Hello we are monitoring a linux process. Lets call it PROBLEM. There are two versions of this process. PROBLEM -subprocess1, and PROBLEM -subprocess2.
The problem with SAM is, it will only alert if both of those processes go down. It would be nice if you could alert if one of the instances goes down?
I see there is a command line filter but I'm not sure how to implement that so both sub-processes are monitored, if I put one of the processes in the command line filter, I can't seem to monitor it again with the other one? Any help would be appreciated.