I do: * Manual Checks -> State and count of processes * Assign hostname/tags * Checktype: ps * Process Matching: Regular expression matching command line
Then I write some regex to match the output of 'ps aux | grep <service>', i.e. '.*mysqld*' or '.*thin server*' Kris Lou [email protected] On Tue, Mar 21, 2017 at 3:30 PM, Patrick Gavin <[email protected]> wrote: > I take it back. Process name works in process discovery as well. > > > On Mar 21, 2017, at 2:58 PM, Patrick Gavin <[email protected]> > wrote: > > I have a hard time with this also. The only way I have been able to get it > to work is by creating a rule in “Process Discovery” and using “exact name > of the process without arguments”. > > On Mar 21, 2017, at 2:35 PM, Mateus Stahelin < > [email protected]> wrote: > > How to monitor processes with check-mk-agent? > > I'm trying to monitor the supervisor's process with the "state and count > of precesses" but I'm not succeeding. > > The WATO Check_mk always returns with "0 proccess". > > Any process that i specifies it always returns with "0 proccess". > > Has anyone been through this and can you help? > > Thanks!! > > -- > > *Kind regards, > Mateus* > > _______________________________________________ > omd-users mailing list > [email protected] > http://lists.mathias-kettner.de/mailman/listinfo/omd-users > > > > > _______________________________________________ > omd-users mailing list > [email protected] > http://lists.mathias-kettner.de/mailman/listinfo/omd-users > >
_______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
