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

[dev.icinga.com #2572] host status command ack with expiry time sending svc cmd instead #769

Closed
icinga-migration opened this issue Apr 30, 2012 · 1 comment
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2572

Created by mfriedrich on 2012-04-30 19:01:33 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2012-05-01 09:05:24 +00:00)
Target Version: 1.7
Last Update: 2012-05-01 09:05:24 +00:00 (in Redmine)


host listing is sending wrong command on ack with expire time.

see #2523

Apr 30 20:43:40 icinga-dev icinga: EXTERNAL COMMAND: ACKNOWLEDGE_SVC_PROBLEM_EXPIRE;localhostv6;0;0;0;1335812009;root;fdgdfgdga
Apr 30 20:43:40 icinga-dev icinga: Error: Could not find host 'localhostv6' and service '0' provided in external command!
Apr 30 20:43:40 icinga-dev icinga: EXTERNAL COMMAND: ACKNOWLEDGE_SVC_PROBLEM_EXPIRE;localhostv6-flexible;0;0;0;1335812009;root;fdgdfgdga
Apr 30 20:43:40 icinga-dev icinga: Error: Could not find host 'localhostv6-flexible' and service '0' provided in external command!
Apr 30 20:43:40 icinga-dev icinga: EXTERNAL COMMAND: ACKNOWLEDGE_SVC_PROBLEM_EXPIRE;test_router_1;0;0;0;1335812009;root;fdgdfgdga
Apr 30 20:43:40 icinga-dev icinga: Error: Could not find host 'test_router_1' and service '0' provided in external command!
Apr 30 20:43:40 icinga-dev icinga: EXTERNAL COMMAND: ACKNOWLEDGE_SVC_PROBLEM_EXPIRE;test_router_2;0;0;0;1335812009;root;fdgdfgdga
Apr 30 20:43:40 icinga-dev icinga: Error: Could not find host 'test_router_2' and service '0' provided in external command!
Apr 30 20:43:40 icinga-dev icinga: EXTERNAL COMMAND: ACKNOWLEDGE_SVC_PROBLEM_EXPIRE;test_router_3;0;0;0;1335812009;root;fdgdfgdga
Apr 30 20:43:40 icinga-dev icinga: Error: Could not find host 'test_router_3' and service '0' provided in external command!

problem is within app/modules/Api/config/commands/host.xml where the command is defined wrong. quickfix in master shortly, already tested ok.

Changesets

2012-04-30 19:02:00 +00:00 by mfriedrich b31bf2c

fix host status command ack with expiry time sending svc cmd instead #2572

fixes #2572

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-05-01 09:05:24 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset b31bf2c.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant