<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16450"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<P class=MsoNormal>Hi there,<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>I’m using Nagios and Check_Openmange to keep an eye on some 
Dell R710 servers we’ve recently acquired, and I’m having problems trying to 
stop warnings with non-dell certified drives appearing in the alert 
log.<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>I’ve separated out the different components on the servers to 
check into their own nagios checks – so my config files appear as 
such:<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>In nagios:<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>SERVICES.CFG<o:p></o:p></P>
<P class=MsoNormal><host><o:p></o:p></P>
<P class=MsoNormal>Check_command check_dell_components!memory<o:p></o:p></P>
<P class=MsoNormal><host><o:p></o:p></P>
<P class=MsoNormal>Check_command check_dell_components!alertlog<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>COMMANDS.CFG<o:p></o:p></P>
<P class=MsoNormal>Command_name Check_dell_components<o:p></o:p></P>
<P class=MsoNormal>Command_line check_nrpe –H $HOSTADDRESS$ -p 5666 –t 30 –c 
Check_OpenManage –a “ –only $ARG1$”<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>On each Server in nsclient.ini:<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>Check_OpenManage = scripts\\check_openmanage.exe $ARG1$ 
--perfdata<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>The problem I’m having is that in one of my checks that 
checks the health of the alert log, I’m getting a consistent warning message 
(Alert log content: 0 critical, 6 non-critical, 36 ok ). I’ve traced this down 
to the 6 non-dell certified drives in the server, and I can indeed see within 
OMSA that the only 6 warnings all state “Controller event log: PD 04(e0x20/s4) 
is not a certified drive: Controller 0 (PERC 6/i Integrated)”.<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>So far, so good. Reading through the documentation I can see 
the Check_Openmanage includes a blacklisting option specifically for this event 
“pdisk_cert - Suppress warning message about non-certified physical disk” but no 
matter what I try, I can’t seem to get Check_Openmanage to ignore these 
problems. An example of the command I’m running on the command line 
is:<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>check_openmanage.exe -s -a -b pdisk_cert=all<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>Which returns:<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>WARNING: Alert log content: 0 critical, 6 non-critical, 36 
ok<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>Now I’m assuming the problem here is being caused by the 
Alert Log generating the errors, and not the physical disk directly causing the 
errors, which is why blacklisting the certificate problem on the physical disk 
isn’t doing me any good.<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>Which leads me onto my question – is there anything I can do 
to ignore these errors (and thus stop Nagios from complaining) apart from 
excluding the alert log when I do my checks?<o:p></o:p></P>
<P class=MsoNormal><o:p></o:p></P>
<P class=MsoNormal>Many thanks.<o:p></o:p></P>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>