Network Switch and Router Bandwidth fails to measure traffic

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
glitchcowboy
Posts: 38
Joined: Tue Sep 29, 2015 2:59 pm

Network Switch and Router Bandwidth fails to measure traffic

Post by glitchcowboy »

Using the Network Switch and Router XI Wizard more than 6 months ago, I set up network traffic monitoring for every branch location's router. Everything worked perfectly until we upgraded to 5.3, which caused each report not to fail, but to only respond with measurements of 0 traffic.

[[email protected] ~]# /usr/local/nagios/libexec/check_rrdtraf -f /var/lib/mrtg/alx-router1_3.rrd -w 2.47,2.47 -c 2.78,2.78 -l M -a 3 OK - Current BW in: 0Mbps Out: 0Mbps|in=0Mb/s;2.47;2.78; inpct=0 out=0Mb/s;2.47;2.78; outpct=0

Recreating these reports with the current version (2.3.5) of the wizard does not solve this problem.

Is there anyway to fix this manually or do we have to wait for an update for the XI Wizard?
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by avandemore »

Are you running on 5.3.0 or 5.3.1?

On a new upgrade like that, older customization from wizards get overwritten. It's quite strange that rerunning the wizard didn't correct this.

XI > Admin > System Profile > Download Profile

Please include the zip file in your response. You can PM it for privacy if you like.
Previous Nagios employee
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Network Switch and Router Bandwidth fails to measure tra

Post by dwhitfield »

What browser are you using? There were some IE-related graphing issues solved in 5.3.1.
glitchcowboy
Posts: 38
Joined: Tue Sep 29, 2015 2:59 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by glitchcowboy »

I've only been using Chrome 54.0 so far to look at Nagios, but the Nagios generated graphs aren't the problem. We send all of our nagios checks to a splunk instance for visusalization. All of the monitoring checks we set up using this wizard have started to report 0 traffic
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by avandemore »

What is the output of cat /proc/cpuinfo?
Previous Nagios employee
glitchcowboy
Posts: 38
Joined: Tue Sep 29, 2015 2:59 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by glitchcowboy »

Code: Select all

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 63
model name	: Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz
stepping	: 2
microcode	: 0x36
cpu MHz		: 2593.993
cache size	: 25600 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 15
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm ida arat epb pln pts dtherm fsgsbase smep
bogomips	: 5187.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 63
model name	: Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz
stepping	: 2
microcode	: 0x36
cpu MHz		: 2593.993
cache size	: 25600 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 15
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm ida arat epb pln pts dtherm fsgsbase smep
bogomips	: 5187.98
clflush size	: 64
EDIT: Please use code tag for long output.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by avandemore »

Please edit /usr/local/nagios/etc/pnp/npcd.cfg Change load_threshold = 10.0 to load_threshold = 20.0.

Restart npcd:

service npcd restart

Test and report the results.

Also you may wish to install a RAMDISK
Previous Nagios employee
glitchcowboy
Posts: 38
Joined: Tue Sep 29, 2015 2:59 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by glitchcowboy »

After editing and restarting the service, we're still seeing the same results; Nagios makes contact with the network device, and reports 0 traffic
glitchcowboy
Posts: 38
Joined: Tue Sep 29, 2015 2:59 pm

Re: Network Switch and Router Bandwidth fails to measure tra

Post by glitchcowboy »

We recently ran yum updates, this is our yum.log

Code: Select all

Apr 08 05:25:46 Installed: python-gofer-2.6.8-1.el7sat.noarch
Apr 08 05:25:51 Installed: gofer-2.6.8-1.el7sat.noarch
Apr 08 05:25:51 Installed: python-isodate-0.5.0-4.pulp.el7sat.noarch
Apr 08 05:25:51 Installed: python-pulp-common-2.6.0.20-1.el7sat.noarch
Apr 08 05:25:51 Installed: python-pulp-agent-lib-2.6.0.20-1.el7sat.noarch
Apr 08 05:25:51 Installed: python-pulp-rpm-common-2.6.0.20-1.el7sat.noarch
Apr 08 05:25:51 Installed: pulp-rpm-handlers-2.6.0.20-1.el7sat.noarch
Apr 08 05:25:52 Installed: qpid-proton-c-0.12.0-1.el7.x86_64
Apr 08 05:25:52 Installed: python-qpid-proton-0.12.0-1.el7.x86_64
Apr 08 05:25:52 Installed: python-gofer-proton-2.6.8-1.el7sat.noarch
Apr 08 05:25:52 Installed: katello-agent-2.2.6-1.el7sat.noarch
Apr 15 13:30:53 Installed: sudo-1.8.6p7-17.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:device-mapper-event-libs-1.02.107-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: glibc-common-2.17-106.el7_2.4.x86_64
Apr 15 13:30:53 Installed: libsmbclient-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: 32:bind-license-9.9.4-29.el7_2.3.noarch
Apr 15 13:30:53 Installed: ntpdate-4.2.6p5-22.el7_2.1.x86_64
Apr 15 13:30:53 Installed: openssh-6.6.1p1-25.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:openssl-devel-1.0.1e-51.el7_2.4.x86_64
Apr 15 13:30:53 Installed: postgresql-server-9.2.15-1.el7_2.x86_64
Apr 15 13:30:53 Installed: libuuid-2.23.2-26.el7_2.2.x86_64
Apr 15 13:30:53 Installed: kernel-headers-3.10.0-327.13.1.el7.x86_64
Apr 15 13:30:53 Installed: ca-certificates-2015.2.6-70.1.el7_2.noarch
Apr 15 13:30:53 Installed: libmount-2.23.2-26.el7_2.2.x86_64
Apr 15 13:30:53 Installed: ntp-4.2.6p5-22.el7_2.1.x86_64
Apr 15 13:30:53 Installed: 1:mariadb-devel-5.5.47-1.el7_2.x86_64
Apr 15 13:30:53 Installed: nss-util-3.19.1-9.el7_2.x86_64
Apr 15 13:30:53 Installed: selinux-policy-3.13.1-60.el7_2.3.noarch
Apr 15 13:30:53 Installed: 32:bind-libs-lite-9.9.4-29.el7_2.3.x86_64
Apr 15 13:30:53 Installed: numactl-libs-2.0.9-6.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:device-mapper-1.02.107-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: systemd-libs-219-19.el7_2.7.x86_64
Apr 15 13:30:53 Installed: libsss_idmap-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: cronie-anacron-1.4.11-14.el7_2.1.x86_64
Apr 15 13:30:53 Installed: sssd-common-pac-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: 1:NetworkManager-libnm-1.0.6-29.el7_2.x86_64
Apr 15 13:30:53 Installed: avahi-libs-0.6.31-15.el7_2.1.x86_64
Apr 15 13:30:53 Installed: sssd-ipa-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: coreutils-8.22-15.el7_2.1.x86_64
Apr 15 13:30:53 Installed: tzdata-2016c-1.el7.noarch
Apr 15 13:30:53 Installed: libgudev1-219-19.el7_2.7.x86_64
Apr 15 13:30:53 Installed: tuned-2.5.1-4.el7_2.3.noarch
Apr 15 13:30:53 Installed: 1:java-1.8.0-openjdk-1.8.0.77-0.b03.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:NetworkManager-config-server-1.0.6-29.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:NetworkManager-tui-1.0.6-29.el7_2.x86_64
Apr 15 13:30:53 Installed: libldb-1.1.25-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:mariadb-libs-5.5.47-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:device-mapper-event-1.02.107-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: openldap-2.4.40-9.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:mariadb-server-5.5.47-1.el7_2.x86_64
Apr 15 13:30:53 Installed: sssd-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: samba-common-libs-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: 32:bind-libs-9.9.4-29.el7_2.3.x86_64
Apr 15 13:30:53 Installed: 1:java-1.8.0-openjdk-headless-1.8.0.77-0.b03.el7_2.x86_64
Apr 15 13:30:53 Installed: kernel-tools-3.10.0-327.13.1.el7.x86_64
Apr 15 13:30:53 Installed: sssd-krb5-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: libipa_hbac-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: samba-libs-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: libsss_nss_idmap-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: glibc-devel-2.17-106.el7_2.4.x86_64
Apr 15 13:30:53 Installed: systemd-219-19.el7_2.7.x86_64
Apr 15 13:30:53 Installed: initscripts-9.49.30-1.el7_2.2.x86_64
Apr 15 13:30:53 Installed: selinux-policy-targeted-3.13.1-60.el7_2.3.noarch
Apr 15 13:30:53 Installed: libssh2-1.4.3-10.el7_2.1.x86_64
Apr 15 13:30:53 Installed: glibc-headers-2.17-106.el7_2.4.x86_64
Apr 15 13:30:53 Installed: libwbclient-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: cyrus-sasl-lib-2.1.26-20.el7_2.x86_64
Apr 15 13:30:53 Installed: sssd-ldap-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: libuuid-2.23.2-26.el7_2.2.i686
Apr 15 13:30:53 Installed: postgresql-devel-9.2.15-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 32:bind-utils-9.9.4-29.el7_2.3.x86_64
Apr 15 13:30:53 Installed: procps-ng-3.3.10-5.el7_2.x86_64
Apr 15 13:30:53 Installed: avahi-autoipd-0.6.31-15.el7_2.1.x86_64
Apr 15 13:30:53 Installed: cronie-1.4.11-14.el7_2.1.x86_64
Apr 15 13:30:53 Installed: openssh-server-6.6.1p1-25.el7_2.x86_64
Apr 15 13:30:53 Installed: kpartx-0.4.9-85.el7_2.1.x86_64
Apr 15 13:30:53 Installed: libteam-1.17-6.el7_2.x86_64
Apr 15 13:30:53 Installed: libtool-ltdl-2.4.2-21.el7_2.x86_64
Apr 15 13:30:53 Installed: libtevent-0.9.26-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:NetworkManager-team-1.0.6-29.el7_2.x86_64
Apr 15 13:30:53 Installed: 1:NetworkManager-1.0.6-29.el7_2.x86_64
Apr 15 13:30:53 Installed: kexec-tools-2.0.7-38.el7_2.1.x86_64
Apr 15 13:30:53 Installed: 1:openssl-libs-1.0.1e-51.el7_2.4.x86_64
Apr 15 13:30:53 Installed: sssd-krb5-common-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: samba-common-tools-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: kernel-tools-libs-3.10.0-327.13.1.el7.x86_64
Apr 15 13:30:53 Installed: krb5-devel-1.13.2-12.el7_2.x86_64
Apr 15 13:30:53 Installed: tzdata-java-2016c-1.el7.noarch
Apr 15 13:30:53 Installed: python-perf-3.10.0-327.13.1.el7.x86_64
Apr 15 13:30:53 Installed: systemd-sysv-219-19.el7_2.7.x86_64
Apr 15 13:30:53 Installed: sssd-proxy-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: cyrus-sasl-devel-2.1.26-20.el7_2.x86_64
Apr 15 13:30:53 Installed: cyrus-sasl-gssapi-2.1.26-20.el7_2.x86_64
Apr 15 13:30:53 Installed: libblkid-2.23.2-26.el7_2.2.x86_64
Apr 15 13:30:53 Installed: samba-client-libs-4.2.10-6.el7_2.x86_64
Apr 15 13:30:53 Installed: krb5-workstation-1.13.2-12.el7_2.x86_64
Apr 15 13:30:53 Installed: sssd-client-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: 1:openssl-1.0.1e-51.el7_2.4.x86_64
Apr 15 13:30:53 Installed: sssd-ad-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: 1:mariadb-5.5.47-1.el7_2.x86_64
Apr 15 13:30:53 Installed: libtdb-1.3.8-1.el7_2.x86_64
Apr 15 13:30:53 Installed: krb5-libs-1.13.2-12.el7_2.x86_64
Apr 15 13:30:53 Installed: python-pyudev-0.15-7.el7_2.1.noarch
Apr 15 13:30:53 Installed: graphite2-1.3.6-1.el7_2.x86_64
Apr 15 13:30:53 Installed: pytalloc-2.1.5-1.el7_2.x86_64
Apr 15 13:30:53 Installed: openldap-devel-2.4.40-9.el7_2.x86_64
Apr 15 13:30:53 Installed: teamd-1.17-6.el7_2.x86_64
Apr 15 13:30:53 Installed: postgresql-libs-9.2.15-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:device-mapper-libs-1.02.107-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: glibc-2.17-106.el7_2.4.i686
Apr 15 13:30:53 Installed: libtalloc-2.1.5-1.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:lvm2-libs-2.02.130-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: cyrus-sasl-2.1.26-20.el7_2.x86_64
Apr 15 13:30:53 Installed: python-sssdconfig-1.13.0-40.el7_2.2.noarch
Apr 15 13:30:53 Installed: postgresql-9.2.15-1.el7_2.x86_64
Apr 15 13:30:53 Installed: samba-common-4.2.10-6.el7_2.noarch
Apr 15 13:30:53 Installed: util-linux-2.23.2-26.el7_2.2.x86_64
Apr 15 13:30:53 Installed: openssh-clients-6.6.1p1-25.el7_2.x86_64
Apr 15 13:30:53 Installed: polkit-0.112-6.el7_2.x86_64
Apr 15 13:30:53 Installed: 7:lvm2-2.02.130-5.el7_2.1.x86_64
Apr 15 13:30:53 Installed: sssd-common-1.13.0-40.el7_2.2.x86_64
Apr 15 13:30:53 Installed: glibc-2.17-106.el7_2.4.x86_64
Apr 25 12:59:22 Installed: tzdata-2016d-1.el7.noarch
Apr 25 12:59:22 Installed: 1:java-1.8.0-openjdk-1.8.0.91-0.b14.el7_2.x86_64
Apr 25 12:59:22 Installed: tzdata-java-2016d-1.el7.noarch
Apr 25 12:59:22 Installed: 1:java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-sysinit-3.21.0-9.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-3.21.0-9.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-util-3.21.0-2.2.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64
Apr 26 09:14:51 Installed: nspr-4.11.0-1.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-softokn-freebl-3.16.2.3-14.2.el7_2.i686
Apr 26 09:14:51 Installed: nss-softokn-3.16.2.3-14.2.el7_2.x86_64
Apr 26 09:14:51 Installed: nss-tools-3.21.0-9.el7_2.x86_64
May 16 13:07:31 Installed: kpartx-0.4.9-85.el7_2.4.x86_64
May 16 13:07:31 Installed: sssd-proxy-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: libsss_idmap-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: sssd-ad-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: pcre-8.32-15.el7_2.1.x86_64
May 16 13:07:31 Installed: 7:lvm2-2.02.130-5.el7_2.2.x86_64
May 16 13:07:31 Installed: glibc-headers-2.17-106.el7_2.6.x86_64
May 16 13:07:31 Installed: libsss_nss_idmap-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: 7:device-mapper-event-libs-1.02.107-5.el7_2.2.x86_64
May 16 13:07:31 Installed: glibc-2.17-106.el7_2.6.i686
May 16 13:07:31 Installed: pcre-devel-8.32-15.el7_2.1.x86_64
May 16 13:07:31 Installed: 1:openssl-devel-1.0.1e-51.el7_2.5.x86_64
May 16 13:07:31 Installed: libipa_hbac-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: kernel-tools-3.10.0-327.18.2.el7.x86_64
May 16 13:07:31 Installed: systemd-219-19.el7_2.9.x86_64
May 16 13:07:31 Installed: 7:lvm2-libs-2.02.130-5.el7_2.2.x86_64
May 16 13:07:31 Installed: systemd-libs-219-19.el7_2.9.x86_64
May 16 13:07:31 Installed: 7:device-mapper-event-1.02.107-5.el7_2.2.x86_64
May 16 13:07:31 Installed: 1:mod_ssl-2.4.6-40.el7_2.1.x86_64
May 16 13:07:31 Installed: 7:device-mapper-libs-1.02.107-5.el7_2.2.x86_64
May 16 13:07:31 Installed: sssd-common-pac-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: kernel-tools-libs-3.10.0-327.18.2.el7.x86_64
May 16 13:07:31 Installed: 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64
May 16 13:07:31 Installed: sssd-krb5-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: chkconfig-1.3.61-5.el7_2.1.x86_64
May 16 13:07:31 Installed: python-perf-3.10.0-327.18.2.el7.x86_64
May 16 13:07:31 Installed: 1:openssl-1.0.1e-51.el7_2.5.x86_64
May 16 13:07:31 Installed: sssd-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: glibc-devel-2.17-106.el7_2.6.x86_64
May 16 13:07:31 Installed: libtevent-0.9.26-1.el7_2.1.x86_64
May 16 13:07:31 Installed: sssd-common-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: systemd-sysv-219-19.el7_2.9.x86_64
May 16 13:07:31 Installed: glibc-2.17-106.el7_2.6.x86_64
May 16 13:07:31 Installed: libgudev1-219-19.el7_2.9.x86_64
May 16 13:07:31 Installed: 7:device-mapper-1.02.107-5.el7_2.2.x86_64
May 16 13:07:31 Installed: glibc-common-2.17-106.el7_2.6.x86_64
May 16 13:07:31 Installed: python-sssdconfig-1.13.0-40.el7_2.4.noarch
May 16 13:07:31 Installed: kernel-headers-3.10.0-327.18.2.el7.x86_64
May 16 13:07:31 Installed: sssd-krb5-common-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: sssd-ldap-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: httpd-2.4.6-40.el7_2.1.x86_64
May 16 13:07:31 Installed: httpd-tools-2.4.6-40.el7_2.1.x86_64
May 16 13:07:31 Installed: sssd-client-1.13.0-40.el7_2.4.x86_64
May 16 13:07:31 Installed: sssd-ipa-1.13.0-40.el7_2.4.x86_64
May 26 05:49:31 Updated: php-common-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:31 Updated: 1:net-snmp-libs-5.7.2-24.el7_2.1.x86_64
May 26 05:49:31 Updated: php-pdo-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:31 Updated: freetds-0.95.81-1.el7.x86_64
May 26 05:49:31 Updated: 1:net-snmp-agent-libs-5.7.2-24.el7_2.1.x86_64
May 26 05:49:32 Updated: 1:net-snmp-5.7.2-24.el7_2.1.x86_64
May 26 05:49:32 Updated: php-cli-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:32 Updated: qpid-proton-c-0.12.1-1.el7.x86_64
May 26 05:49:32 Updated: python-bson-2.5.2-4.el7.x86_64
May 26 05:49:32 Updated: python-pymongo-2.5.2-4.el7.x86_64
May 26 05:49:32 Updated: python-qpid-proton-0.12.1-1.el7.x86_64
May 26 05:49:32 Updated: php-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:32 Updated: 1:net-snmp-sysvinit-5.7.2-24.el7_2.1.x86_64
May 26 05:49:33 Updated: php-snmp-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: freetds-devel-0.95.81-1.el7.x86_64
May 26 05:49:33 Updated: php-mssql-5.4.16-4.el7.x86_64
May 26 05:49:33 Updated: php-mysql-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: php-pgsql-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: 1:net-snmp-utils-5.7.2-24.el7_2.1.x86_64
May 26 05:49:33 Updated: php-xml-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: php-ldap-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: php-gd-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: php-process-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: php-mcrypt-5.4.16-4.el7.x86_64
May 26 05:49:33 Updated: php-mbstring-5.4.16-36.1.el7_2.1.x86_64
May 26 05:49:33 Updated: libndp-1.2-6.el7_2.x86_64
May 26 05:49:33 Updated: epel-release-7-6.noarch
May 26 05:49:40 Updated: splunkforwarder-6.4.1-debde650d26e.x86_64
Jun 06 17:00:29 Installed: ntp-4.2.6p5-22.el7_2.2.x86_64
Jun 06 17:00:29 Installed: ntpdate-4.2.6p5-22.el7_2.2.x86_64
Jun 22 10:50:23 Installed: tzdata-2016e-1.el7.noarch
Jun 22 10:50:23 Installed: tzdata-java-2016e-1.el7.noarch
Jun 25 17:29:18 Installed: samba-client-libs-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: iproute-3.10.0-54.el7_2.1.x86_64
Jun 25 17:29:18 Installed: samba-common-tools-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: sssd-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: sssd-krb5-common-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: dracut-033-360.el7_2.1.x86_64
Jun 25 17:29:18 Installed: sssd-krb5-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: sssd-proxy-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: kernel-headers-3.10.0-327.22.2.el7.x86_64
Jun 25 17:29:18 Installed: 7:lvm2-libs-2.02.130-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: python-sssdconfig-1.13.0-40.el7_2.9.noarch
Jun 25 17:29:18 Installed: 1:NetworkManager-config-server-1.0.6-30.el7_2.x86_64
Jun 25 17:29:18 Installed: sssd-common-pac-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: dracut-config-rescue-033-360.el7_2.1.x86_64
Jun 25 17:29:18 Installed: 7:lvm2-2.02.130-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: samba-common-4.2.10-6.2.el7_2.noarch
Jun 25 17:29:18 Installed: sssd-ipa-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: 1:NetworkManager-tui-1.0.6-30.el7_2.x86_64
Jun 25 17:29:18 Installed: selinux-policy-targeted-3.13.1-60.el7_2.7.noarch
Jun 25 17:29:18 Installed: libwbclient-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: systemd-libs-219-19.el7_2.11.x86_64
Jun 25 17:29:18 Installed: python-perf-3.10.0-327.22.2.el7.x86_64
Jun 25 17:29:18 Installed: libipa_hbac-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: systemd-sysv-219-19.el7_2.11.x86_64
Jun 25 17:29:18 Installed: 7:device-mapper-event-libs-1.02.107-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: 7:device-mapper-libs-1.02.107-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: kernel-tools-libs-3.10.0-327.22.2.el7.x86_64
Jun 25 17:29:18 Installed: libsss_idmap-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: sssd-client-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: kernel-tools-3.10.0-327.22.2.el7.x86_64
Jun 25 17:29:18 Installed: 1:java-1.8.0-openjdk-1.8.0.91-1.b14.el7_2.x86_64
Jun 25 17:29:18 Installed: libgudev1-219-19.el7_2.11.x86_64
Jun 25 17:29:18 Installed: libxml2-2.9.1-6.el7_2.3.x86_64
Jun 25 17:29:18 Installed: selinux-policy-3.13.1-60.el7_2.7.noarch
Jun 25 17:29:18 Installed: samba-libs-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: systemd-219-19.el7_2.11.x86_64
Jun 25 17:29:18 Installed: 1:java-1.8.0-openjdk-headless-1.8.0.91-1.b14.el7_2.x86_64
Jun 25 17:29:18 Installed: polkit-0.112-7.el7_2.x86_64
Jun 25 17:29:18 Installed: 1:NetworkManager-team-1.0.6-30.el7_2.x86_64
Jun 25 17:29:18 Installed: libsmbclient-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: libsss_nss_idmap-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: dracut-network-033-360.el7_2.1.x86_64
Jun 25 17:29:18 Installed: 7:device-mapper-event-1.02.107-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: 1:NetworkManager-1.0.6-30.el7_2.x86_64
Jun 25 17:29:18 Installed: sssd-ad-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: samba-common-libs-4.2.10-6.2.el7_2.x86_64
Jun 25 17:29:18 Installed: kpartx-0.4.9-85.el7_2.5.x86_64
Jun 25 17:29:18 Installed: 1:NetworkManager-libnm-1.0.6-30.el7_2.x86_64
Jun 25 17:29:18 Installed: libxml2-python-2.9.1-6.el7_2.3.x86_64
Jun 25 17:29:18 Installed: 7:device-mapper-1.02.107-5.el7_2.4.x86_64
Jun 25 17:29:18 Installed: sssd-ldap-1.13.0-40.el7_2.9.x86_64
Jun 25 17:29:18 Installed: sssd-common-1.13.0-40.el7_2.9.x86_64
Jun 29 09:44:01 Installed: 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64
Jun 29 09:44:01 Installed: 7:device-mapper-event-libs-1.02.107-5.el7_2.5.x86_64
Jun 29 09:44:01 Installed: 7:device-mapper-1.02.107-5.el7_2.5.x86_64
Jun 29 09:44:01 Installed: 7:lvm2-2.02.130-5.el7_2.5.x86_64
Jun 29 09:44:01 Installed: 7:device-mapper-event-1.02.107-5.el7_2.5.x86_64
Jun 29 09:44:01 Installed: 7:lvm2-libs-2.02.130-5.el7_2.5.x86_64
Jul 15 11:47:15 Installed: tzdata-java-2016f-1.el7.noarch
Jul 15 11:47:15 Installed: tzdata-2016f-1.el7.noarch
Jul 22 14:12:35 Installed: httpd-2.4.6-40.el7_2.4.x86_64
Jul 22 14:12:35 Installed: 1:java-1.8.0-openjdk-headless-1.8.0.101-3.b13.el7_2.x86_64
Jul 22 14:12:35 Installed: 1:java-1.8.0-openjdk-1.8.0.101-3.b13.el7_2.x86_64
Jul 22 14:12:35 Installed: httpd-tools-2.4.6-40.el7_2.4.x86_64
Jul 22 14:12:35 Installed: 1:mod_ssl-2.4.6-40.el7_2.4.x86_64
Jul 25 12:21:15 Installed: snmptt-1.4-0.9.beta2.el7.noarch
Jul 26 15:37:32 Updated: samba-libs-4.2.10-7.el7_2.x86_64
Jul 26 15:37:32 Updated: samba-common-tools-4.2.10-7.el7_2.x86_64
Jul 26 15:37:32 Updated: samba-common-4.2.10-7.el7_2.noarch
Jul 26 15:37:32 Updated: libwbclient-4.2.10-7.el7_2.x86_64
Jul 26 15:37:33 Updated: samba-client-libs-4.2.10-7.el7_2.x86_64
Jul 26 15:37:33 Updated: samba-common-libs-4.2.10-7.el7_2.x86_64
Jul 26 15:37:33 Installed: perl-Class-ISA-0.36-1010.el7.noarch
Jul 26 15:37:33 Updated: qpid-proton-c-0.13.0-1.el7.x86_64
Jul 26 15:37:33 Installed: perl-String-CRC32-1.4-19.el7.x86_64
Jul 26 15:37:34 Updated: lftp-4.5.3-1.el7.rfx.x86_64
Jul 26 15:37:34 Updated: python-qpid-proton-0.13.0-1.el7.x86_64
Jul 26 15:37:35 Updated: perl-DateTime-Locale-0.4001-1.el5.rf.noarch
Jul 26 15:37:35 Updated: libsmbclient-4.2.10-7.el7_2.x86_64
Jul 26 15:37:35 Updated: epel-release-7-7.noarch
Jul 26 15:37:35 Updated: libedit-20090923-3.0_1.el5.rf.x86_64
Jul 26 15:40:35 Erased: rpmforge-release-0.5.3-1.el7.rf.x86_64
Jul 26 15:41:46 Erased: lftp-4.5.3-1.el7.rfx.x86_64
Jul 27 13:19:05 Installed: lftp-4.4.8-7.el7.x86_64
Jul 27 22:28:22 Erased: perl-DateTime-TimeZone-1.63-2.el7.noarch
Jul 27 22:28:23 Erased: 2:perl-DateTime-1.04-5.el7.x86_64
Jul 27 22:28:23 Erased: perl-DateTime-Locale-0.4001-1.el5.rf.noarch
Jul 27 22:28:42 Installed: perl-DateTime-Locale-0.45-6.el7.noarch
Jul 27 22:28:42 Installed: perl-DateTime-TimeZone-1.63-2.el7.noarch
Jul 27 22:28:42 Installed: 2:perl-DateTime-1.04-5.el7.x86_64
Jul 27 22:37:21 Installed: libedit-3.0-12.20121213cvs.el7.x86_64
Jul 27 22:40:41 Installed: chrony-2.1.1-1.el7.x86_64
Aug 08 09:35:23 Installed: libsss_nss_idmap-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: libmount-2.23.2-26.el7_2.3.x86_64
Aug 08 09:35:23 Installed: systemd-sysv-219-19.el7_2.12.x86_64
Aug 08 09:35:23 Installed: bash-4.2.46-20.el7_2.x86_64
Aug 08 09:35:23 Installed: python-perf-3.10.0-327.28.2.el7.x86_64
Aug 08 09:35:23 Installed: libsss_idmap-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: glibc-devel-2.17-106.el7_2.8.x86_64
Aug 08 09:35:23 Installed: systemd-libs-219-19.el7_2.12.x86_64
Aug 08 09:35:23 Installed: sssd-common-pac-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: sssd-common-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: device-mapper-persistent-data-0.6.2-1.el7_2.x86_64
Aug 08 09:35:23 Installed: systemd-219-19.el7_2.12.x86_64
Aug 08 09:35:23 Installed: libblkid-2.23.2-26.el7_2.3.x86_64
Aug 08 09:35:23 Installed: libuuid-2.23.2-26.el7_2.3.i686
Aug 08 09:35:23 Installed: 2:microcode_ctl-2.1-12.el7_2.1.x86_64
Aug 08 09:35:23 Installed: kernel-tools-libs-3.10.0-327.28.2.el7.x86_64
Aug 08 09:35:23 Installed: 1:dbus-1.6.12-14.el7_2.x86_64
Aug 08 09:35:23 Installed: util-linux-2.23.2-26.el7_2.3.x86_64
Aug 08 09:35:23 Installed: sssd-client-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: sssd-ldap-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: sssd-ad-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: initscripts-9.49.30-1.el7_2.3.x86_64
Aug 08 09:35:23 Installed: kernel-headers-3.10.0-327.28.2.el7.x86_64
Aug 08 09:35:23 Installed: python-sssdconfig-1.13.0-40.el7_2.12.noarch
Aug 08 09:35:23 Installed: sssd-krb5-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: libuuid-2.23.2-26.el7_2.3.x86_64
Aug 08 09:35:23 Installed: glibc-common-2.17-106.el7_2.8.x86_64
Aug 08 09:35:23 Installed: libtiff-4.0.3-25.el7_2.x86_64
Aug 08 09:35:23 Installed: open-vm-tools-9.10.2-5.el7_2.x86_64
Aug 08 09:35:23 Installed: kernel-tools-3.10.0-327.28.2.el7.x86_64
Aug 08 09:35:23 Installed: sssd-proxy-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: glibc-2.17-106.el7_2.8.x86_64
Aug 08 09:35:23 Installed: sssd-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: sssd-krb5-common-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: glibc-2.17-106.el7_2.8.i686
Aug 08 09:35:23 Installed: sssd-ipa-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: 1:dbus-libs-1.6.12-14.el7_2.x86_64
Aug 08 09:35:23 Installed: libipa_hbac-1.13.0-40.el7_2.12.x86_64
Aug 08 09:35:23 Installed: glibc-headers-2.17-106.el7_2.8.x86_64
Aug 08 09:35:23 Installed: libgudev1-219-19.el7_2.12.x86_64
Oct 05 10:41:29 Erased: nagiosxi-deps-el7-2014r2.6-1.noarch
Oct 05 10:41:29 Erased: mrtg-2.17.4-11.el7.x86_64
Oct 26 10:34:32 Installed: kernel-tools-3.10.0-327.36.3.el7.x86_64
Oct 26 10:34:32 Installed: kernel-tools-libs-3.10.0-327.36.3.el7.x86_64
Oct 26 10:34:32 Installed: python-perf-3.10.0-327.36.3.el7.x86_64
Oct 26 10:34:32 Installed: kernel-headers-3.10.0-327.36.3.el7.x86_64
Oct 26 10:43:26 Installed: dnsmasq-2.66-14.el7_2.1.x86_64
Oct 26 10:43:26 Installed: kpartx-0.4.9-85.el7_2.6.x86_64
Oct 26 10:43:26 Installed: selinux-policy-3.13.1-60.el7_2.9.noarch
Oct 26 10:43:26 Installed: teamd-1.17-7.el7_2.x86_64
Oct 26 10:43:26 Installed: python-devel-2.7.5-39.el7_2.x86_64
Oct 26 10:43:26 Installed: 1:NetworkManager-tui-1.0.6-31.el7_2.x86_64
Oct 26 10:43:26 Installed: libteam-1.17-7.el7_2.x86_64
Oct 26 10:43:26 Installed: python-libs-2.7.5-39.el7_2.x86_64
Oct 26 10:43:26 Installed: libgudev1-219-19.el7_2.13.x86_64
Oct 26 10:43:26 Installed: selinux-policy-targeted-3.13.1-60.el7_2.9.noarch
Oct 26 10:43:26 Installed: 1:java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64
Oct 26 10:43:26 Installed: kmod-20-8.el7_2.x86_64
Oct 26 10:43:26 Installed: systemd-libs-219-19.el7_2.13.x86_64
Oct 26 10:43:26 Installed: systemd-sysv-219-19.el7_2.13.x86_64
Oct 26 10:43:26 Installed: python-2.7.5-39.el7_2.x86_64
Oct 26 10:43:26 Installed: 1:java-1.8.0-openjdk-headless-1.8.0.111-1.b15.el7_2.x86_64
Oct 26 10:43:26 Installed: systemd-219-19.el7_2.13.x86_64
Oct 26 10:43:26 Installed: 1:NetworkManager-config-server-1.0.6-31.el7_2.x86_64
Oct 26 10:43:26 Installed: 1:NetworkManager-libnm-1.0.6-31.el7_2.x86_64
Oct 26 10:43:26 Installed: tzdata-java-2016h-1.el7.noarch
Oct 26 10:43:26 Installed: kmod-libs-20-8.el7_2.x86_64
Oct 26 10:43:26 Installed: 1:NetworkManager-1.0.6-31.el7_2.x86_64
Oct 26 10:43:26 Installed: tuned-2.5.1-4.el7_2.6.noarch
Oct 26 10:43:26 Installed: tzdata-2016h-1.el7.noarch
Oct 26 10:43:26 Installed: 1:NetworkManager-team-1.0.6-31.el7_2.x86_64
Oct 27 09:19:01 Installed: php-common-5.4.16-36.1.el7_2.1.x86_64
Oct 27 09:24:05 Updated: 1:openssl-libs-1.0.1e-51.el7_2.7.x86_64
Oct 27 09:24:05 Updated: php-common-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:05 Updated: 1:mariadb-libs-5.5.50-1.el7_2.x86_64
Oct 27 09:24:05 Updated: php-pdo-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:05 Updated: 32:bind-license-9.9.4-29.el7_2.4.noarch
Oct 27 09:24:06 Updated: 32:bind-libs-9.9.4-29.el7_2.4.x86_64
Oct 27 09:24:07 Updated: 1:mariadb-5.5.50-1.el7_2.x86_64
Oct 27 09:24:08 Updated: php-cli-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:09 Updated: 1:openssl-devel-1.0.1e-51.el7_2.7.x86_64
Oct 27 09:24:09 Updated: 1:mariadb-devel-5.5.50-1.el7_2.x86_64
Oct 27 09:24:10 Updated: php-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: 1:mariadb-server-5.5.50-1.el7_2.x86_64
Oct 27 09:24:12 Updated: 32:bind-utils-9.9.4-29.el7_2.4.x86_64
Oct 27 09:24:12 Updated: 32:bind-libs-lite-9.9.4-29.el7_2.4.x86_64
Oct 27 09:24:12 Updated: php-pgsql-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-mysql-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-ldap-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-xml-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-mbstring-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-process-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-gd-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:12 Updated: php-snmp-5.4.16-36.3.el7_2.x86_64
Oct 27 09:24:13 Updated: 1:openssl-1.0.1e-51.el7_2.7.x86_64
EDIT: Please use code tag for long output.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Network Switch and Router Bandwidth fails to measure tra

Post by tgriep »

A yum update actually downgrades MRTG that the server uses to generate the bandwidth graphs.
Follow this article to fix that by installing the newer version of MRTG.
https://support.nagios.com/kb/article.php?id=511
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked