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 #7047] service icinga2 status - prints cat error if the service is stopped #1944

Closed
icinga-migration opened this issue Sep 1, 2014 · 3 comments
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by mhoyer on 2014-09-01 13:57:38 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2014-09-02 11:50:03 +00:00)
Target Version: 2.1.1
Last Update: 2014-09-02 11:50:03 +00:00 (in Redmine)

Icinga Version: 2.1.0

Icinga2 init-script prints a cat error message, stating that the pid-file doesn't exist, if there is none. Should check prior to try to read it.

~ # sudo service icinga2 status
Icinga 2 status: cat: /var/run/icinga2/icinga2.pid: No such file or directory
Not running

Changesets

2014-09-02 11:48:48 +00:00 by gbeutner 5ae1f42

Init script: Check whether the PID file exists

fixes #7047
@icinga-migration
Copy link
Author

Updated by mhoyer on 2014-09-01 13:57:51 +00:00

  • Priority changed from Normal to Low

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-09-02 11:49:52 +00:00

  • Assigned to set to gbeutner
  • Target Version set to 2.1.1
  • Estimated Hours set to 0.2

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-09-02 11:50:03 +00:00

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

Applied in changeset 5ae1f42.

@icinga-migration icinga-migration added Low bug Something isn't working area/setup Installation, systemd, sample files labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.1.1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/setup Installation, systemd, sample files bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant