Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #6559] $SERVICEDESC$ isn't getting converted correctly #1727

Closed
icinga-migration opened this issue Jun 24, 2014 · 2 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by gbeutner on 2014-06-24 08:33:34 +00:00

Assignee: (none)
Status: Resolved (closed on 2014-06-24 10:01:42 +00:00)
Target Version: 2.0.1
Last Update: 2014-09-16 09:10:57 +00:00 (in Redmine)

Icinga Version: 2.0.0

object CheckCommand "check_service" {
    import "migration-check-command"
    import "plugin-check-command"
    command = "$USER1$/test_servicecheck.pl --type=$ARG1$ --failchance=5% --previous-state=$service.state$ --state-duration=$service.duration_sec$ --total-critical-on-host=$TOTALHOSTSERVICESCRITICAL$ --total-warning-on-host=$TOTALHOSTSERVICESWARNING$ --hostname $host.name$ --servicedesc $service.description$"


}

This should be $service.name$.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-06-24 10:01:42 +00:00

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

Applied in changeset i2:icinga2-migration|ab664195e7429ca5df4b0d80dc56a81709a05ac7.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:10:57 +00:00

  • Project changed from 40 to Icinga 2
  • Category set to Migration

@icinga-migration icinga-migration added bug Something isn't working Migration labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant