<div dir="ltr">Hi All,<br><br>I know this is not the devmon list (I have sent there as well) but maybe others have run into this issue (or what I think is an issue).<br>
<br>I have devmon setup and working correctly but have a situation that I don't know how to handle. Here is the situtation:<br><br>1. A new template for monitoring a Spectracom Netclock 9283 (NTP appliance) - I am running Hobbit 4.2.0 with all-in-one patch<br>

2. Two branch (repeater) oids setup that go into a table for the message<br>
3. There is 1 item in the branch of ntpTestName (GPS Antenna Sense)
that I do not want included in the message or alerting, as it is always
RED<br>
4. I added an exception entry to remove GPS Antenna Sense (AND IT WORKED)<br>
5. PROBLEM: The status page still shows RED even though GPS Antenna Sense is not displayed<br>
<br>
I need this page to show GREEN and not alert on GPS Antenna Sense but don't know how to remove that.<br>
<br>
Any help is appreciated.<br>
<br>
Thanks!<br>
<br>## START CONFIG ##<br>
<br>
specs file<br>
-----------------------------------------<br>
vendor  : Spectracom<br>
model   : Netclock 9283<br>
snmpver : 1<br>
sysdesc : Linux.*ntp.*<br>
-----------------------------------------<br>
<br>
ntpdiag folder<br>
-----------------------------------------<br>
<br>
>> oids file<br>
-----------------------------------------<br>
ntpTestName : .1.3.6.1.4.1.18837.3.1.2.1.19.1.2 : branch<br>
ntpTestResult : .1.3.6.1.4.1.18837.3.1.2.1.19.1.3 : branch<br>
-----------------------------------------<br>
<br>
>> message file<br>
-----------------------------------------<br>
TABLE:<br>
Status|Test Name|Result<br>
{ntpTestResult.color}|{ntpTestName}|{ntpTestResult}<br>
-----------------------------------------<br>
<br>
>> thresholds file<br>
-----------------------------------------<br>
ntpTestResult   : green         : PASSED|CONSOLE        : {ntpTestResult} <br>
ntpTestResult   : red           : FAILED|ERROR          : {ntpTestResult}<br>
-----------------------------------------<br>
<br>
>> exceptions file<br>
-----------------------------------------<br>
ntpTestName     : ignore        : GPS Antenna Sense<br>
-----------------------------------------<br>
<br>
>> transforms file<br>

-----------------------------------------<br>
(EMPTY)<br>

-----------------------------------------<br>
<br>
## END CONFIG ##<br>
<br>
Geoff Hallford<br>
</div>