Historique | Voir | Annoter | Télécharger (7,66 ko)
Fix issue with $uptime being undefined
Fix issue with $uptime being undefined.On my setup perl requires a variable to assign the return value of the split operation. Without this the value of $uptime ends up being undefined.
need autoconf before config
include interface in title
update documentation
Allows setting warnings by environment variables.
Fixes bandwidth_ to successfully init new installs.
Previously the script would try to divide by 0 for calculating rateson the first run, and crash before getting to store() to write initialvalues thus never initing itself. This fixes that, and makes it a...
- have some dirs