SNMPSTAT - CGI script to get interface statistics via WWW.
--------

Requirement: CMU-SNMP package installed on your system.
	     ( ftp://ftp.ibr.cs.tu-bs.de/pub/local/linux-cmu-snmp/ )

       Note: Version 1.0.1 updated to use CMU-SNMP 3.7

-----------

Tested on Linux/Apache for CISCO routers, Route Lynx RL-2000 routers.
------

Compilation:
-----------

1. Unpack archive (if you read this file, hope start #2 ;-)  )
2. Edit snmpstat.h file.
3. If your http server has another location of cgi-scripts from
   "/home/httpd/cgi-bin/" - edit Makefile.
4. Type make; make install.
5. Edit /etc/snmpstat.conf if you want to define default router(s) to
   monitoring (you can use template - ./snmpstat.conf).
6. From WWW browser try:
     http://your.host.name/cgi-bin/snmpstat.cgi - snmpstat will attempts to
       read file /etc/snmpstat.conf and display statistics for routers from
       that one.
 or  http://your.host.name/cgi-bin/snmpstat.cgi?host=your_router to define
       router manually.
7. That's all ;)

Any question and sugg. - email: swaj_@geocities.com, alexey_semenov@hotmail.com


	Good luck.
			Alexey Semenov

