Ports Search

Results 10,33110,340 of 17,660 for descr%3A%22spam filter%22.(0.013 seconds)
net-mgmt/check_postgres-2.22.0 (Score: 1.3121418E-4)
Monitor various attributes of your PostgreSQL database
check_postgres.pl - a Postgres monitoring script for Nagios, MRTG, Cacti, and others check_postgres.pl is a Perl script that runs many different tests against one or more Postgres databases. It uses the psql program to gather the information, and outputs the results in one of three formats: Nagios, MRTG, or simple.
net-mgmt/adcli-0.8.1 (Score: 1.3121418E-4)
Tool for performing actions on an Active Directory domain
adcli is a command line tool that can perform actions in an Active Directory domain: . "join" a computer (not necessarily the current one) into AD-domain . output information about the domain -- in human- and computer-readable form . create user- and group-accounts in the domain . delete and reset accounts
net-mgmt/check_puppet-1.3 (Score: 1.3121418E-4)
Nagios plugin for checking Puppet daemon availability
check_puppet - is a very simple Nagios plugin to check Puppet daemon availability with SNMP. Why check_puppet? 1. It does check whether puppetd and puppetmasterd is alive. 2. It does check state.yaml freshness 3. It does not require the full net-mgmt/nagios-plugins package on the client side 4. It is written in sh - code interpreter available in a base system
net-mgmt/snmp-5.7.3 (Score: 1.3121418E-4)
Extendable SNMP implementation
This is Net-SNMP (previously known as "ucd-snmp"). Various tools relating to the Simple Network Management Protocol including: An extensible agent An SNMP library tools to request or set information from SNMP agents tools to generate and handle SNMP traps a version of the Unix 'netstat' command using SNMP a graphical Perl/Tk/SNMP based mib browser
net-mgmt/nfsen-1.3.7 (Score: 1.3121418E-4)
Web based frontend to nfdump netflow collector
NfSen is a graphical web based front end for the nfdump netflow tools. NfSen allows you to: * Display your netflow data: Flows, Packets and Bytes using RRD (Round Robin Database). * Easily navigate through the netflow data. * Process the netflow data within the specified time span. * Create history as well as continuous profiles. * Write your own plugins to process netflow data on a regular interval
net-mgmt/Net-IP-1.26 (Score: 1.3121418E-4)
Perl extension for manipulating IPv4/IPv6 addresses
This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.
net-mgmt/Net-IPv4Addr-0.10 (Score: 1.3121418E-4)
Perl extension for manipulating IPv4 addresses
Net::IPv4Addr provides functions to parse IPv4 addresses both in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist.
net-mgmt/Net-Telnet-Cisco-IOS-0.6 (Score: 1.3121418E-4)
Manage Cisco IOS Devices
Net::Telnet::Cisco::IOS (NTCI) is an extension of Joshua Kereos's Net::Telnet::Cisco module and provides an easy way to manage and monitor Cisco IOS devices. I'll mention this a lot, but make sure you read up on Net::Telnet::Cisco for a lot of information.
net-mgmt/Zenoss-1.11 (Score: 1.3121418E-4)
Perl interface to the Zenoss JSON API
This is a PERL interface to the Zenoss Monitoring System JSON API. It allows the ability to execute all available functions provided by the Zenoss API programmatically. Anything you could do from the Zenoss interface can be achieved via this module. This is a full service implementation, providing the construction of the call to the API and the handling of the response.
net-mgmt/jmx4perl-1.11 (Score: 1.3121418E-4)
JMX access for Perl
Jmx4Perl is here to connect the Java and Perl Enterprise world by providing transparent access to the Java Management Extensions (JMX) from the perl side. It uses a traditional request-response paradigma for performing JMX operations on a remote Java Virtual machine.