Hi,
BB monitors all the internal file
systems with out any problems but can not the nfs file systems. But when
I do a df ?ek, it displays all
the filesystems including nfs.
How do I make sure BB displays all
the filesystems in the server.
check the etc/bbsys.sh file for
DFUSE. the default DFUSE includes only the lines that begins with /dev.
if you want to monitor nsf
filesystems, why can't you set a bb client on your nfs server ?
For example, it displays the
following through the monitor page. On this client, in addition to the
following, we have morn as file systems as well which are not displayed
through the BB monitor page.
/dev/dsk/c0t0d0s4 1989755 11 1930052 1% /var/crash
swap 527304 24 527280 1% /var/run
swap 535832 8552 527280 2% /tmp
/dev/dsk/c0t0d0s3 4032142 219911 3771910 6% /var
/dev/dsk/c0t1d0s7 17413250 3122791 14116327 19% /www
/dev/dsk/c0t0d0s1 6179742 3246920 2871025 54% /
/dev/dsk/c0t0d0s5 964927 591376 315656 66% /export/home
Although following file system is
available, how do I make sure that this is displayed through BB
monitor.
<gsfiler>:/vol/unix_installs/apache_2.0.54
2516584 50936 2465648 3%
/nas/usr/apache
the df output is cut for long
devices or long mounts.
to avoid this, you can
replace DF="/bin/df" with DF="/bin/df -P".
Thanks for the help provided to
sort out my memory display issues. It works fine.
Thanks in
advance for your help.
Mabu
Nicolas Figaro