check_rrdtraf check router interface but collect no traffic?
check_rrdtraf check router interface but collect no traffic?
before change Cisco routers, there's no problem using check_rrdtraf to collect router interface mrtg traffic data, but after changed Cisco routers model, NagiosXI seems can not collect some of the mrtg traffic data?!
1. NagiosXI/mrtg remained the same.
2. New model Cisco routers had different IP.
3. For the new Cisco routers, there're normal traffic data displayed on MRTG, but no traffic data on NagiosXI plugin check_rrdtraf(check_mrtgtraf).
what could be the problem?
1. NagiosXI/mrtg remained the same.
2. New model Cisco routers had different IP.
3. For the new Cisco routers, there're normal traffic data displayed on MRTG, but no traffic data on NagiosXI plugin check_rrdtraf(check_mrtgtraf).
what could be the problem?
Re: check_rrdtraf check router interface but collect no traf
Can you post the check command you use to monitor the new Cisco routers, as well as the command for the old Cisco routers? Are these routers monitored via SNMP? Did you run through a wizard when you put the new routers in place?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_rrdtraf check router interface but collect no traf
the command used to monitor old/new Cisco router was the same one, through SNMP, same setup steps via wizard.
You do not have the required permissions to view the files attached to this post.
Re: check_rrdtraf check router interface but collect no traf
Perfect, thank you! Also, what is the model of the new Cisco router?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_rrdtraf check router interface but collect no traf
old router model is Cisco CISCO1941/K9
new router model is Cisco CISCO891
new router model is Cisco CISCO891
Re: check_rrdtraf check router interface but collect no traf
Perfect, thank you. Can you run this command on your Nagios system. I want to see whether or not that file is being written to.
It might also be worth PM'ing me a profile. Admin -> System Profile -> Download Profile
Code: Select all
ls -lh /var/lib/mrtg/10.118.1.214_*As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_rrdtraf check router interface but collect no traf
already PM attachment.
Re: check_rrdtraf check router interface but collect no traf
Excellent, I have the profile, I'm going to take a look through that. Can you also post the output from this command?
Code: Select all
ls -lh /var/lib/mrtg/10.118.1.214_*As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: check_rrdtraf check router interface but collect no traf
Had PM some attachments...
Re: check_rrdtraf check router interface but collect no traf
Everything looks good. Can you run this command, and if it returns any output, go ahead and send it to me.
Code: Select all
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfgAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!