Download List

專案描述

NISCA (Network Interface Statistics Collection Agent) is a more flexible PHP4-based MRTG replacement. It supports both SNMP and reading localhost's /proc/net/dev device file directly for statistics gathering. It uses MySQL to store collected data in, and stores statistics for bytes transferred, packets transferred, transfer errors, and dropped packets separated into a per interface incoming and outgoing set. It generates both graphs and a textual report table using the data from any timeframe contained in the database. The entire package runs using PHP4; it uses the CGI binary version of PHP for stats collection (running in the background as a "daemon") and either the CGI or Apache module versions to generate the GUI form and reports. It can also import existing MRTG logfiles.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-15 06:46 Back to release list
2.3

The PHP SNMP functions were replaced with calls to the snmpwalk and snmpget binaries from the ucd-snmp package. Graphs are now image maps that allow zooming into a time range with one click. The SNMP collector completely rewritten and can now cache collected stats if the database connection is lost. Watermarks of any kind can be added to graph images, and a few bugfixes were made.
標籤: Major feature enhancements

Project Resources