Page 1 of 1

Nagios QL CLI?

Posted: Thu Jul 18, 2013 3:47 pm
by matt.uebel
Is there anyway to configure Nagios XI Objects from the command line? Is there a CLI for Nagios QL?

Re: Nagios QL CLI?

Posted: Thu Jul 18, 2013 4:02 pm
by abrist
The best way to configure from the CLI would be to use the /usr/local/nagios/etc/static directory. Do note that this directory is not manageable by the CCM, but verification/apply configuration will check this folder for inconsistencies.

You could interact directly with the MySQL database, but this is highly ill-advised.