Hi, Roland !
Short Question, which OS have your clients ?
If they are also Solaris, i mean to remember that iostatdisk breaks for solaris .. .. can anyone confirm this ?
If your clients are runnning with linux, i think you still need the linux-iostat.pl by Stef Coene
http://www.docum.org/foswiki/bin/view/Xymon/LinuxIostatGraphs
cheers, martin
On Fri, 2 Jul 2010, Roland Soderstrom wrote:
I'm running xymon 4.3.0 on solaris.
For some reason my server don't get any iostat.rrd file. I been trying to understand how the iostat gets to my server but this just drives me crazy.
On the clients (all 6 of them) I get the sh -c iostat -dxsrP 300 2 1>../tmp/hobbit_iostatdisk.host0.12761 processes I get the tmp/hobbit_iostatdisk.host0.12761 file which disappears after some time. (and with iostat data) The server however never gets a iostat.rrd file. As an example i tried to track the vmstat which works fine. The clients manage to send vmstat so the server can generate vmstat.rrd files, but not iostat
On the server I got iostat/vmstat in hobbitserver.cfg in the VARs TEST2RRD and GRAPHS, which is there by default.. I tried to change iostat to iostatdisk as the name is like that, but no change.
I checked all logs including apache2 logs and can't find anything. How do I check if the clients sends something to the server? How do I check if the server receives something?