Hi all,
I need to collect some stats on disk IO, and bsnmpd doesn't give me as much detail as I'd like (and I want to avoid net-snmp unless I really cannot). Mainly I want to look at tps, but %busy and other stuff gstat throws out would be interesting as well. I'm likely going to feed gstat output to a script and grab the output via snmp. Nagios will monitor this, but I'm really collecting the data for pnp so I can see some usage trends.
That said, when gstat is run in single-shot mode with the "-b" flag, does anyone know what data that represents? Is it a snapshot or an average over the last X seconds or what? The manpage isn't terribly clear on that.
If anyone wants to make an argument for iostat instead, I'm all ears. My main concern is that I'm getting somewhat accurate data.
Thanks!
I need to collect some stats on disk IO, and bsnmpd doesn't give me as much detail as I'd like (and I want to avoid net-snmp unless I really cannot). Mainly I want to look at tps, but %busy and other stuff gstat throws out would be interesting as well. I'm likely going to feed gstat output to a script and grab the output via snmp. Nagios will monitor this, but I'm really collecting the data for pnp so I can see some usage trends.
That said, when gstat is run in single-shot mode with the "-b" flag, does anyone know what data that represents? Is it a snapshot or an average over the last X seconds or what? The manpage isn't terribly clear on that.
If anyone wants to make an argument for iostat instead, I'm all ears. My main concern is that I'm getting somewhat accurate data.
Thanks!