path: centreon-plugins_0.0~20250303+dfsg-1/connectors/vmware/packaging/redhat/centreon_vmware-init
        fi
        if [ ! -e "$pidfile" ] ; then
                pid=$(pidofproc $binary)
                if [ -n "$pid" ] ; then
                        echo -n $"cannot start $servicename: $servicename is already running.";
