mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-22 10:23:46 +01:00
This commit is contained in:
parent
60a0c1fac1
commit
6d059a2d56
@ -45,6 +45,7 @@ STATE_DEPENDENT=4
|
||||
|
||||
|
||||
TEMPFILE=`mktemp`
|
||||
alias print_revision=echo
|
||||
|
||||
print_usage() {
|
||||
echo ""
|
||||
@ -68,7 +69,6 @@ print_help() {
|
||||
echo ""
|
||||
echo "This plugin checks hardware status for HP Proliant servers using HPACUCLI utility."
|
||||
echo ""
|
||||
support
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user