Hi Thomas, note that rrd updates are normally io-bound. running several updates in parallel does not help it can even make things worse ...
adding faster disk and more memory will help ... also rescheduling the updates, so that you can do several updates to a single rrd file will help to. cheers tobi Today Thomas Koeppe wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > can somebody tell me how to monitoring the hard disk activity (sectors/s > or kbyte/s) of linux machine ? (ide and without raid) > > > > /Thomas > > > - -- > E-Mail: [EMAIL PROTECTED] > ICQ: 454-030 > Public Key: http://www.kgt.org/gpg/thomas.asc > Fingerprint: 64A3 9CD5 FB28 3C1B 170F B64F 7D5A B951 6720 4523 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > > iD8DBQFE/uDJfVq5UWcgRSMRAs0MAJ9N8cNrGI3/6oeqwYrKsCDCbQptwwCeMscB > BW8XFyNi4Egwa8NN27ikfJI= > =YFDn > -----END PGP SIGNATURE----- > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten http://tobi.oetiker.ch [EMAIL PROTECTED] ++41 62 213 9902 -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
