API for external graphing #81
Unanswered
intelliserve
asked this question in
Q&A
Replies: 1 comment
-
connected issue #75 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like the LibreNMS api for getting device metrics and importing librenms generated graphs into our CRM.
I understand I could query the database directly. I am looking to see if anyone has made an api like librenms using gets or silmiar .. a get request for example to request the current latency of a customer http://libreqos/latency/ or /metrics/ip?from=datetime&to=datetime. To respond with current u/d. Packet loss, latency within a time frame.
Our crm is php with rrd for basic graphing and also librenms api for detailed graphing and monitoring.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions