Untangle Gateway Platform 5.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Untangle Gateway Platform 5.1 (Default branch)
# 1  
Old 03-11-2008
Untangle Gateway Platform 5.1 (Default branch)

ImageThe Untangle Gateway Platform is a Linux-basednetwork gateway with pluggable modules for networkapplications like spam blocking, Web filtering,anti-virus, anti-spyware, intrusion prevention,VPN, SSL VPN, firewall, and more.License: GNU General Public License (GPL)Changes:
This release adds support for PPTP passthrough, IPSec passthrough, 1:1 NAT, and up to 7 NICs. Active Directory Integration has been added. Kaspersky Virus Blocker has been added. The kernel has been upgraded to 2.6.22 to improve hardware support. SNMP and syslog support have been enhanced. Policy management has been simplified.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PMDASNMP(1)						       Performance Co-Pilot						       PMDASNMP(1)

NAME
pmdasnmp - Gateway from SNMP to PCP (PMDA) DESCRIPTION
pmdasnmp is a Performance Metrics Domain Agent (PMDA) which provides a generic gateway from PCP queries from a PCP client to SNMP queries to one or more SNMP agents. INSTALLATION
If you want access to the SNMP gateway performance metrics, do the following as root: # cd $PCP_PMDAS_DIR/snmp # ./Install If you want to undo the installation, do the following as root: # cd $PCP_PMDAS_DIR/snmp # ./Remove pmdasnmp is launched by pmcd(1) and should never be executed directly. The Install and Remove scripts notify pmcd(1) when the agent is installed or removed. CONFIGURATION
TODO: define config file format here - map/set/host/... etc FILES
$PCP_PMDAS_DIR/snmp/snmp.conf optional configuration file for pmdasnmp $PCP_PMDAS_DIR/snmp/Install installation script for the pmdasnmp agent $PCP_PMDAS_DIR/snmp/Remove undo installation script for the pmdasnmp agent $PCP_LOG_DIR/pmcd/snmp.log default log file for error and warn() messages from pmdasnmp SEE ALSO
pmcd(1) and SNMP 3.8.10 Performance Co-Pilot PMDASNMP(1)