aboutsummaryrefslogtreecommitdiff
path: root/check_nrpe_cluster
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-02 11:38:13 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-02 11:38:13 +1300
commit865e4e2b76ab920599b72304a7a578d95ea4bf7f (patch)
tree3ccbffcddb1555d330bd8d23115c5caa6faae0ac /check_nrpe_cluster
parentCorrect URLs (diff)
parentBump VERSION (diff)
downloadnagios-check-nrpe-cluster-865e4e2b76ab920599b72304a7a578d95ea4bf7f.tar.gz
nagios-check-nrpe-cluster-865e4e2b76ab920599b72304a7a578d95ea4bf7f.zip
Merge branch 'release/v2.03'HEADv2.03master
* release/v2.03: Rename README.markdown to README.md Remove misleading package name
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 = (