> >> Is there a command to discover the maximum swap space used? (since boot, > >> or since resetting a counter, for example) > > free? > free tells me the amount of swap that is available and the amount that > is currently in use. AFAIK, it doesn't tell me the maximum that has been > used (like a high-water mark). I was hoping to discover some command > that did before I resort to scripting.
To track performance use SNMP + an NMS(1) and/or sar (2). (1) http://www.opennms.org (2) man sar -- -- Adam Tauno Williams Network & Systems Administrator Consultant - http://www.whitemiceconsulting.com Developer - http://www.opengroupware.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
