Tagged Questions
1
vote
1answer
836 views
Nagiosgraph rrd files not created(maybe because of map file)
I'm having a problem with Nagiosgraph. I have created a nagios check which monitors the traffic on a server/workstation through SNMP and the output of the check is a long string that looks like this:
...
0
votes
1answer
294 views
Javascript library for dynamically switching pages/views
I have been using nagios + pnp4nagios for a while and am happy with the images rrdtool creates. My current task is to create a panel that has some statistics generated by nagios and after a while the ...
1
vote
1answer
297 views
RRDTool and projects that use it (cacti etc) - HOWTO, storage, backup etc
I want to create an application similar to cacti.
I would like to store time-series data in a MySQL database (that is rotated on schedule).
Where does cacti (nagios, zenoss) store polled data?
a) ...