Wizard "Network Switch / Router" - check_xi_service_mrtgtraf
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Even if I add a new switch, nothing relevent is being added to either log
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Alright, lets check permissions then
If your don't match, change them to match.
Then, if that doesn't work I'm gonna have to ask you to turn on debugging in the switch wizard:
This will give debugging output during its apply configuration screen.
Code: Select all
[root@localhost mrtg]# ll /etc/mrtg/
total 16
-rw-r--r-- 1 apache nagios 12926 Jul 15 09:48 mrtg.cfg
-rw-r--r-- 1 root root 0 Jul 15 09:52 mrtg.ok
[root@localhost switch]# ll /etc/ | grep mrtg
drwxr-xr-x 2 root root 4096 Jul 15 09:55 mrtg
Then, if that doesn't work I'm gonna have to ask you to turn on debugging in the switch wizard:
Code: Select all
sed 's/debug=false/debug=true/g' /usr/local/nagiosxi/html/includes/configwizards/switch/switch.inc.php -iNicholas Scott
Former Nagios employee
Former Nagios employee
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Ok, the perms on the mrtg.cfg were root:root, so I fixed that.
It seems to be working now, but I need to do some more tests to make sure the original issue is resolved, I'll respond back with what I find.
Thanks
It seems to be working now, but I need to do some more tests to make sure the original issue is resolved, I'll respond back with what I find.
Thanks
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Alright, well thats good news. Let me know what you find out.
Nicholas Scott
Former Nagios employee
Former Nagios employee
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Seems like all of our issues with this have been resolved.
Thanks!
Thanks!
Re: Wizard "Network Switch / Router" - check_xi_service_mrtg
Awesome, thats great! We're working on a permissions script to change this very problem, so thanks for troubleshooting that with us!
Nicholas Scott
Former Nagios employee
Former Nagios employee