We have a group of processes of an application that we monitor for up/down (running or not), cpu and memory usage. One of these processes does not run all the time (designed that way) and so it causes the entire component group to report down (red) when it is not running.
We would like to keep it in this component group and monitor the CPU and Memory resources (when it is up) but not let it affect the status o the entire group. Is it possible to ignore the up/down status of a particular process but still monitor its usage?
Is this possible? Any clarification questions, please feel free to ask.
Jim