1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-05 22:55:17 +01:00
This commit is contained in:
Páll Guðjón Sigurðsson
2010-09-02 23:30:27 +00:00
parent 60a0c1fac1
commit 6d059a2d56

View File

@@ -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
}