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

Issue 14 #16

Merged
merged 7 commits into from
Feb 6, 2016
Merged

Issue 14 #16

merged 7 commits into from
Feb 6, 2016

Conversation

nook24
Copy link
Owner

@nook24 nook24 commented Feb 6, 2016

  • Resolve issue with orphaned child processes Issue 14
  • Remove /var/log/statusengine.log [LogfileTask.php] and use syslog instead Issue 15
  • Refactored performance data parser
  • Add test for performance data parser
  • Set own cache prefix for the CLI app to avoid permission issues
  • Add demo mode for Statusengine Web Interface

Child processes now check the pid of their parent process. If this changes or is 1 the parent proces is dead and the child processes will exit
Log any errors notices and exceptions to the SysLog and print them on stderr
Statusengine is now using syslog as "statusengine" to resolve the issue #15
so Statusengine dont need to care about log rotating and stuff like this
nook24 added a commit that referenced this pull request Feb 6, 2016
@nook24 nook24 merged commit 9056d7d into master Feb 6, 2016
@nook24 nook24 deleted the issue_14 branch October 4, 2016 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant