Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
snmpClient.exe | 2011-02-07 | 168.4 kB | |
idleCollect.exe | 2011-02-07 | 82.4 kB | |
GamePlan.txt | 2011-02-04 | 488 Bytes | |
README.txt | 2011-02-04 | 461 Bytes | |
snmpClient.cpp | 2011-02-04 | 11.9 kB | |
idleCollect.c | 2011-02-04 | 12.6 kB | |
Totals: 6 Items | 276.3 kB | 0 |
This is the first release of SNMP Activity Monitor. Lots of clean-up work to do. Files: idleCollect.c snmpClient.c -idleCollect.c Collects information on keyboard and mouse usage. Outputs activty to idleData.txt. -snmpClient.c An SNMP client based on the WINSNMP api. Parses idleData.txt to obtain last activity measurement. The OIDs can be found within the source code. Also includes OIDS for parsing a file that contains temperature readings.