Tyler
Active Member
Does anyone know of a shell script for testing disk read/write speeds? I am trying to find a way to ensure that my read/write speeds stay normal.
I had a few ideas for this:
I'm not of the technical nature, so if you know of a better way to do this, please let me know!
I have no qualms with paying to have a script written for this, I would obviously like to know if there is something in the open source community that already exists for this need. Maybe there is a way to do this with Nagios - but I want it to send an email (so it can be piped to an internal admin queue). Not too sure.
I had a few ideas for this:
- Shell script that runs a DD test and emails if the test comes back with a speed below X MB/s -- then run this script on a cron job every few days.
- Run either a script or daemon to monitor I/O wait and emails if the wait comes back as high
I'm not of the technical nature, so if you know of a better way to do this, please let me know!
I have no qualms with paying to have a script written for this, I would obviously like to know if there is something in the open source community that already exists for this need. Maybe there is a way to do this with Nagios - but I want it to send an email (so it can be piped to an internal admin queue). Not too sure.