Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Commit

Permalink
fix host status command ack with expiry time sending svc cmd instead …
Browse files Browse the repository at this point in the history
…#2572

fixes #2572
  • Loading branch information
Michael Friedrich committed Apr 30, 2012
1 parent fa99cc4 commit b31bf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/Api/config/commands/host.xml
Expand Up @@ -135,7 +135,7 @@
</ic:parameters>
</ic:command>
<ic:command name="ACKNOWLEDGE_HOST_PROBLEM_EXPIRE">
<ic:definition>ACKNOWLEDGE_SVC_PROBLEM_EXPIRE</ic:definition>
<ic:definition>ACKNOWLEDGE_HOST_PROBLEM_EXPIRE</ic:definition>
<ic:type>host</ic:type>
<ic:iconCls>icinga-icon-bricks</ic:iconCls>
<ic:label>Acknowledge problem (expiration)</ic:label>
Expand Down

0 comments on commit b31bf2c

Please sign in to comment.