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

Missing down services #86

Open
SteveSte opened this issue May 14, 2018 · 1 comment
Open

Missing down services #86

SteveSte opened this issue May 14, 2018 · 1 comment

Comments

@SteveSte
Copy link

Hello
In my setup I'm trying to monitor the service state (up/down) of some services,
i.e.:
// Format: Label => pid file path
$settings['services']['pidFiles'] = array(
'nginx' => '/run/nginx.pid',
'ssh' => '/run/sshd.pid'
);

The problem is that whenever a service stops, the corresponding row is removed from the services box.

@jrgp
Copy link
Owner

jrgp commented May 16, 2018

Interesting. Will look into this

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

No branches or pull requests

2 participants