Search found 12 matches

by bawood
Mon Aug 13, 2018 3:49 pm
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

But apparently that last error message might be unrelated, and the limit changes seem to have fixed it because I see the appropriate services now! :)
by bawood
Mon Aug 13, 2018 3:31 pm
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

selinux is disabled. I just noticed this line in the apache error log when I tried using the wizard after adjusting the limits you suggested changing.

Code: Select all

sed: -e expression #1, char 80: unterminated `s' command
by bawood
Mon Aug 13, 2018 2:58 pm
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

I see the following files here; # ls -ltr /usr/local/nagiosxi/tmp/mrtg-198.108.12.61* -rw-r----- 1 apache nagios 710075 Aug 13 12:55 /usr/local/nagiosxi/tmp/mrtg-198.108.12.61 -rw-r----- 1 apache nagios 0 Aug 13 12:55 /usr/local/nagiosxi/tmp/mrtg-198.108.12.61.done # grep -c "### Interface"...
by bawood
Mon Aug 13, 2018 12:23 pm
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

This is all that gets written to the services file; ############################################################################### # # Services configuration file # # Created by: Nagios CCM 2.7.0 # Date: 2018-08-13 13:04:01 # Version: Nagios Core 4.x # # --- DO NOT EDIT THIS FILE BY HAND --- # Nagi...
by bawood
Mon Aug 13, 2018 10:10 am
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

Yes, It says it's version 2.4.0. I'll try to create some screen shots from the wizard and share them. Permissions on /etc/mrtg and /tmp # ls -Lla /etc/mrtg/ total 8 drwxr-xr-x 4 root root 72 Aug 8 13:36 . drwxr-xr-x 4 root root 32 Aug 8 13:35 .. drwxrwxr-x 2 apache nagios 6 Jul 26 22:06 archive drwx...
by bawood
Fri Aug 10, 2018 11:55 am
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

Looks like our php.ini already had this set.

Code: Select all

error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
by bawood
Fri Aug 10, 2018 11:52 am
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Re: Switch/Router Wizard not writing out service or mrtg con

We're using drbd/corosync/pacemaker to cluster two servers in a active/passive setup. Other host & service checks we add get written out to the filesystem and seem to be working ok, also it does write a Host-Ping service for the network device, so I don't think it relates to the cluster setup it...
by bawood
Fri Aug 10, 2018 10:05 am
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 3
Views: 591

Re: Switch/Router Wizard not writing out service or mrtg con

Yes, I'm sure it wasn't just that it was in pending state. I doubled checked the filesystem and the services config file only contained the ping check and there was no mrtg config file written out either. I was able to use the cfgmaker command to manually generate the mrtg config, which appears to b...
by bawood
Thu Aug 09, 2018 3:32 pm
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 12
Views: 740

Switch/Router Wizard not writing out service or mrtg configs

I accidentally posted this in the general list earlier, so I'm reposting here. We are running a fresh manual install (not upgraded from a previous version) of 5.5.2 on Centos 7.5, in a clustered configuration. I'm attempting to use the switch/router wizard to monitor some switches and everything app...
by bawood
Thu Aug 09, 2018 10:03 am
Forum: Nagios XI
Topic: Switch/Router Wizard not writing out service or mrtg configs
Replies: 3
Views: 591

Switch/Router Wizard not writing out service or mrtg configs

We are running a fresh install (not upgraded from a previous version) of 5.5.2 on Centos 7.5. I'm attempting to use the switch/router wizard to monitor some switches and everything appears to work correctly in the GUI ( I get the list of ports and I'm able to select which ones to monitor and the app...