Monitoring Hostmonitor running at remote site
Monitoring Hostmonitor running at remote site
I have hostmonitor running fine at our head office but from my home office I would like to be able to monitor that hostmonitor is still running. I would prefer not to have to VPN into head office so can you recommend what you would consider a "reliable way of checking HM is operational" at head office.
You mean monitor HostMonitor by some program, e.g. using another instance of HostMonitor? In such case you may check RCI port (TCP port 1054 by default). If HostMonitor accepts connection, it works.would like to be able to monitor that hostmonitor is still running
Or you want to check it by yourself? Then you may use Web Service:
http://www.ks-soft.net/hostmon.eng/webservice/index.htm
Or you may setup HostMonitor to send notification (e.g. e-mail) every 15 min...
Regards
Alex
1) You may remove right to disable alerts for that operator. Use menu User -> Oprators to setup accounts
2) You may setup action profile that will be executed every time alerts are disabled. Use menu Monitoring -> Pause
3) You may setup HostMonitor to send e-mail with status information on regular basis. Use Scheduler page in the Options dialog
Regards
Alex
2) You may setup action profile that will be executed every time alerts are disabled. Use menu Monitoring -> Pause
3) You may setup HostMonitor to send e-mail with status information on regular basis. Use Scheduler page in the Options dialog
Regards
Alex
I created a test that writes a file every 10 minutes, and I created a test using a 2nd hostmonitor thru an RMA running in the machine where the 1st. hostmonitor is. The Test is the File Availability Test, but when it runs, I get "File not exists" error in the 2nd. hostmonitor, any ideas ?
1st Hostmonitor
HM 4.74 and RMA on Windows 2000 sp4
2nd Hostmonitor
HM 4.74 on Windows XP.
Regards, Pablo
1st Hostmonitor
HM 4.74 and RMA on Windows 2000 sp4
2nd Hostmonitor
HM 4.74 on Windows XP.
Regards, Pablo
Sur, here it is.
;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by HostMonitor at 12/10/2005 06:54:41 p.m. -
;- Source file: C:\Program Files\HostMonitor4\Examples\default.hml -
;- Generation mode: Selected_Tests -
;-----------------------------------------------------------------------------
; ------- Test #01 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
RMAgent = alarm1
Title = Alarma HostMonitor Miami
Comment = Alarma HostMonitor Miami
RelatedURL =
ScheduleMode= Regular
Schedule = 7 Days, 24 Hours
Interval = 600
Alerts = Alarma HostMonitor Miami
ReverseAlert= No
UnknownIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
File = c:\algo.htm
OkIfExists = No
UseMacros = Yes
MaxAge = 60
;-----------------------------------------------------------------------------
; Exported 1 tests
;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by HostMonitor at 12/10/2005 06:54:41 p.m. -
;- Source file: C:\Program Files\HostMonitor4\Examples\default.hml -
;- Generation mode: Selected_Tests -
;-----------------------------------------------------------------------------
; ------- Test #01 -------
Method = FileExists
;--- Common properties ---
;DestFolder = Root\
RMAgent = alarm1
Title = Alarma HostMonitor Miami
Comment = Alarma HostMonitor Miami
RelatedURL =
ScheduleMode= Regular
Schedule = 7 Days, 24 Hours
Interval = 600
Alerts = Alarma HostMonitor Miami
ReverseAlert= No
UnknownIsBad= Yes
UseCommonLog= Yes
PrivLogMode = Default
CommLogMode = Default
;--- Test specific properties ---
File = c:\algo.htm
OkIfExists = No
UseMacros = Yes
MaxAge = 60
;-----------------------------------------------------------------------------
; Exported 1 tests
I see. But if file will be removed (by operator mistake or some error in application), HostMonitor will set "Ok" status. Its not what you need, right?
So, I think its better to use "Alert when file does not exist OR older than 60 min" option.
Regarding problem - I have tested HM 4.74 and RMA 2.00, everything works fine. You are using RMA 2.00, right?
What status of the test do you see? Bad? Unknown? Any message in Reply field?
Regards
Alex
So, I think its better to use "Alert when file does not exist OR older than 60 min" option.
Regarding problem - I have tested HM 4.74 and RMA 2.00, everything works fine. You are using RMA 2.00, right?
What status of the test do you see? Bad? Unknown? Any message in Reply field?
Regards
Alex