Eval version stops sending emails but popup windows ok
Eval version stops sending emails but popup windows ok
Have about 50 pings scheduled for every 30 seconds.
the tests complete, but no actions are triggered.
Is this normal behavior?
It was working fine for about a week.
NO other actions seem to work other than popup windows..
thanks
the tests complete, but no actions are triggered.
Is this normal behavior?
It was working fine for about a week.
NO other actions seem to work other than popup windows..
thanks
Please check the following article
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=4804
Regards
Alex
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=4804
Regards
Alex
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
If action failed for some reason, HostMonitor should record error description into the System log (Menu View->System log).which log, there are test logs, but no action logs.
Also, you may use Quick Log to check if action was executed or failed (menu View->Quick log)
Have you checked this article ?
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=4804
Last entry in system log was Monitor Started
Quick Log shows Event Time, Test Status, Reply, Test Method
with the test,
IN other words you dont have a log of your actions.
And how long/deep is the SMTP queue?
What if i get all monitors go down and they all use SMTP.
I got hundreds of texts (#@smsprovider.com) while testing.
again, the problem remains.
If the log action is popup or sound actions = ok
SMTP fails....everytime
i read that article.
How many times can I create a new action and choose SMTP
it works for a while then quits....
NOT cool
Quick Log shows Event Time, Test Status, Reply, Test Method
with the test,
IN other words you dont have a log of your actions.
And how long/deep is the SMTP queue?
What if i get all monitors go down and they all use SMTP.
I got hundreds of texts (#@smsprovider.com) while testing.
again, the problem remains.
If the log action is popup or sound actions = ok
SMTP fails....everytime
i read that article.
How many times can I create a new action and choose SMTP
it works for a while then quits....
NOT cool
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
I think I found my problem.
My BAD
The alert only goes out one time.....UNTIL the condition changes....
(-1) should show in the actions Window....
Here is what I was testing:
Setup SNMP Trap listener and log to windows app log....
every incoming trap only created one app log entry.
change it to (until status changes)
which is what? a time out?
in other words if there is a steady stream of incoming SNMP traps
what is considered an OK/Good status?
(I know i should be using a proper SYSLOG for this)
My BAD
The alert only goes out one time.....UNTIL the condition changes....
(-1) should show in the actions Window....
Here is what I was testing:
Setup SNMP Trap listener and log to windows app log....
every incoming trap only created one app log entry.
change it to (until status changes)
which is what? a time out?
in other words if there is a steady stream of incoming SNMP traps
what is considered an OK/Good status?
(I know i should be using a proper SYSLOG for this)
Last edited by gwalkey on Wed Feb 15, 2012 1:17 pm, edited 1 time in total.
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Probably, you just setup Condition to start action: "Repeat 1 time".
With this option selected test will trigger Action only after first consecutive Bad result.
If you want to get Alert each time test gets "Bad" status, use Condition to start action: "Repeat until status changes".
You may change this option on Action properties dialog:
http://www.ks-soft.net/hostmon.eng/mfra ... properties
With this option selected test will trigger Action only after first consecutive Bad result.
If you want to get Alert each time test gets "Bad" status, use Condition to start action: "Repeat until status changes".
You may change this option on Action properties dialog:
http://www.ks-soft.net/hostmon.eng/mfra ... properties
Sound like you forgot to check item #3 from the article - If monitoring is started, actions enabled, you cannot find any errors in the log and Quick Log does not show any information about specific action, you should check properties of the actionevent 1(ping to above) = i get the text
event 2 (30 seconds later) = no text
Actually this is default behavior - trigger action just once when test status changes from "bad" to "good" or vice versa.
If you want to start action after each test iteration, just say so - set "Repeat until status changes" option.
Regards
Alex
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
This behaviour is defined on "Trap filter" dialog. You may select one of these options:in other words if there is a steady stream of incoming SNMP traps
what is considered an OK/Good status?
- Set "Ok" status if received message satisfies...
- Set "Ok" status if no "Bad" trap received within NN sec
- Set Ok status by acknowlegement (manually)
Please check the manual or visit our web site for more information at:
http://www.ks-soft.net/hostmon.eng/mfra ... m#snmptrap