Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
utils.sh is a part of nagios-plugins. It's not really necessary, it defines a few defaults that aren't in use here outside of the help and version check (check_drbd -h and check_drbd -V). If you're using nrpe you might need utils.sh inside of your nrpe/libexec directory for other plugins that do require it. Brandon Poyner Network Engineer III CCAC - College Office 412-237-3086 > -----Original Message----- > From: tdennist at ssa.crane.navy.mil > [mailto:tdennist at ssa.crane.navy.mil] On Behalf Of Todd Denniston > Sent: Tuesday, July 05, 2005 1:16 PM > To: Poyner, Brandon > Cc: drbd-user at linbit.com > Subject: Re: [DRBD-user] drbd monitor with nagios > > "Poyner, Brandon" wrote: > > > > I made some minor changes to the check_drbd script I uploaded. The > > first was a silly mistake I made in the 'expect' string. > It should be > > just 'Connected' and not 'Connected st'. The second change was an > > attempt to check for drbd 0.7 or greater (which I don't yet use) and > > check the ld: field for Consistent. > > > > > -----Original Message----- > > > From: drbd-user-bounces at linbit.com > > > [mailto:drbd-user-bounces at linbit.com] On Behalf Of Poyner, Brandon > > > Sent: Tuesday, July 05, 2005 11:07 AM > > > To: Maciej Bogucki > > > Cc: drbd-user at linbit.com > > > Subject: RE: [DRBD-user] drbd monitor with nagios > > > > > > My version of a check_drbd has a few more options. I've > posted it on > > > nagiosexchange for those who are interested. > > > > > > > http://www.nagiosexchange.org/Linux.55.0.html?&tx_netnagext_pi > 1[p_view]=296 > <SNIP> > Brandon, > I just grabbed a copy, and while attempting to run it got: > ./check_drbd: line 85: ./utils.sh: No such file or directory > line 85 seems to be: > . $PROGPATH/utils.sh > > $PROGPATH is not defined (in my environment) and I have no idea what > utils.sh should contain, are these something that would be > provided in a > nagios environment? > > What is the basic services provided by utils.sh? > Where can I get a copy? > -- > Todd Denniston > Crane Division, Naval Surface Warfare Center (NSWC Crane) > Harnessing the Power of Technology for the Warfighter >