Is it possible to create multiple graphs from one set of performance data? I currently have a filesystem space check that gather information on all filesystems that I have specified below. Is there any way to produce multiple performance graphs from this, i.e. one per file system?
For example:
File system utilization is OK.|/=22%; /var=17%; /u04/oradata=37%; /u03/arch=15%; /u08/oradata=63%; /u09/oradata=46%; /u02/oracle=82%; /u01/oracle=70%;
Nagios Performance Graphs
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Nagios Performance Graphs
This can be done with Graph Explorer.
Choose the Multistacked Performance Graph tab
Choose the host
Choose the service (disk in your case)
Under "Select Data Type" You should see the individual disk mountpoints to be added.
Let us know if this answers your query!
Choose the Multistacked Performance Graph tab
Choose the host
Choose the service (disk in your case)
Under "Select Data Type" You should see the individual disk mountpoints to be added.
Let us know if this answers your query!
Re: Nagios Performance Graphs
Awesome. That is exactly what I needed.
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Nagios Performance Graphs
Great - glad to help. Gonna lock this one.