Add Bandwidth Port status

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Add Bandwidth Port status

Post by bashar.abed »

Hi,

we have nagios Xi version 5.3.14 VM machine

when i used Configuration Wizard to add new switch to Nagios System then i added the interface status and bandwidth i faced this error

as attached

Thanks
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: Add Bandwidth Port status

Post by scottwilkerson »

It usually takes about 10-15 minutes for the performance data to start collecting on newly added Switches/routers
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Re: Add Bandwidth Port status

Post by bashar.abed »

the same error after 16 hours

and the error is

var/lib/mrtg/10.100.52.3_10111.rrd does not exist.

Thanks
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: Add Bandwidth Port status

Post by scottwilkerson »

Can you share your /etc/mrtg/conf.d/10.100.52.3.cfg

It's possible that these ports were down when you ran the wizard and they were removed from being polled.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Re: Add Bandwidth Port status

Post by bashar.abed »

Hi,

what is mean share this command /etc/mrtg/conf.d/10.100.52.3.cfg

and kindly note that the Ports are running and up
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Add Bandwidth Port status

Post by scottwilkerson »

I would like to see this file off of your Nagios XI server

Code: Select all

/etc/mrtg/conf.d/10.100.52.3.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Re: Add Bandwidth Port status

Post by bashar.abed »

please
send me the fill commands

[root@nms ~]# /etc/mrtg/conf.d/10.100.52.3.cfg
-bash: /etc/mrtg/conf.d/10.100.52.3.cfg: Permission denied
[root@nms ~]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Add Bandwidth Port status

Post by scottwilkerson »

run

Code: Select all

cat /etc/mrtg/conf.d/10.100.52.3.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bashar.abed
Posts: 153
Joined: Tue Oct 11, 2016 1:34 am
Location: Ramallah West Bank Palestine
Contact:

Re: Add Bandwidth Port status

Post by bashar.abed »

Hi,

please find the attached file

Thanks
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: Add Bandwidth Port status

Post by scottwilkerson »

They appear to be in there but I noticed you are using SNMPv1 when these devices should be capable of version 2 and being they are gigabit interfaces, may require version 2.

I would suggest re-running the Network Switch/Router wizard using SNMPv2
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked