|
From: Jochen M. | steptown.c. <j.m...@st...> - 2004-01-04 21:16:47
|
> > >3. I get no process_id returned on the check (and I get a pass) > > Checking for running check_loop process > > check_loop process id is PASS > > Is this a problem? > > > > > > > It could be. The command it uses is '/sbin/pidof -x check_loop'. What is > the output of that command on your system? > > This is what I get on mine: > > [joe@jupiter joe]$ /sbin/pidof -x check_loop > 1024 > But how does he know the process is running, when he gets no pid? (on my system) .. because systemcheck says -> PASS > |