Hi, I'm not sure if this is a feature request or if there may be a solution already. Here's the specifics:
A customer is using Filemaker Server and it relies on the httpd service which is Apache to connect the web form feed via PHP. It stops occasionally and it would be most helpful to get an alert when it does just like with Windows services. I looked at monitoring an Application in the Pulseway preferences but did not see one that I should select. The Filemaker consultant indicated that Filemaker installs it's own version of Apache and the restart command is:
Hi, I'm not sure if this is a feature request or if there may be a solution already. Here's the specifics:
A customer is using Filemaker Server and it relies on the httpd service which is Apache to connect the web form feed via PHP. It stops occasionally and it would be most helpful to get an alert when it does just like with Windows services. I looked at monitoring an Application in the Pulseway preferences but did not see one that I should select. The Filemaker consultant indicated that Filemaker installs it's own version of Apache and the restart command is:
sudo /Library/Filemaker\ Server/HTTPServer/bin/httpdctl graceful
which differs from the standard
sudo apachectl -k start
So this is either a feature request or help to know how the existing version of Pulseway for Mac and provide this monitoring.
Thanks.