Search found 3 matches
- Sat Nov 08, 2014 10:23 am
- Forum: Nagios XI
- Topic: Bakend API getstatehistory time interval
- Replies: 4
- Views: 1093
Re: Bakend API getstatehistory time interval
That worked. Thanks!
- Wed Nov 05, 2014 6:51 pm
- Forum: Nagios XI
- Topic: Bakend API getstatehistory time interval
- Replies: 4
- Views: 1093
Re: Bakend API getstatehistory time interval
Much appreciate the quick response. I still can't the get backend API to return records the way statehistory.php displays them. With this URL I can see a number of records from statehistory.php: http://<nagios_server>/nagiosxi/reports/statehistory.php?host=&service=&search=&reportperiod=...
- Wed Nov 05, 2014 3:06 pm
- Forum: Nagios XI
- Topic: Bakend API getstatehistory time interval
- Replies: 4
- Views: 1093
Bakend API getstatehistory time interval
Hello, I am trying to use the Backend API to extract Nagios data and I noticed that the getstatehistory command only returns recent historical data by default. http://<nagios_server>/nagiosxi/backend/?cmd=getstatehistory&username=nagiosadmin&ticket=<my_ticket> How would I specify a target ti...