Hi All
In bb-hosts I have:
192.168.0.2 leopg9 # BBDISPLAY BBPAGER BBNET bbd clamd dig=A:leopg9.no-ip .org,PTR:2.0.168.192.in-addr.arpa http://leopg9/ http://leopg9:10000 ftp pop3 smtp telnet apache=http://192.168.0.2/server-status?auto LARRD:*,apache:apache|apache1|apache2|apache3,disk:disk|disk1
When looking at trends I only get graphs for the root-filesystem.
Regards Lars Hobbithobbyist
Http://leopg9.no-ip.org
On Sat, Apr 30, 2005 at 07:31:53AM +0200, lars ebeling wrote:
When looking at trends I only get graphs for the root-filesystem.
what does the status message from your "disk" status look like ? Please run ~hobbit/server/bin/bb 127.0.0.1 "status HOSTNAME.disk" >disk.txt (note: you must use commas instead of dots in HOSTNAME) and send me the disk.txt file - line-breaks and such are important, so cut-and-paste into an e-mail is likely to make it unusable.
This has been a common problem on some Linux systems, that broke the "df" output on two lines per filesystem, like
/dev/vg00/lv_home
23479283 2347701 10% /home
The solution there was to change the "df" command on the client to use the Posix-style output format, which dictates to put everything on one line.
-- Henrik Storner
what does the status message from your "disk" status look like ? Please run ~hobbit/server/bin/bb 127.0.0.1 "status HOSTNAME.disk" >disk.txt
I don't use FDQN so:
$ ./server/bin/bb 192.168.0.2 "status leopg9.disk" >disk.txt
$ pg disk.txt
$ ./server/bin/bb 127.0.0.1 "status leopg9.disk" >disk.txt
$ pg disk.txt
$
In the disk-column I get all filesystems in the graphs, but only %-usage.
This is the output of bdf
bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 204800 90792 113128 45% /
/dev/vg00/lvol1 295024 45064 220456 17% /stand
/dev/vg00/lvol8 1036288 222272 807704 22% /var
/dev/vg00/lvol7 1638400 1308712 327144 80% /usr
/dev/vg00/lvol6 204800 173944 30856 85% /tmp
/dev/vg00/lvol5 2252800 1580976 666848 70% /opt
/dev/vg00/lvol4 2560000 573920 1971264 23% /home
/dev/vg01/lvol11 8888320 3292890 5422058 38% /dunihd99
Regards Lars
On Sat, Apr 30, 2005 at 08:10:58AM +0200, lars ebeling wrote:
In the disk-column I get all filesystems in the graphs, but only %-usage.
Oh - I misunderstood you then. So you mean that on the "disk" status the graph is correct (it shows percentage instead of actual KB used, but other than that it is OK) ? The problem is only with the graph on the "trends" page ?
-- Henrik Storner
Yes the problem is that, on the trends-page only rootfilesystem is shown not the other filesystems. But what is shown is correct.
You know you could have a look.
Regards Lars Hobbithobbyist
Http://leopg9.no-ip.org ----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Saturday, April 30, 2005 8:29 AM Subject: Re: [hobbit] Trends
On Sat, Apr 30, 2005 at 08:10:58AM +0200, lars ebeling wrote:
In the disk-column I get all filesystems in the graphs, but only %-usage.
Oh - I misunderstood you then. So you mean that on the "disk" status the graph is correct (it shows percentage instead of actual KB used, but other than that it is OK) ? The problem is only with the graph on the "trends" page ?
-- Henrik Storner
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Yes, that fixed it.
Regards Lars Hobbithobbyist
Http://leopg9.no-ip.org ----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Saturday, April 30, 2005 9:01 AM Subject: Re: [hobbit] Trends
On Sat, Apr 30, 2005 at 08:32:47AM +0200, lars ebeling wrote:
Yes the problem is that, on the trends-page only rootfilesystem is shown not the other filesystems. But what is shown is correct.
I think this will fix it.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
henrik@hswn.dk
-
lars.ebeling@leopg9.no-ip.org