Details
-
Help
-
Resolution: Unresolved
-
Minor
-
None
-
CE-21.10
-
None
Description
Hi,
I would like to know if I can attach the device_availability graph in the mail alert.
When the mail is delivered (correctly, no problems on this), the image at the bottom links to a specific URL:
https://xx.xx.xx/graph.php?type=device_ping&device=41
but I've got this error, and no graph is shown.
Is it possibile to modify the configuration to insert the device_availability graph in the mail alert, instead?
https://xx.xx.xx/graph.php?type=device_availability&device=41
Thank you.
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 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -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.