aboutsummaryrefslogtreecommitdiff
path: root/check_nrpe_cluster
diff options
context:
space:
mode:
Diffstat (limited to 'check_nrpe_cluster')
-rwxr-xr-xcheck_nrpe_cluster4
1 files changed, 2 insertions, 2 deletions
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 = (