Imported Upstream version 1.4.10
This commit is contained in:
parent
6dd54dd8e2
commit
cff68b4c0a
203 changed files with 15026 additions and 8063 deletions
|
|
@ -116,7 +116,7 @@ GetOptions
|
|||
$PROGNAME = "check_snmp_printer";
|
||||
|
||||
if ($opt_V) {
|
||||
print_revision($PROGNAME,'$Revision: 1.1 $');
|
||||
print_revision($PROGNAME,'$Revision: 795 $');
|
||||
exit $ERRORS{'OK'};
|
||||
}
|
||||
|
||||
|
|
@ -572,7 +572,7 @@ sub print_usage () {
|
|||
}
|
||||
|
||||
sub print_help () {
|
||||
print_revision($PROGNAME,'$Revision: 1.1 $');
|
||||
print_revision($PROGNAME,'$Revision: 795 $');
|
||||
print "Copyright (c) 2002 Subhendu Ghosh/Ethan Galstad.
|
||||
|
||||
This plugin reports the status of an network printer with an SNMP management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue