|
|
| Author |
Message |
laurent007
Joined: 23 Nov 2006 Posts: 3
|
Posted: Thu Jun 28, 2007 6:56 am Post subject: Store Last Values into an sql database |
|
|
Is there a way to store the last values (retrieved by the poller) in a mysql table ?
For the story I retrieve the load average from some servers (snmp) and i have to provide last load averages values in an sql table (updated every 5 minutes).
I dont've found these values in the existing cacti sql tables.
regards,
laurent. |
|
| Back to top |
|
 |
Exo7 Cacti User
Joined: 13 Jul 2005 Posts: 124
|
Posted: Thu Jun 28, 2007 9:56 am Post subject: |
|
|
| It is already the case (check poller_output table) |
|
| Back to top |
|
 |
cigamit Developer
Joined: 07 Apr 2005 Posts: 945 Location: B/CS Texas
|
Posted: Wed Jul 04, 2007 12:02 pm Post subject: |
|
|
| An alternate route is if you have thresholds setup for the hosts / graphs, since thold also stores the last value in its sql table. |
|
| Back to top |
|
 |
|