[Nagiosplug-help] Errors? in check_nwstat plugin

Horvath Tamas zsitfa at axelero.hu
Mon Apr 25 10:36:42 CEST 2005


Hi List!

I've played a little with check_nwstat plugin and found some strange things.

I have a NetWare v6.5 and a NetWare v5.1 server:

		./check_nwstat -H 10.56.5.222 -o
		NetWare 5.70.2: Nothing to check! ---> NetWare v6.5

		./check_nwstat -H 10.56.5.223 -o
		NetWare 5.0.11: Nothing to check! ---> NetWare v5.1

When I query free space on some volumes of these servers, I got the same
VERY VERY BIG PERCENT VALUE!!!:

		./check_nwstat -H 10.56.5.222 -v VPFTRAD1_OLD
		708 MB (2147483648%) free on volume TRAD1_OLD

		./check_nwstat -H 10.56.5.222 -v VPFSYS
		2038 MB (2147483648%) free on volume SYS

		./check_nwstat -H 10.56.5.223 -v VPFSYS
		3404 MB (2147483648%) free on volume SYS

When I query uptime, I got SEGMENTATION FAULT!!!:
		
		./check_nwstat -H 10.56.5.222 -v UPTIME
		Segmentation fault

		./check_nwstat -H 10.56.5.223 -v UPTIME
		Segmentation fault

These thing happen both in NW5.1 and in NW6.5.

My system:

		./check_nwstat -V
		check_nwstat (nagios-plugins 1.4) 1.29

		uname -a
		Linux antsz1 2.4.23 #1 SMP Thu Jan 15 17:32:38 CET 2004 i686
unknown


Are these faults, or somthing wrong in my installation?

A side note: In the Readme.txt of the latest MRTGEXT.NLM (v1.44a) there are
more options which I can't use with the latest check_nwstat plugin. Does
somebody plan to integrate all of possible options to check_nwstat? If
somebody has done it already would you be so kind to send it to me?

Thanks in advance, Tamas!





More information about the Help mailing list