Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
Description
Hi,
Im using CE 24.4.13528
I have IPSLA setup and working however the graph isnt showing up the device / sla / endpoint section (device/device=66/tab=slas/id=13/)
if i hover over the link it pops up but i cant get the graph to show through a weblink
ive attached a screenshot to hopefully make it clearer
ive found that i can can quickly grab the url from the popup i can manually browse to the graph at
/graph.php?type=sla_graph&id=13&height=400&width=1623&from=1721208526
ive also found that if i do the following the graph will load
/graphs/type=sla_echo/id=7/
then click ICMP Ping
it loads
/graphs/type=sla_sla/id=7/device=66/
it seems link there is a url linking problem from
/device/device=66/tab=slas/id=7/ to /graphs/type=sla_sla/id=7/device=66/
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.