0
Fixed

Found process(s) number should be greater

steve leroux ntl 9 years ago updated 9 years ago 5
Hi,
I'm creating a new process monitor.
I set the monitor to look for processes.
  Interval Type: Greater than or equal to: 3
   In the test results, it returns 3 process found.
But after I apply it, I receive an email problem stating:
  Found process(es) number should be greater than 3 . Expression is 3
It appears "greater than or equal to" isn't working.

I change the value to 2 and it now works fine.
Please let me know if using 2 is correct.
Thanks.

Answer

Answer
Fixed
Hi,

We've fixed it.  Need to update your local agents. Sorry for the inconvenience. 
Started
Hi,

It is bug indeed. We will fix it. Temporary workaround it is used fractional number.  For your case please use 'greater than or equal to' 2.99. In this case if you have 0, 1 or 2 processes you will be alerted but if process=3, 4, 5, etc no alert. 
Sorry for the inconvenience. 
Answer
Fixed
Hi,

We've fixed it.  Need to update your local agents. Sorry for the inconvenience. 
Did you download and install new agent version?
I updated the agent and tested it again. it works.
thank you very much.