path: glusterfs_11.2-3/extras/init.d/glustereventsd-Debian.in
do_status()
{
     pidofproc -p $PIDFILE $DAEMON >/dev/null
     status=$?
     if [ $status -eq 0 ]; then
