Open querwin opened 8 years ago
Hi,
I'm interesting about this for acknowledgment and downtimes.
I'm currently using an append in centcore.cmd from an ssh connection from the ITSM server with this command:
"EXTERNALCMD:". $poller_id . ":[" . time() . "] ACKNOWLEDGE_SVC_PROBLEM;" . $host_name . ";" . $service_name . ";2;0;1;SUSI;Ticket numero " . $ticket . ".\n"
But we are in migration of ITSM server's on Linux to Windows and ssh is not a native feature on Windows :( solutions must surely exist but through the API would be perfect. regards.
Hi you can use downtimes with Centreon REST JSON API or CLAPI using this documentation : https://documentation.centreon.com/docs/centreon/en/2.8.x/api/clapi/objects/realtime_downtimes.html
Hi, Ok for downtimes but what about acknowledgment?
Not yet developed ;)
The parent issue was talking about disable checks / reschedule checks. It will be nice to have these feature too.
Link to :
https://github.com/centreon/centreon-clapi/issues/109