Add Bandwidth Port status
-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Add Bandwidth Port status
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
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
It usually takes about 10-15 minutes for the performance data to start collecting on newly added Switches/routers
-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Re: Add Bandwidth Port status
the same error after 16 hours
and the error is
var/lib/mrtg/10.100.52.3_10111.rrd does not exist.
Thanks
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
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.
It's possible that these ports were down when you ran the wizard and they were removed from being polled.
-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Re: Add Bandwidth Port status
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
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
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-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Re: Add Bandwidth Port status
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 ~]#
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
run
Code: Select all
cat /etc/mrtg/conf.d/10.100.52.3.cfg-
bashar.abed
- Posts: 153
- Joined: Tue Oct 11, 2016 1:34 am
- Location: Ramallah West Bank Palestine
- Contact:
Re: Add Bandwidth Port status
Hi,
please find the attached file
Thanks
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
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
I would suggest re-running the Network Switch/Router wizard using SNMPv2