hey gang,<br><br>i'm using check_openmanage (<a href="http://folk.uio.no/trondham/software/check_openmanage.html">http://folk.uio.no/trondham/software/check_openmanage.html</a>) to monitor some dell servers.<br><br>i'm using version 3.5.6 in production, but have also tested with 3.6.1 (latest, released Nov. 2, 2010).<br>

<br>the problem i'm having is that the check is reporting battery charging WARNINGS even though I'm blacklisting that check.<br><br>===========================<br>root@nagios:/opt/plugins# perl ./check_openmanage-3.6.1 -H server1 -C public -e -s -i -b bat_charge<br>

WARNING: [ABCDEFG] Cache Battery 0 in controller 0 is Learning (Active) [probably harmless]<br>WARNING: [ABCDEFG] Cache Battery 0 in controller 1 is Learning (Active) [probably harmless]<br>------ SYSTEM: PowerEdge R710, SN: ABCDEFG<br>

root@nagios:/opt/plugins#<br>==========================<br><br>is there a way to ignore these that works?  am i doing something wrong?<br><br>thanks,<br><br>J<br>