Skip to content
Snippets Groups Projects
Unverified Commit ded959d9 authored by cheko's avatar cheko Committed by GitHub
Browse files

Merge pull request #3 from Grimblee/master

Change Nagios::Plugin to Monitoring::Plugin
parents b42a4d64 c9df7025
No related branches found
No related tags found
No related merge requests found
......@@ -248,7 +248,7 @@ sub compareData
#-------------------------------------------------------------------------------
my $objects = ();
my $names = [];
my $np = Nagios::Plugin->new(
my $np = Monitoring::Plugin->new(
shortname => "Linux CPU Usage",
usage => "Usage: %s < arguments > " .
"arguments: \n" .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment