Checks and graphs for errors on interface

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Cpt.Ackbar
Posts: 31
Joined: Thu Aug 17, 2017 7:14 am

Checks and graphs for errors on interface

Post by Cpt.Ackbar »

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
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

Post by scottwilkerson »

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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Cpt.Ackbar
Posts: 31
Joined: Thu Aug 17, 2017 7:14 am

Re: Checks and graphs for errors on interface

Post by Cpt.Ackbar »

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
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

Post by scottwilkerson »

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
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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Cpt.Ackbar
Posts: 31
Joined: Thu Aug 17, 2017 7:14 am

Re: Checks and graphs for errors on interface

Post by Cpt.Ackbar »

scottwilkerson wrote:... the easiest way would be to run the SNMPWalk Wizard against the switch ...
That is exactly what I was looking for. Thank you very much.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Checks and graphs for errors on interface

Post by tmcdonald »

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

Post by Cpt.Ackbar »

I think it is all for now. Thanks
Locked