I have installed the Nagios server to monitor all my client's services such as cpu load, current users, HTTP, PING, Root Partition, SSH, Swap Usage, Total Processes., which is working fine.
But I want a graphical view of all this with historical data with up's and down.
Any lead on this would be appreciated.
Thanx in Advance
graphical Representation of usage
-
- Posts: 3739
- Joined: Thu May 05, 2016 3:54 pm
Re: graphical Representation of usage
Nagios XI includes graphing out-of-the-box, but it's only free to try or up to 7 hosts.
Most people who want to graph performance data are using PNP4Nagios.
There's also guides out there for integrating Nagios with Grafana:
https://exchange.nagios.org/directory/D ... na/details
https://github.com/Griesbacher/nagflux
Or you could rig up Nagios to send it's performance data to Prometheus for later querying/display:
https://github.com/m-lab/prometheus-nagios-exporter
Most people who want to graph performance data are using PNP4Nagios.
There's also guides out there for integrating Nagios with Grafana:
https://exchange.nagios.org/directory/D ... na/details
https://github.com/Griesbacher/nagflux
Or you could rig up Nagios to send it's performance data to Prometheus for later querying/display:
https://github.com/m-lab/prometheus-nagios-exporter
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
Re: graphical Representation of usage
There's also Cacti. Our documentation is for XI, but it might be helpful in figuring out the direction you want to go: https://assets.nagios.com/downloads/nag ... ide_XI.pdf
There's also nagiosgraph, but it's not well-maintained.
There's also nagiosgraph, but it's not well-maintained.