Serial port bandwidth not monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

Serial port bandwidth not monitoring

Post by progressive.nagiosXI »

Hi Team please help

as we are not able to monitor serial port of network devices.
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Serial port bandwidth not monitoring

Post by lmiltchev »

Can you provide us with a download link to the check_bandwidth plugin (or upload it to the forum)?
Be sure to check out our Knowledgebase for helpful articles and solutions!
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

Re: Serial port bandwidth not monitoring

Post by progressive.nagiosXI »

HI Sir,

Please find check_bandwidth plugins.
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

Re:Serial port bandwidth not monitoring

Post by progressive.nagiosXI »

Serial port bandwidth plugins not running properly on monitoring.
You do not have the required permissions to view the files attached to this post.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Serial port bandwidth not monitoring

Post by ssax »

Please send the output of these commands:

/usr/local/nagios/libexec/check_snmp_int.pl -H 10.14.3.1 -C htread -n 'Serial0/0' -v
/usr/local/nagios/libexec/check_snmp_int.pl -H 10.14.3.1 -C htread -n 'Serial0/1' -v
bash -x /usr/local/nagios/libexec/check_bandwidth 10.14.3.1 htread 3 " > 600 " " > 800 "
bash -x /usr/local/nagios/libexec/check_bandwidth 10.14.3.1 htread 4 " > 600 " " > 800 "
Locked