Tony Murray
Tony Murray
@rudybroersma yeah, you want to send the current value in discovery. A PR would be appreciated.
You should use foreach and not [0] Also ['data']['data'] is kinda wild.
How do you access application metrics?
Hmm, I'm kind of curious about this. When you add a table to the alert rule the data is already included. (although I suppose metrics would not be sometimes. Also...
That was kind of the intention of the AlertData object. Never been implemented though.
Sensors have to be set up correctly for them to show attached to the transceiver. Can you post the output of `./discovery.php -m sensors -d -h `?
Can you add a screen shot of what you see in the UI with the filtering options in the menu shown?
LibreNMS should use the exact same code for both models... I wonder what is different?
Run discovery with -d (and -v to show private info) and it will show you every snmp query LibreNMS makes.
I would much rather just not use cron and use the systemd timers instead.