| Last updated 21 March 2001 |
To Do
|
|
SNMP
Do some SNMP ERROR Checking and stop polling if not working. |
|
Health
Make health include metrics for interface utilisation, could be done by doing utilisation summarystats for each interface where each interface utilisation was weighted out of 100 where 50 utilised would equal 50, etc, which then contributed to a total number divided by the number of interfaces and then weighted into the total health metric. |
|
summarystats
I would actually like to rewrite the summary stats routine to return a "summarystats hash". |
|
Interface Stats
For each interface which supports it collect in/out frames, broadcast, unicast. This would allow determination of average packet size on link and on network. It would also allow thresholds to be set for percentage of broadcast traffic on network. |
|
Create RRD
I had been thinking about making this config options and putting the formulas in the code. |
|
Edit View Function
Make it possible to edit entries in the CSV with view.pl! |
|
NMIS Command Line
simple script to provide status of nodes and basic info link summary.pl but commandline oriented. |