we are experiencing "RMA: 301 - Timeout" on our SNMP tests to check Dell's global system state and system temperature of our hardware servers. We set the time out to 2500 but upon repeating the test instantly fails/times out again. After 3-4 retries the global system state/temperature is returned correctly though.
This behaviour has been seen since the last update(9.50).
We are running HM 9.50 Build 1028 and active RMA 4.58 (I've just updated to 4.60).
See below the settings of the test:
SNMP Global System State:
Code: Select all
;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by RCC 4.50 at 05.08.2013 12:46:48 -
;- Source file: C:\Program Files (x86)\HostMonitor8\Abtis-Demo-Monitoring.hml-
;- Generation mode: Selected_Tests -
;-----------------------------------------------------------------------------
; ------- Test #01 -------
Method = SNMP
;--- Common properties ---
DestFolder = Root\Abtis (abtis.local)\HQ Pforzheim\Application-Server\SRV-HQ-BU01\
RMAgent = abtis - SRV-HQ-BU01.abtis.local
Title = SNMP: SRV-HQ-BU01 - Global System State failed
Comment = SNMP Get 1.3.6.1.4.1.674.10892.1.200.10.1.2.1 from SRV-HQ-BU01
RelatedURL = http://support.dell.com/support/edocs/software/svradmin/6.2/en/SNMP/PDF/SNMP.pdf
TargetPattern= %folder%
NamePattern = SNMP: %host% - Global System State failed
CmntPattern = SNMP Get %mibnameshort% from %host%
PLogPattern = %fvar_logfile%
ScheduleMode= Regular
Schedule = abtis-ExcludeMaintenanceWindows
Interval = 14400
Alerts = abtis - 1 Fehler -> Ticket
ReverseAlert= No
UnknownIsBad= No
WarningIsBad= No
UseWarning = Yes
WarningExpr = ('%SuggestedReply%'==4)
TuneupReply = Yes
TuneReplyExp= if ('%SuggestedReply%'==3) OK; if ('%SuggestedReply%'==4) warning, noncritical; if ('%SuggestedReply%'==5) critical (failure); if ('%SuggestedReply%'==6) nonrecoverable (dead); if ('%SuggestedReply%'=="RMA: 301 - Timeout") TimeOut; else Unkown
UseCommonLog= No
PrivateLog = C:\Program Files (x86)\HostMonitor8\Logs\abtis_HQ.htm
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = Ping: SRV-HQ-BU01.abtis.local
;--- Test specific properties ---
Agent = SRV-HQ-BU01
Profile = public
Timeout = 2500
Retries = 1
OID = 1.3.6.1.4.1.674.10892.1.200.10.1.2.1
Condition = DifferentFrom
Value = 3
;-----------------------------------------------------------------------------
; Exported 1 items
Code: Select all
;-----------------------------------------------------------------------------
;- HostMonitor`s export/import file -
;- Generated by RCC 4.50 at 05.08.2013 12:45:38 -
;- Source file: C:\Program Files (x86)\HostMonitor8\Abtis-Demo-Monitoring.hml-
;- Generation mode: Selected_Tests -
;-----------------------------------------------------------------------------
; ------- Test #01 -------
Method = SNMP
;--- Common properties ---
DestFolder = Root\Abtis (abtis.local)\HQ Pforzheim\Application-Server\SRV-HQ-BU01\
RMAgent = abtis - SRV-HQ-BU01.abtis.local
Title = SNMP: Temperatur SRV-HQ-BU01.abtis.local
Comment = SNMP Get 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1 from SRV-HQ-BU01.abtis.local
RelatedURL = http://support.dell.com/support/edocs/software/svradmin/6.2/en/SNMP/PDF/SNMP.pdf
TargetPattern= %folder%%fvar_domain%
NamePattern = SNMP: Temperatur %folder%%fvar_domain%
CmntPattern = SNMP Get %mibnameshort% from %host%
PLogPattern = %fvar_logfile%
ScheduleMode= Regular
Schedule =
Interval = 3600
Alerts = abtis - 1 Fehler -> Ticket
ReverseAlert= No
UnknownIsBad= No
WarningIsBad= No
TuneupReply = Yes
TuneReplyExp= [%SuggestedReply% div 10],[%SuggestedReply% mod 10] °C
UseCommonLog= No
PrivateLog = C:\Program Files (x86)\HostMonitor8\Logs\abtis_HQ.htm
PrivLogMode = Default
CommLogMode = Default
SyncCounters= Yes
SyncAlerts = No
DependsOn = list
MasterTest-Alive = Ping: SRV-HQ-BU01.abtis.local
;--- Test specific properties ---
Agent = SRV-HQ-BU01.abtis.local
Profile = public
Timeout = 2500
Retries = 1
OID = 1.3.6.1.4.1.674.10892.1.700.20.1.6.1.1
Condition = MoreThan
Value = 450
;-----------------------------------------------------------------------------
; Exported 1 items
Regards
Christian Tenner