GLTMon Home

Graphic Long Term Monitoring (GLTMon)

GLTMon is a Web application that gathers data from your network devices (e.g., routers and switches) via SNMP and saves the data into a database for reporting and analysis.

GLTMon gathers information about ports (interfaces) on your network devices and stores it into a database. Each device may have many interfaces (e.g., 256 port switch). Each interface has a set of attributes of interest, which may include ifInOctets, ifOutOctets, ifInErrors, and ifOutErrors. GLTMon polls these attributes and stores the result into a database.

Acknowledgements