I know very little about Linux and I am trying to monitor a specific process that is running a dozen or two different Linux machines. I am planning on modifying the Linux template to accomodate this need. However I am not sure what key i would use to accomplish this goal.
Would I use proc.num[processname] ? then for the trigger put last(0)=0 if the process stopps running? Would that work?
Thanks!
Would I use proc.num[processname] ? then for the trigger put last(0)=0 if the process stopps running? Would that work?
Thanks!
Comment