summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-01-21 22:18:35 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-21 22:49:14 +0100
commitc8e4cb5dffd75c5e9588469a423372ddc4f4c696 (patch)
tree3dd13513847f170d7560ad7256ed3e30dfd7910d
parent3dbe780c81e17fe24067976427203dcf0ea95c96 (diff)
downloadvserver-monitoring-c8e4cb5dffd75c5e9588469a423372ddc4f4c696.tar.gz
vserver-monitoring-c8e4cb5dffd75c5e9588469a423372ddc4f4c696.tar.bz2
vserver-monitoring-c8e4cb5dffd75c5e9588469a423372ddc4f4c696.zip
bump version1.2
-rwxr-xr-xcheck_load2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_load b/check_load
index a414478..6ef76fb 100755
--- a/check_load
+++ b/check_load
@@ -6,7 +6,7 @@ use warnings;
use VServer;
use Nagios::Plugin;
-our $VERSION = '1.1';
+our $VERSION = '1.2';
sub init_nagios_plugin() {
my $plugin = Nagios::Plugin->new(