mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-06 07:05:17 +01:00
version number of scripts bumped
This commit is contained in:
@@ -23,7 +23,7 @@ use Nagios::Plugin;
|
||||
# Create the Nagios plugin object
|
||||
my $np = Nagios::Plugin->new(
|
||||
usage => "Usage: %s -H <hostname> -u <username> -p <password> -s <share>",
|
||||
version => "0.01",
|
||||
version => "1.0",
|
||||
);
|
||||
|
||||
# Add valid arguments
|
||||
|
||||
Reference in New Issue
Block a user