packet:snmp_graphs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| packet:snmp_graphs [2024/03/17 20:23] – g7taj | packet:snmp_graphs [2024/09/22 18:15] (current) – g7taj | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| </ | </ | ||
| + | - You need to enable SNMP in bpq32.cfg. You can do it two ways, either inside TELNET config, or inside IPGATEWAY | ||
| - | - You need to add the following to bpq32.cfg | + | - TELNET |
| + | In the telnet configuration section, add | ||
| + | < | ||
| + | |||
| + | e.g. | ||
| + | < | ||
| + | PORT | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | ENDPORT | ||
| + | </ | ||
| + | |||
| + | |||
| + | - IPGATWEAY | ||
| The IP's used here are for example only. If you setup linBPQ for 44-net, please use all the proper IP's allocated to you. | The IP's used here are for example only. If you setup linBPQ for 44-net, please use all the proper IP's allocated to you. | ||
| 192.168.1.44 - unused on the LAN (not the node's IP address) | 192.168.1.44 - unused on the LAN (not the node's IP address) | ||
| Line 52: | Line 75: | ||
| </ | </ | ||
| - | Then from the same, or another machine\\ | + | - Then from the same, or another machine\\ |
| - | Note, you may have to add a route. This can be a service, or a cron script: | + | (Note, you may have to add a route. This can be a service, or a cron script) |
| < | < | ||
| Line 167: | Line 190: | ||
| < | < | ||
| < | < | ||
| - | |||
| - | function fetchData() { | ||
| - | console.log(' | ||
| - | var xhr = new XMLHttpRequest(); | ||
| - | xhr.open(" | ||
| - | xhr.onload = function() { | ||
| - | document.getElementById(' | ||
| - | } | ||
| - | xhr.send(); | ||
| - | setTimeout( function () { fetchData() } , 3000); | ||
| - | |||
| - | } | ||
| - | |||
| function update() { | function update() { | ||
packet/snmp_graphs.1710707012.txt.gz · Last modified: by g7taj
