in reply to Nagios custom Perl check
I recently had some difficulty with a plugin I was writing as well, but a read through the "Plugin Output" section of the Nagios Plugin Development Guidelines proved helpful.
Also, just a thought, but have you looked at any of the Nagios-related modules on CPAN (such as Nagios::Plugin) to help reduce your coding time/effort? (Just a thought.)
Hope that helps.
Update: 2014-07-21 - Added link to Nagios::Plugin module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Nagios custom Perl check
by edimusrex (Monk) on Jul 21, 2014 at 19:37 UTC |