Created
March 3, 2011 03:42
-
-
Save filler/852297 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-bash-2.05b$ /usr/local/nagios/libexec/check_openmanage | |
Cache Battery 0 in controller 0 is Learning (Active) [probably harmless] | |
Cache Battery 0 in controller 1 is Learning (Active) [probably harmless] | |
-bash-2.05b$ /usr/local/nagios/libexec/check_openmanage -b bat=0:0,1:0 | |
OK - System: 'PowerEdge 1950', SN: 'J8YPRB1', 16 GB ram (8 dimms), 2 logical drives, 16 physical drives | |
-bash-2.05b$ /usr/local/nagios/libexec/check_openmanage -b bat_charge=0:0,1:0 | |
OK - System: 'PowerEdge 1950', SN: 'J8YPRB1', 16 GB ram (8 dimms), 2 logical drives, 16 physical drives | |
-bash-2.05b$ /usr/local/nagios/libexec/check_openmanage --version | |
check_openmanage 3.6.5 | |
Copyright (C) 2008-2011 Trond H. Amundsen | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by Trond H. Amundsen <[email protected]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment