[
https://issues.apache.org/jira/browse/VCL-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092655#comment-15092655
]
ASF subversion and git services commented on VCL-923:
-----------------------------------------------------
Commit 1724127 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1724127 ]
VCL-923
Updated SysV.pm::service_running. It was only checking for either of the
following strings: "is running", "is not running". The daemon file included
with the VCL code does not display "is not running", but "no vcld processes
found". As a result, it wasn't able to determine if the vcld service was
running. Added a regex to look for "no ... processes". Also added code to check
the exit status if none of the strings match.
> Rework monitor_vcld.pl script to allow it to work with newer init daemons
> -------------------------------------------------------------------------
>
> Key: VCL-923
> URL: https://issues.apache.org/jira/browse/VCL-923
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> The bin/monitor_vcld.pl script is due for a rewrite. It contains code which
> only works with older Linux distributions using the SysV init daemon. It
> cannot be used to monitor the vcld daemon on a management node if the vcld
> service is configured with systemd or another newer init daemon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)