graphical Representation of usage

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
abhi9891
Posts: 1
Joined: Fri Jul 28, 2017 4:55 am

graphical Representation of usage

Post by abhi9891 »

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
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: graphical Representation of usage

Post by mcapra »

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
Former Nagios employee
https://www.mcapra.com/
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN

Re: graphical Representation of usage

Post by dwhitfield »

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.