Actually the server has got the following file system , but
nagios is not monitoring the last file system
/databases/oradata/aplccnv.
/dev/mapper/VolGroup03-LogVol00
Are you sure this is really a file system and not a raw database
partition? With the normal filesystem check you can only check free
space, inodes etc of a mounted filesystem that is supported by the
kernel. If this is a raw partition (hint: probably not mounted, check
"mount" od "df -h") you need a database specific check to tell anything
about the inside of that partition. I am not familiar with oracle, but I
know that many databases can use raw partitions for DB data.
Hope this helps,
Jakob Curdes
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null