Search found 11 matches

by midou
Wed Feb 05, 2014 12:00 pm
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

thanks for your help
yes i think so, volumes are too big to be managed by snmp
by midou
Fri Jan 31, 2014 9:18 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

Here is the result of the check : Alarm at 15 SNMP v2c login Filter : / OID : 1.3.6.1.2.1.25.2.3.1.3.40, Desc : /media/edition Name : /media/edition, Index : 40 OID : 1.3.6.1.2.1.25.2.3.1.3.35, Desc : /media/simulation Name : /media/simulation, Index : 35 OID : 1.3.6.1.2.1.25.2.3.1.3.6, Desc : Memor...
by midou
Thu Jan 30, 2014 11:49 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

Hello,

Sorry for my late response, i didn't see your message !
this problem was detected on many servers ex:
Ubuntu (64bits) 10.10 and Redhat Enterprise 5.3

snmpd -v return:
NET-SNMP version: 5.4.3
and
Version: 5.3.2.2 in others systems

thank you for your help
by midou
Sun Jan 05, 2014 2:30 pm
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

theses commands return (-v1)
Timeout: No Response from servername.

and with -v2c :
HOST-RESOURCES-MIB::hrStorageAllocationUnits = No Such Instance currently exists at this OID

how to find the correct oid ? i tested with oid you posted

thanks
by midou
Fri Jan 03, 2014 6:02 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

here is an example : ./check_snmp_storage.pl -H server -G -C public -m '/' -w 80% -c 90% --v2c /DATA: 1%used(7GB/931GB) /NFS: 163%used(102736GB/62945GB) /home: 2%used(1GB/28GB) /2: 1%used(0GB/19GB) /: 35%used(7GB/19GB) /boot: 7%used(0GB/0GB) (>90%) : CRITICAL /NFS would be under 25% total size = 496To
by midou
Tue Dec 31, 2013 3:37 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

I use v2C
by midou
Fri Dec 27, 2013 3:11 pm
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

same result with -G
it give a wrong size of disk (in GB)
by midou
Fri Dec 27, 2013 11:07 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

Re: wrong stats with discs higher 120To

thank you for your response
I use check_snmp_storage.pl
It work fine with nrpe but for some reasons I can't install nrpe on theses servers.
Is there other solution to have correct disk usage ?
by midou
Fri Dec 27, 2013 4:01 am
Forum: Open Source Nagios Projects
Topic: wrong stats with discs higher 120To
Replies: 17
Views: 6581

wrong stats with discs higher 120To

Hi, I have a problem when I monitor disks quota higher than 120To. when I mount an NFS share (quota=120To) on a Linux server the Stats reported by Nagios are correct but when I increase the quota to 130To or more I obtains a wrong result. Do you know if this is a limitation Nagios and if there is a ...
by midou
Mon Dec 09, 2013 8:27 am
Forum: Open Source Nagios Projects
Topic: problem check_http_content
Replies: 3
Views: 2413

Re: problem check_http_content

hi Sorry for my late response: I recently upadted the plugin and now I have this version : https://github.com/vahidhedayati/check_http_content-updated-/blob/master/check_http_content When I launch this cammand : ./check_http_content -U http://my-url -m my-search-string I get this result: CONTENT OK:...