HI,
We have test setup of nagiox xi and we want to show our customers about feature of nagios.
Can you let me know the process to get system reports in graphical format to get data for system performance services like disk or memory and for host
Do i need to use third party addons and install them or is it inbuil feature of nagios xi.
Thanks
Ravi
how to generate graph to monitor desik and ssystem performan
-
- Posts: 269
- Joined: Wed Mar 14, 2012 9:50 am
-
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: how to generate graph to monitor desik and ssystem perfo
There are many possibilities for graphing with Nagios XI, some are already embedded within the software for instance under the Home menu, you can click on Metrics to display Host and Service metrics. You can also visit the graph explorer under the Performance graphs section in the Home menu.
In addition to this when you click on a host or service to visit it's details page, you can click on Performance graphs to get a display of the check's data.
Nagvis is yet another solution which allows you to create "maps" based on the parent/child relationships within Nagios XI. Nagvis can be found at:
http://www.nagvis.org/
In addition to this when you click on a host or service to visit it's details page, you can click on Performance graphs to get a display of the check's data.
Nagvis is yet another solution which allows you to create "maps" based on the parent/child relationships within Nagios XI. Nagvis can be found at:
http://www.nagvis.org/
-
- Posts: 269
- Joined: Wed Mar 14, 2012 9:50 am
Re: how to generate graph to monitor desik and ssystem perfo
We cannot see metrics option in home menu.
Under performance graph I can see only one host with graphs but not able to see other hosts and services.
Can you let us know if we are missing any thing
Under performance graph I can see only one host with graphs but not able to see other hosts and services.
Can you let us know if we are missing any thing
-
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: how to generate graph to monitor desik and ssystem perfo
My apologies, the link to download the Metrics Component is located here:
http://exchange.nagios.org/directory/Ad ... nt/details
Please download this Zip and upload it to your Nagios XI server's WEB UI. Admin > Manage Components.
http://exchange.nagios.org/directory/Ad ... nt/details
Please download this Zip and upload it to your Nagios XI server's WEB UI. Admin > Manage Components.
-
- Posts: 269
- Joined: Wed Mar 14, 2012 9:50 am
Re: how to generate graph to monitor desik and ssystem perfo
I have downloaded metrics plugin and uploaded and restarted nagios
Now i can see metrics option under home.
When i clike it it is showing al the disk outputs in other servers but i am not able to open performance graphs for any other server except one.
I am getting No performance graphs were found for this service error when i click performance graph tab.
Also under advanced tab the performance data is showing red for these servers.
Can you let me know how to enable this option.
Now i can see metrics option under home.
When i clike it it is showing al the disk outputs in other servers but i am not able to open performance graphs for any other server except one.
I am getting No performance graphs were found for this service error when i click performance graph tab.
Also under advanced tab the performance data is showing red for these servers.
Can you let me know how to enable this option.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: how to generate graph to monitor desik and ssystem perfo
The performance data is red?ravish78 wrote:Also under advanced tab the performance data is showing red for these servers.
What version of XI are you using?
Can you post a screenshot of the red performance data?
-
- Posts: 269
- Joined: Wed Mar 14, 2012 9:50 am
Re: how to generate graph to monitor desik and ssystem perfo
Weare using Nagios XI 2011R3.3
Attached scrnshots of errors
Attached scrnshots of errors
You do not have the required permissions to view the files attached to this post.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: how to generate graph to monitor desik and ssystem perfo
If you go to Configure -> CCM -> Services -> Modify (for a service with red performance icon) -> Check Settings Tab
Look for "Process perf data" and select on
Save
Apply Configuration
Look for "Process perf data" and select on
Save
Apply Configuration
-
- Posts: 269
- Joined: Wed Mar 14, 2012 9:50 am
Re: how to generate graph to monitor desik and ssystem perfo
Thanks for the update.It works for some checks afeter perfing the steps.We still have some issues an working on that .
-
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: how to generate graph to monitor desik and ssystem perfo
Sounds good, let us know how it works out for you.