Ports Search

Results 18,51118,520 of 19,819 for %22HTTP Server%22.(0.015 seconds)
net-mgmt/check_hp_bladechassis-1.0.1 (Score: 7.739885E-4)
Nagios Plugin to monitor your HP Blade Enclosure
check_hp_bladechassis is a plugin for the Nagios monitoring software which checks the hardware health of HP blade enclosures via SNMP. The plugin is only tested with the c7000 enclosure.
net-mgmt/nagios-snmp-plugins-1.3.1 (Score: 7.739885E-4)
Additional SNMP plugins for Nagios
This is an additional plugin package for Nagios, for SNMP support. It utilizes the UCD-SNMP-MIB dskTable and prTable support to monitor CPU and disk usage according to local snmpd configuration.
net-mgmt/Data-Validate-IP-0.26 (Score: 7.739885E-4)
Common data validation methods for IPs
This module collects IP validation routines to make input validation, and untainting easier and more readable. All functions return an untainted value if the test passes, and undef if it fails. This means that you should always check for a defined status explicitly. Don't assume the return will be true. (e.g. is_username('0')) The value to test is always the first (and often only) argument.
Network discovery support for FusionInventory Agent
This module scans your networks to get informations from devices with SNMP protocol: - networking devices discovery within an IP range - network switch, printer and router analyse - relation between computer / printer / switch port - identify unknown MAC addresses - report printer cartridge and ounter status - support management of SNMP versions v1, v2, v3 The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this plugin.
SNMP support for FusionInventory Agent
Network discovery support for FusionInventory Agent
net-mgmt/Nagios-Plugin-LDAP-0.04 (Score: 7.739885E-4)
Nagios plugin to observe LDAP
Nagios plugin to observe LDAP
net-mgmt/Net-IP-Match-Regexp-1.01 (Score: 7.739885E-4)
Efficiently match IP addresses against IP ranges via regexp
Net::IP::Match::Regexp allows you to check an IP address against one or more IP ranges. It employs Perl's highly optimized regular expression engine to do the hard work, so it is very fast. It is optimized for speed by doing the match against a regexp which implicitly checks the broadest IP ranges first. An advantage is that the regexp can be computed and stored in advance (in source code, in a database table, etc) and reused, saving much time if the IP ranges don't change too often. The match can optionally report a value (e.g. a network name) instead of just a boolean, which makes module useful for mapping IP ranges to names or codes or anything else.
net-mgmt/Net-IP-Match-XS-0.03 (Score: 7.739885E-4)
Efficiently match IP addresses against IP ranges
The Net::IP::Match::XS module efficiently matches IP addresses against IP ranges. The unconditionally exported subroutine 'match_ip' determines if the ip to match ( first argument ) matches any of the subsequent ip arguments. Match arguments may be absolute quads, as '127.0.0.1', or contain mask bits as '111.245.76.248/29'.
Module to check memcached via nagios
Nagios::Plugins::Memcached - Nagios plugin to observe memcached.
Routines useful for checking data against the spamhaus blacklists
Net::Abuse::Utils::Spamhaus is a Perl extension for checking data against the spamhaus blacklists.