Hi All,
I need help finding the DB location for this graph
type=device_ucd_load
/includes/html/graphs/device/ucd_load.inc.php
Hi All,
I need help finding the DB location for this graph
type=device_ucd_load
/includes/html/graphs/device/ucd_load.inc.php
Hi.
The “RRD Tool Command” shows exactly the information you need, below the graph itself.
apparently this specific graph does not log to the DB, so I cant alert from this
If you want the SQL, then yes, there is no direct relationship between a graph and the MySQL DB. Some values are stored and some are not.
According to the title of the post and the content, I thought you were searching for the RRD location (D of RRD is also “Database”).
okay cool, yeah what I meant was where it lives in the DB for Alert purposes.
Thank you very much.