aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from README.markdown)0
-rwxr-xr-xcheck_nrpe_cluster4
2 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.md
index e9a2259..e9a2259 100644
--- a/README.markdown
+++ b/README.md
diff --git a/check_nrpe_cluster b/check_nrpe_cluster
index 171d172..f072d5a 100755
--- a/check_nrpe_cluster
+++ b/check_nrpe_cluster
@@ -8,7 +8,7 @@
# Copyright: 2017 Tom Ryder
# License: MIT (see LICENSE)
#
-package Monitoring::Plugin::NRPE::Cluster;
+package main;
# Force me to write this properly
use strict;
@@ -25,7 +25,7 @@ use IPC::Run3;
use Monitoring::Plugin qw(%ERRORS);
# Decree package version
-our $VERSION = '2.02';
+our $VERSION = '2.03';
# Add warning and critical options
our @OPTS = (