I can see in CCM when the system wants an Apply Config.
How can I tell from the command line if an Apply Config is needed?
Thanks
Steve B
Search found 15 matches
- Tue Jan 06, 2026 12:38 pm
- Forum: Nagios XI
- Topic: How can I detect if an apply config is needed from cli
- Replies: 2
- Views: 14295
- Wed Sep 10, 2025 10:06 am
- Forum: Nagios XI
- Topic: How are you configuring your VMware Cluster's VM's Parent/Child relationship?
- Replies: 11
- Views: 42150
Re: How are you configuring your VMware Cluster's VM's Parent/Child relationship?
My 2 cents here. In my setup, I use the system's default gateway as a parent IP. Basically, If Nagios cannot get to the Default gateway on a subnet, then it cannot see any systems there either. So instead of 255 host down messages, I just get the one DG is down message. Since my VMs also move betwee...
- Mon Sep 08, 2025 9:29 am
- Forum: Nagios XI
- Topic: Nagios Mod Gearman start and stop
- Replies: 3
- Views: 8275
Re: Nagios Mod Gearman start and stop
My goal is to allow the script nagiosxi/scripts/manage_services.sh to also stop the nagios-gearman-worker. It stops and starts most of the necessary services but does not include the gearman worker service. If I want to stop all Nagios processes I cannot. I try to minimize my edits to Nagios code - ...
- Fri Sep 05, 2025 10:05 am
- Forum: Nagios XI
- Topic: Nagios Mod Gearman start and stop
- Replies: 3
- Views: 8275
Re: Nagios Mod Gearman start and stop
Is this a Red Hat 9 thing?
- Thu Sep 04, 2025 3:02 pm
- Forum: Nagios XI
- Topic: Nagios Mod Gearman start and stop
- Replies: 3
- Views: 8275
Nagios Mod Gearman start and stop
Can someone please modify the nagiosxi/scripts/manage_services.sh
to include stopping and starting nagios-mod-gearman-worker.service
I failed to get it working.
Thanks
Steve B
to include stopping and starting nagios-mod-gearman-worker.service
I failed to get it working.
Thanks
Steve B
- Thu Sep 04, 2025 2:59 pm
- Forum: Nagios XI
- Topic: New Install - cron entry
- Replies: 3
- Views: 17993
Re: New Install - cron entry
Okay, I understand.
Thanks!
Steve B
Thanks!
Steve B
- Wed Sep 03, 2025 2:36 pm
- Forum: Nagios XI
- Topic: New Install - cron entry
- Replies: 3
- Views: 17993
New Install - cron entry
Can someone please explain why:
/usr/local/nagiosxi/cron/link_python
is running in /etc/cron.d/nagiosxi as:
0 * * * * root /usr/local/nagiosxi/cron/link_python
I see it makes a symbolic link. But in a cron that runs once an hour?
Please. Explain.
Sorry, but I need to know...
Thanks
Steve B
/usr/local/nagiosxi/cron/link_python
is running in /etc/cron.d/nagiosxi as:
0 * * * * root /usr/local/nagiosxi/cron/link_python
I see it makes a symbolic link. But in a cron that runs once an hour?
Please. Explain.
Sorry, but I need to know...
Thanks
Steve B
- Thu Aug 28, 2025 2:38 pm
- Forum: Nagios XI
- Topic: Nagios Command File / SNMP issue
- Replies: 4
- Views: 11682
Re: Nagios Command File / SNMP issue
I think the messages get stored here:
/var/spool/snmptt
is anything there?
the file:
/etc/snmp/snmptt.ini
has these lines:
# Directory to read received traps from. Ex: /var/spool/snmptt/
# Don't forget the trailing slash!
spool_directory = /var/spool/snmptt/
Steve B
/var/spool/snmptt
is anything there?
the file:
/etc/snmp/snmptt.ini
has these lines:
# Directory to read received traps from. Ex: /var/spool/snmptt/
# Don't forget the trailing slash!
spool_directory = /var/spool/snmptt/
Steve B
- Thu Aug 28, 2025 2:18 pm
- Forum: Nagios XI
- Topic: 2nd install of xi-2024R2.1 fails - I fixed it
- Replies: 1
- Views: 7114
2nd install of xi-2024R2.1 fails - I fixed it
Iterating through Nagios installs, fixing things that did not complete, I found this. in the file /tmp/nagiosxi/01-prereqs At the end, there is a pecl install. If this has already been installed, the script will error out. like this: pecl/ssh2 is already installed and is the same as the released ver...
- Thu Aug 28, 2025 12:58 pm
- Forum: Nagios XI
- Topic: Upgrade to 2024r2 fails
- Replies: 4
- Views: 8695
Re: Upgrade to 2024r2 fails
attaching as a zip file...