The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "nagios"

Nagios::Cmd River stage zero No dependents

Nagios::Cmd is a module to take care of the logistics involved in submitting a command to Nagios's command pipe. flock(2) is used to insure that parallel calls to this module don't corrupt each other (unlikely in any case)....

TOBEYA/Nagios-Cmd-0.05 - 08 Dec 2003 02:24:39 UTC - Search in distribution

Ocs::Nagios - Import OCS Inventory devices in Nagios River stage zero No dependents

JSA/Ocs-Nagios-0.0.2.1 - 21 Aug 2009 16:52:58 UTC - Search in distribution

Nagios::NRPE - A Nagios NRPE implementation in pure perl River stage zero No dependents

This file currently only serves as a stub so Build.PL will find it. For more information on the submodules please read Nagios::NRPE::Client or Nagios::NRPE::Packet or Nagios::NRPE::Daemon....

THESEAL/Nagios-NRPE-2.0.13 - 10 Jul 2020 11:29:57 UTC - Search in distribution

Nagios::Object - Creates perl objects to represent Nagios objects River stage one • 1 direct dependent • 1 total dependent

This module contains the code for creating perl objects to represent any of the Nagios objects. All of the perl classes are auto-generated at compile-time, so it's pretty trivial to add new attributes or even entire objects. The following is a list o...

DUNCS/Nagios-Object-0.21.20 - 24 Sep 2013 10:11:10 UTC - Search in distribution

Nagios::Plugin - Removed from CPAN by request of Nagios Enterprises, succeeded by Monitoring::Plugin River stage one • 6 direct dependents • 6 total dependents

MSTROUT/Nagios-Plugin-0.990001 - 14 Dec 2015 21:26:46 UTC - Search in distribution

Nagios::Report - Perl class to filter and munge Nagios availability data River stage zero No dependents

Gets the Nagios (http://wwww.Nagios.ORG/) All Hosts or Services availability report (getting the results in CSV format) and applies grep like filters, map like munging, and slice like field masks to produce a report which can be output in various way...

HOPCROFTS/Nagios-Report-0.003 - 28 Aug 2006 23:11:38 UTC - Search in distribution

Nagios::Scrape - Scrapes and Parses the status.cgi page of a Nagios installation River stage one • 1 direct dependent • 1 total dependent

BIGPRESH/Nagios-Scrape-0.04 - 12 Jan 2018 09:49:18 UTC - Search in distribution

Nagios::Passive - submit passive check results to nagios River stage one • 1 direct dependent • 1 total dependent

This is the factory class, currently it creates either a Nagios::Passive::CommandFile or a Nagios::Passive::ResultPath object. Which object is created depends on the keys of the hash you supply to the the create method....

DATA/Nagios-Passive-v0.4.1 - 04 Jul 2017 17:59:44 UTC - Search in distribution

Nagios::Downtime - control downtime schedualing! River stage zero No dependents

QUATRIX/Nagios-Downtime - 08 Feb 2007 08:44:57 UTC - Search in distribution

Nagios::WebTransact - Class for generating Nagios service checks of Web transactions. River stage zero No dependents

This module implements a check of a Web Transaction. A Web transaction is a sequence of web pages, often fill out forms, that accomplishes an enquiry or an update. Common examples are database searches and registration activities. A Web transaction i...

HOPCROFTS/Nagios-WebTransact-0.16 - 17 Mar 2004 04:12:09 UTC - Search in distribution

Nagios::Clientstatus - Framework for Nagios check-service programs River stage zero No dependents

Create a program to check the function of some service or device for Nagios. This module helps you to check the mandatory and optional arguments. It helps you to send the right output so that Nagios can check wether the service works ok or not....

HORSHACK/Nagios-Clientstatus-0.06 - 25 Jun 2006 19:12:46 UTC - Search in distribution

Nagios::Plugin::LDAP - Nagios plugin to observe LDAP. River stage zero No dependents

Please setup your nagios config. ### check response time(msec) for LDAP define command { command_name check_ldap_response command_line /usr/bin/check_ldap -H $HOSTADDRESS$ -w 3 -c 5 } This plugin can execute with all threshold options together. Comma...

GBARR/Nagios-Plugin-LDAP-0.04 - 01 Oct 2008 17:41:18 UTC - Search in distribution

Nagios::Plugin::POP3 - Nagios plugin for checking POP3 Servers River stage zero No dependents

Currently only two POP3 mailbox actions are supported: "count" and "delete" * count Counts the number of messages on the server. The messages are not modified. * delete Deletes all messages on the server (and returns then number deleted)...

PDONELAN/Nagios-Plugin-POP3-1.001 - 06 Nov 2010 04:31:24 UTC - Search in distribution
  • main - Run Nagios::Plugin::POP3

Nagios::Plugin::SNMP - Helper module to make writing SNMP-based plugins for Nagios easier. River stage zero No dependents

MAXSCHUBE/Nagios-Plugin-SNMP-1.2 - 04 Sep 2009 21:09:31 UTC - Search in distribution

Nagios::Status::Host - Nagios 3.0 Container Class for Status Hosts. River stage one • 1 direct dependent • 1 total dependent

This module is an object oriented approach to Nagios 3.0 status hosts....

RCROWDER/Nagios-Status-Host-0.01 - 01 Jun 2009 20:38:24 UTC - Search in distribution

RT::Extension::Nagios - Merge and resolve Nagios tickets River stage zero No dependents

Nagios <http://www.nagios.org> is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. This extension allows email alerts generated by Nagios to be ...

ALEXMV/RT-Extension-Nagios-1.01 - 16 Dec 2014 17:28:40 UTC - Search in distribution

Nagios::Plugin::Simple - Simple and Minimalistic Nagios Plugin Package River stage one • 1 direct dependent • 1 total dependent

This is the package that I use mostly because I feel the Nagios::Plugin is too encompassing. I feel that it is the scripts responsibility to handle arguments and thus this package does not do that nor will do that. If you want argument handling use o...

MRDVT/Nagios-Plugin-Simple-0.06 - 12 Jun 2013 02:17:09 UTC - Search in distribution

Nagios::Plugin::ByGmond - Nagios plugin for checking metrics from ganglia monitor daemon TCP output. River stage zero No dependents

Please setup your nagios config. define command { command_name check_memory_by_gmond command_line /usr/local/bin/check_by_gmond -H $HOSTADDRESS$ -w 3 -c 5 -m 'mem_total' } This plugin use metric named by ganglia. Please saw documention of ganglia bef...

CHENRYN/Nagios-Plugin-ByGmond-0.04 - 17 May 2013 09:27:51 UTC - Search in distribution

Nagios::Status::Service - Nagios 3.0 Container Class for Status Services. River stage one • 1 direct dependent • 1 total dependent

This module is an object oriented approach to Nagios 3.0 status services....

RCROWDER/Nagios-Status-Service-0.02 - 21 Sep 2009 15:00:03 UTC - Search in distribution

RackMan::Format::Nagios - Generate the Nagios config for a given RackObject River stage zero No dependents

This module generates the Nagios configuration file for a given RackObject....

SAPER/RackMan-1.19 - 06 May 2016 15:02:29 UTC - Search in distribution
90 results (0.096 seconds)