Page 1 of 1

Nagios Core 4.1.2 , NagiosQL 3.2.0 and Write date

Posted: Mon Aug 14, 2017 4:07 am
by emi65
Hi expert

I'm using nagiosQL to manage Nagios configuration

I like to automate the WRITE operation (write data from Mysql NagiosQL DB to config nagios files)
because I create some scripts that read the services present on server and Insert them in nagios

Some one know how write data using NAGIOSQL API from a bash script ?

Thanks
Emilio

Re: Nagios Core 4.1.2 , NagiosQL 3.2.0 and Write date

Posted: Mon Aug 14, 2017 7:47 am
by tacolover101
i don't know the QL interface directly, but if you're looking to make calls from the CLI - you probably just need to extract calls and make them using CURL.

Re: Nagios Core 4.1.2 , NagiosQL 3.2.0 and Write date

Posted: Mon Aug 14, 2017 5:03 pm
by scottwilkerson
We do not maintain the NagiosQL project internally and I don't believe what you describe exists.