forked from datamuc/Nagios-Passive
-
Notifications
You must be signed in to change notification settings - Fork 0
shreyu82/Nagios-Passive
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nagios::Passive v0.2.2 ====================== Nagios::Passive can be used to submit passive check results in various ways to nagios. INSTALLATION ============ To install this module type the following: perl Build.PL perl Build install DEPENDENCIES ============ * File::Temp * Moose * version * Nagios::Plugin SYNOPSIS ======== my $nw = Nagios::Passive->create( checkresults_dir => $checkresultsdir, service_description => $service_description, check_name => $check_name, host_name => $hostname, return_code => 0, # 1 2 3 output => 'looks (good|bad|horrible) | performancedata' ); $nw->submit; AUTHOR ====== Danijel Tašov <[email protected]> LICENSE ======= Copyright (C) 2009 by Danijel Tašov This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
Submit Nagios check results directly into nagios' spool directory
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%