Re: [Nagios-users] check_snmp_storage ..... ERROR : Unknown storage /var

2008-08-20 Thread Agnello George
On 8/19/08, Paul Weaver [EMAIL PROTECTED] wrote:

 1) Are you sure that /var is a seperate partition? Run
 df
 And look at the mounted on column


The df command display  the following

[EMAIL PROTECTED] libexec]# df
Filesystem   1K-blocks  Used Available Use% Mounted on
vzfs   1048576338374710202  33% /

do i need to manually mount the  the /home or /var partion ??


2) Run
 snmpwalk 127.0.01 -v2c -C public hrStorageDescr


this command gives me the following output :

[EMAIL PROTECTED] libexec]# snmpwalk  127.0.0.1  -v1 -c public hrStorageDescr
HOST-RESOURCES-MIB::hrStorageDescr.1 = STRING: Memory Buffers
HOST-RESOURCES-MIB::hrStorageDescr.2 = STRING: Real Memory
HOST-RESOURCES-MIB::hrStorageDescr.3 = STRING: Swap Space
HOST-RESOURCES-MIB::hrStorageDescr.4 = STRING: /

?

thanks !!



-- 
 Regards
 Agnello D'souza
 www.linux-vashi.blogspot.com
 www.bible-study-india.blogspot.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
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

[Nagios-users] check_snmp_storage ..... ERROR : Unknown storage /var

2008-08-19 Thread Agnello George
hi all
i have installed the  check_snmp_storage plugin but i can ot get the ot put
for /var space . I can however get the out put for / partition . Following
is the command

./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80% -c 90%
OK : /: 32%used(327MB/1024MB)  :  80 %  | /=326MB;819;921;0;1024

but when i try this
./check_snmp_storage -H 127.0.0.1 -C public -m /var -w 80% -c 90%
ERROR : Unknown storage /var
Does any one have a solution for this !!

Thanks a million !!
-- 
Regards
Agnello D'souza
www.linux-vashi.blogspot.com
www.bible-study-india.blogspot.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
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

Re: [Nagios-users] check_snmp_storage ..... ERROR : Unknown storage /var

2008-08-19 Thread Paul Weaver
1) Are you sure that /var is a seperate partition? Run 
 df
And look at the mounted on column

2) Run 
 snmpwalk 127.0.01 -v2c -C public hrStorageDescr

And see what partitions snmp lists

--
Power corrupts. Power failure corrupts absolutely

Paul Weaver
Systems Development Engineer
News Production Facilities, BBC News
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Agnello
George
Sent: 19 August 2008 14:19
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] check_snmp_storage . ERROR : Unknown storage
/var


hi all 
i have installed the  check_snmp_storage plugin but i can ot get the ot
put for /var space . I can however get the out put for / partition .
Following is the command 

./check_snmp_storage -H 127.0.0.1 -C public -m / -w 80% -c 90%
OK : /: 32%used(327MB/1024MB)  :  80 %  | /=326MB;819;921;0;1024
 
but when i try this 
./check_snmp_storage -H 127.0.0.1 -C public -m /var -w 80% -c 90%
ERROR : Unknown storage /var

Does any one have a solution for this !!

Thanks a million !! 
-- 
Regards 
Agnello D'souza
www.linux-vashi.blogspot.com
www.bible-study-india.blogspot.com 

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal 
views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on 
it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
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