[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
missing iostat.rrd
- To: hobbit (at) hswn.dk
- Subject: missing iostat.rrd
- From: Roland Soderstrom <rolands (at) logicaltech.com.au>
- Date: Fri, 02 Jul 2010 15:44:08 +1000
- References: <AANLkTik-0knOGZdH5lEklmOJT7wjiTO0IffpFaICwXjP (at) mail.gmail.com> <20100630204407.GA9985 (at) df7cb.de> <F4F3D05C-9376-4CE0-9113-12F440C446F9 (at) gmail.com> <20100630213142.GA18662 (at) hswn.dk> <4C2C8878.5000108 (at) mcclatchyinteractive.com> <AANLkTimM04W_me3BjBTwpOSMp3qtx9FoEDBW0iXaegKw (at) mail.gmail.com> <4C2D557D.2020705 (at) ausport.gov.au> <AANLkTint2jVo-tGxeLEntZejMlFRrVb3KblL8II84-VN (at) mail.gmail.com> <AANLkTilt72pCYjWpXJiQ2YnjIHI6gEKqu1gy5v06p-GT (at) mail.gmail.com>
- User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.8) Gecko/20100302 Lightning/1.0b1 Thunderbird/3.0.3
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?