Hello,
I am currently trying to find some way, how to setup nagios to monitor errors on interface and how to sum these values into the graph. I also use Cacti but I would like to transfer all my graphs to Nagios and remove Cacti.
Is there any way how can I setup graphs like at screenshots at Nagios XI? If so, could you please advice me?
Thanks a lot,
Martin
Checks and graphs for errors on interface
-
Cpt.Ackbar
- Posts: 31
- Joined: Thu Aug 17, 2017 7:14 am
Checks and graphs for errors on interface
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Checks and graphs for errors on interface
In Nagios XI you can create your own graphs in Graph Explorer for anything you are collecting data for
Home -> Graphs -> Graph Explorer -> Multistacked Performance Graph Tab
And you can add any element from any check to one graph, then click the dashify icon to save it to a dashboard.
Home -> Graphs -> Graph Explorer -> Multistacked Performance Graph Tab
And you can add any element from any check to one graph, then click the dashify icon to save it to a dashboard.
-
Cpt.Ackbar
- Posts: 31
- Joined: Thu Aug 17, 2017 7:14 am
Re: Checks and graphs for errors on interface
Thank you for your reply.
I am able to create new graph and I know the mechanism underneath. But I am not able to find out how to get "errors" out of the network device like switch or router. I am able to get only bandwidth and status.
Could you please describe me, how to set up interface errors check to be able to see this check at multistacked graph configuration?
Thanks
I am able to create new graph and I know the mechanism underneath. But I am not able to find out how to get "errors" out of the network device like switch or router. I am able to get only bandwidth and status.
Could you please describe me, how to set up interface errors check to be able to see this check at multistacked graph configuration?
Thanks
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Checks and graphs for errors on interface
You would need to monitor these items. Probably the easiest way would be to run the SNMPWalk Wizard against the switch and choose all the interface errors items and start monitoring them.Cpt.Ackbar wrote:Thank you for your reply.
I am able to create new graph and I know the mechanism underneath. But I am not able to find out how to get "errors" out of the network device like switch or router. I am able to get only bandwidth and status.
Could you please describe me, how to set up interface errors check to be able to see this check at multistacked graph configuration?
Thanks
-
Cpt.Ackbar
- Posts: 31
- Joined: Thu Aug 17, 2017 7:14 am
Re: Checks and graphs for errors on interface
That is exactly what I was looking for. Thank you very much.scottwilkerson wrote:... the easiest way would be to run the SNMPWalk Wizard against the switch ...
Re: Checks and graphs for errors on interface
Did you have any further (related) questions or are we okay to close this thread?
Former Nagios employee
-
Cpt.Ackbar
- Posts: 31
- Joined: Thu Aug 17, 2017 7:14 am
Re: Checks and graphs for errors on interface
I think it is all for now. Thanks