[10:51:44] Quick (probably dummy) question, how do I "undowntime" a host? I downtimed it with the sre.hosts.downtime cookbook, but I don't see the option to 'undo' the downtime [10:51:51] (as in end it now) [10:52:54] you can remove it carefully from here: https://icinga.wikimedia.org/cgi-bin/icinga/extinfo.cgi?type=6 [10:53:17] but make sure you don't missclick :-) I don't think there is a command for it? [10:53:54] dcaro, you have a great idea to implement yourself! [10:55:03] xd [11:03:17] there's also remove_downtime() in the icinga spicerack module, so you could also get a REPL shell and use that right now. Feel free to either add a cookbook to remove a downtime or, if it fits, to add an option to the current one to delete the downtime.