On Apr 29, 2010, at 10:32 AM, Kurt Bechstein wrote:

> Just ran an yum upgrade on our RHEL 5.5 server running Community edition 3.5 
> and got the output below.  Everything seems to be working fine and by the 
> looks of the error it doesn't appear to have caused any real issues by I'll 
> let the experts tell me that for sure.  Here is the output I saw:
> 
> 
> Thu Apr 29 13:12:33 2010: Finished for odw
> Thu Apr 29 13:12:33 2010: Starting for reports
> Reports database already up to date
> Thu Apr 29 13:12:33 2010: Finished for reports
> No slaves defined. Finishing
> ./check_ifstats: line 23: .: -h: invalid option
> .: usage: . filename [arguments]
> Usage:
>  ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]
>  [add <address>[/<prefixlen>]]
>  [del <address>[/<prefixlen>]]
>  [[-]broadcast [<address>]]  [[-]pointopoint [<address>]]
>  [netmask <address>]  [dstaddr <address>]  [tunnel <address>]
>  [outfill <NN>] [keepalive <NN>]
>  [hw <HW> <address>]  [metric <NN>]  [mtu <NN>]
>  [[-]trailers]  [[-]arp]  [[-]allmulti]
>  [multicast]  [[-]promisc]
>  [mem_start <NN>]  [io_addr <NN>]  [irq <NN>]  [media <type>]
>  [txqueuelen <NN>]
>  [[-]dynamic]
>  [up|down] ...
> 
>  <HW>=Hardware Type.
>  List of possible hardware types:
>    loop (Local Loopback) slip (Serial Line IP) cslip (VJ Serial Line IP) 
>    slip6 (6-bit Serial Line IP) cslip6 (VJ 6-bit Serial Line IP) adaptive 
> (Adaptive Serial Line IP) 
>    strip (Metricom Starmode IP) ash (Ash) ether (Ethernet) 
>    tr (16/4 Mbps Token Ring) tr (16/4 Mbps Token Ring (New)) ax25 (AMPR 
> AX.25) 
>    netrom (AMPR NET/ROM) rose (AMPR ROSE) tunnel (IPIP Tunnel) 
>    ppp (Point-to-Point Protocol) hdlc ((Cisco)-HDLC) lapb (LAPB) 
>    arcnet (ARCnet) dlci (Frame Relay DLCI) frad (Frame Relay Access Device) 
>    sit (IPv6-in-IPv4) fddi (Fiber Distributed Data Interface) hippi (HIPPI) 
>    irda (IrLAP) ec (Econet) x25 (generic X.25) 
>    infiniband (InfiniBand) 
>  <AF>=Address family. Default: inet
>  List of possible address families:
>    unix (UNIX Domain) inet (DARPA Internet) inet6 (IPv6) 
>    ax25 (AMPR AX.25) netrom (AMPR NET/ROM) rose (AMPR ROSE) 
>    ipx (Novell IPX) ddp (Appletalk DDP) ec (Econet) 
>    ash (Ash) x25 (CCITT X.25) 
> Usage:
>  ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]
>  [add <address>[/<prefixlen>]]
>  [del <address>[/<prefixlen>]]
>  [[-]broadcast [<address>]]  [[-]pointopoint [<address>]]
>  [netmask <address>]  [dstaddr <address>]  [tunnel <address>]
>  [outfill <NN>] [keepalive <NN>]
>  [hw <HW> <address>]  [metric <NN>]  [mtu <NN>]
>  [[-]trailers]  [[-]arp]  [[-]allmulti]
>  [multicast]  [[-]promisc]
>  [mem_start <NN>]  [io_addr <NN>]  [irq <NN>]  [media <type>]
>  [txqueuelen <NN>]
>  [[-]dynamic]
>  [up|down] ...
> 
>  <HW>=Hardware Type.
>  List of possible hardware types:
>    loop (Local Loopback) slip (Serial Line IP) cslip (VJ Serial Line IP) 
>    slip6 (6-bit Serial Line IP) cslip6 (VJ 6-bit Serial Line IP) adaptive 
> (Adaptive Serial Line IP) 
>    strip (Metricom Starmode IP) ash (Ash) ether (Ethernet) 
>    tr (16/4 Mbps Token Ring) tr (16/4 Mbps Token Ring (New)) ax25 (AMPR 
> AX.25) 
>    netrom (AMPR NET/ROM) rose (AMPR ROSE) tunnel (IPIP Tunnel) 
>    ppp (Point-to-Point Protocol) hdlc ((Cisco)-HDLC) lapb (LAPB) 
>    arcnet (ARCnet) dlci (Frame Relay DLCI) frad (Frame Relay Access Device) 
>    sit (IPv6-in-IPv4) fddi (Fiber Distributed Data Interface) hippi (HIPPI) 
>    irda (IrLAP) ec (Econet) x25 (generic X.25) 
>    infiniband (InfiniBand) 
>  <AF>=Address family. Default: inet
>  List of possible address families:
>    unix (UNIX Domain) inet (DARPA Internet) inet6 (IPv6) 
>    ax25 (AMPR AX.25) netrom (AMPR NET/ROM) rose (AMPR ROSE) 
>    ipx (Novell IPX) ddp (Appletalk DDP) ec (Econet) 
>    ash (Ash) x25 (CCITT X.25) 
> expr: syntax error
> expr: non-numeric argument
> expr: non-numeric argument
> 

Hey Ken,

It looks to me like one of your plugins in /usr/local/nagios/libexec is not 
happy.  This probably isn't a function of the opsview upgrade, but of old 
resident opsview check scripts.  This plugin most likely was not written to the 
standards of Nagios Plugin Development Guidelines and that is why you are 
seeing this error.  My guess is that there really is nothing to worry about, if 
the plugin was working before it will most likely work now.  As far as I can 
tell this plugin (check_ifstats) does not ship with Opsview either, so you or 
someone must have put that there.

Hope that helps!
-Josh Brown

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to