Hi,
I liked to have an interval setting in conditions to start so I could say:
Start after 2nd BAD, repeat until status changes, but only send every 10th time/check an email.
Thanks, rasc
new Action property - Condition to start - [Interval]
You may use "advanced mode" actions for this purpose
http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction
Regards
Alex
http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction
Regards
Alex
many thanks,
but couldn't you offer an expression to use?
You know, it takes you as a knowledgable guy not a minute to formulate but takes me an hour to find out and test for reliable function.
Yours, rasc
P.S. as a business model: why not selling 'micro consulting' for a few bucks? It brought you satisfied customers and a few bucks and I could use 'expert knowledge' instead of getting myself one.
but couldn't you offer an expression to use?
You know, it takes you as a knowledgable guy not a minute to formulate but takes me an hour to find out and test for reliable function.
Yours, rasc
P.S. as a business model: why not selling 'micro consulting' for a few bucks? It brought you satisfied customers and a few bucks and I could use 'expert knowledge' instead of getting myself one.
There are examples in the manual, you may easily modify one
E.g. if you use expression ('%SimpleStatus%'=='DOWN') and (%Recurrences% mod 10==2)
HostMonitor will start action after 2, 12, 22, 32 consecutive "bad" result.
However I think you should know HostMonitor fundamentals: how actions work, how master tests work, how agents work and how variables and templates work. This way you will save yourself a lot of time.
On the other hand, if we start charging for support, we will charge a lot because support takes much more time than development...
Regards
Alex
E.g. if you use expression ('%SimpleStatus%'=='DOWN') and (%Recurrences% mod 10==2)
HostMonitor will start action after 2, 12, 22, 32 consecutive "bad" result.
Its not a problem to provide such helpYou know, it takes you as a knowledgable guy not a minute to formulate but takes me an hour to find out and test for reliable function.

However I think you should know HostMonitor fundamentals: how actions work, how master tests work, how agents work and how variables and templates work. This way you will save yourself a lot of time.
We provide consulting at no cost, isn't this even more satisfying for our customers?as a business model: why not selling 'micro consulting' for a few bucks? It brought you satisfied customers and a few bucks and I could use 'expert knowledge' instead of getting myself one.

On the other hand, if we start charging for support, we will charge a lot because support takes much more time than development...
Regards
Alex