Search found 3 matches
- Tue Sep 09, 2014 9:57 am
- Forum: Nagios XI
- Topic: How to delete Scheduled downtime?
- Replies: 5
- Views: 4371
Re: How to delete Scheduled downtime?
What version of Nagiso XI are you running? Home Page I see - Nagios XI 2012R2.2 and on cmg.cgi page (http://<hostname>/nagios/cgi-bin/cmd.cgi), I see the below: External Command Interface Last Updated: Tue Sep 9 08:08:21 PDT 2014 Nagios® Core™ 3.5.0 - http://www.nagios.org Logged in as nolio Also, ...
- Mon Sep 08, 2014 8:17 pm
- Forum: Nagios XI
- Topic: How to delete Scheduled downtime?
- Replies: 5
- Views: 4371
Re: How to delete Scheduled downtime?
Thanks for your reply. I verified the down_id from UI. Here is the request and responses for both schedule downtime and cancel downtime: Schedule Downtime HttpRequest: http://test:testpwd@<hostname>/nagios/cgi-bin/cmd.cgi?cmd_typ=55&cmd_mod=2&host=testserver&com_data=TestingDowntime&...
- Mon Sep 08, 2014 3:41 pm
- Forum: Nagios XI
- Topic: How to delete Scheduled downtime?
- Replies: 5
- Views: 4371
How to delete Scheduled downtime?
Hi, I could schedule a downtime through http call but could not delete the scheduled downtime using http call. Upon http call, I received a response of 200, which is OK but I don't see the scheduled downtime deleted from UI, Please advise. http://<hostname>/nagios/cgi-bin/cmd.cgi?cmd_typ=78&down...