We needed a way to know if anyone has added itself to the Local Administrator group on any servers.
So I wrote this script and setup on schedulle task to …
How to monitor OpenManage Server Administrator via nagios
Copy the Dell Open Manager to the Linux box using WinSCP
# wget http://www.xoroz.com/files/OM_6.1.0_ManNode_A00.tar.gz
# yum install libxml2
# tar -zxvf OM_6.1.0_ManNode_A00.tar
Options
NOTE: With ver 6.1 the “b” option …