Hey all,
I am using Nagios XI 2024R1 and I have some AIX systems that are in XI and I need to change all their disk notifications to alert on CRITICAL only. Is there a command line way to do this?
I tried doing the Enterprise Bulk Modifications Tool-->Change a Single Config Option, added the servers and it didn't seem to take.
Mass change service notifications
Re: Mass change service notifications
Hi @kbauma01,
There is not a simple command line way to do what you're trying to do -- if you want to manually manage your Core Config Files, I would reference this document to make sure your changes are correctly applied:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Otherwise for the Bulk Modifications tool, you mention you added your servers, but did you also add the services from those servers that you want to modify? You'll want to make sure to select the correct services before applying changes.
There is not a simple command line way to do what you're trying to do -- if you want to manually manage your Core Config Files, I would reference this document to make sure your changes are correctly applied:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Otherwise for the Bulk Modifications tool, you mention you added your servers, but did you also add the services from those servers that you want to modify? You'll want to make sure to select the correct services before applying changes.
Re: Mass change service notifications
Thanks for the reply @jsimon. That helped.