Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第15,52115,530项(搜索用时0.014秒)
net-mgmt/libsmi-0.4.8 (Score: 9.2782444E-5)
Library to access SMI MIB information
The purpose of libsmi is to give network management applications a concise programmer-friendly interface to access MIB module information, separate the knowledge on SMI from the main parts of management applications, allow to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. There are also simple tools to handle MIBs included.
net-mgmt/mrtg-ping-probe-2.2.0 (Score: 9.2782444E-5)
Round Trip Time and Packet Loss Probe for MRTG
mrtg-ping-probe is a ping probe for MRTG 2.x. It is used to monitor the round trip time and packet loss to networked devices. MRTG uses its output to generate graphs visualizing minimum and maximum round trip times or packet loss. Yoshiro MIHIRA <sanpei@FreeBSD.org>
net-mgmt/check_email_delivery-0.7.1b (Score: 9.2782444E-5)
Nagios Plugin to monitor your mail environment
Check Email Delivery is a plugin for Nagios that allows you to check functionality within your email environment. Some typical uses of this plugin include: * check SMTP server * check IMAP server * check email delivery loop * check auto-responder function * keep an eye on email lag * monitor automated mailboxes * aggregate check results of multiple plugins * check email-to-FTP or other special email gateways
net-mgmt/nagios-spamd-plugin-1.4 (Score: 9.2782444E-5)
Nagios plugin for checking SpamAssassins spamd
check_spamd is a Nagios plugin for checking SpamAssassins SPAMD. It's written in Perl, should work with the embedded Perl interpreter (not tested though), does not require spamc to be installed on the Nagios host and has no other prerequisites.
net-mgmt/nbtscan-1.5.1 (Score: 9.2782444E-5)
NetBIOS name network scanner
NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each responded host it lists IP address, NetBIOS computer name, logged-in user name and MAC address.
net-mgmt/klg-1.5 (Score: 9.2782444E-5)
PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers
klg is a looking glass written in PHP that can access and report back routing information from Cisco, Juniper and Zebra/Quagga routers. It can also lookup AS numbers to names via WHOIS interfaces, and supports friendly BGP community names via MySQL database.
net-mgmt/openlldp-0.4.a (Score: 9.2782444E-5)
Link Layer Discovery Protocol daemon
The OpenLLDP project aims to provide a comprehensive implementation of the IEEE standard 802.1AB Link Layer Discovery Protocol. LLDP is an industry standard protocol designed to supplant proprietary Link-Layer protocols such as Extreme's EDP (Extreme Discovery Protocol) and CDP (Cisco Discovery Protocol).
net-mgmt/nsca-2.9.1 (Score: 9.2782444E-5)
Nagios Service Check Acceptor
The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "send_nsca" client which is used to send results to the server.
net-mgmt/nsca-2.7.2 (Score: 9.2782444E-5)
Nagios Service Check Acceptor
The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "send_nsca" client which is used to send results to the server.
net-mgmt/AnyEvent-SNMP-6.0 (Score: 9.2782444E-5)
Adaptor to integrate Net::SNMP into AnyEvent
This module implements an alternative "event dispatcher" for Net::SNMP, using AnyEvent as a backend. It integrates Net::SNMP into AnyEvent: You can make non-blocking Net::SNMP calls and as long as other parts of your program also use AnyEvent (or some event loop supported by AnyEvent) and they will run in parallel.