Page 1 of 1

BackendAPI URL for customvariables table in Nagios DB

Posted: Tue Jan 10, 2012 12:58 am
by cskang
Is there a BackendAPI URL for obtaining the customvariables table in Nagios Database?

Re: BackendAPI URL for customvariables table in Nagios DB

Posted: Tue Jan 10, 2012 10:28 am
by scottwilkerson
Yes, you can use the following cmd (you will need to append your username/ticket info to the URL)

/nagiosxi/backend/?cmd=getcustomhostvariablestatus
/nagiosxi/backend/?cmd=getcustomservicevariablestatus

Re: BackendAPI URL for customvariables table in Nagios DB

Posted: Tue Jan 10, 2012 5:56 pm
by cskang
Thanks. It worked well.