[Nagiosplug-devel] Missing character in plugin output

Mark Clayton clayton256 at gmail.com
Tue Jan 17 13:59:57 CET 2012


Bret & Feri,

Oh how embarrassing.. You are both right. HDTEMP is (null) because hddtemp
needs root privileges.

I assumed I would be rusty after all these yeas but not so much to miss
something this amateurish.

Thank you for your help and forgive me.

Blessings,
Mark Clayton
--
claytoncapers.blogspot.com
www.mark-clayton.com




On Tue, Jan 17, 2012 at 02:14, Ferenc Wagner <wferi at niif.hu> wrote:

> Mark Clayton <clayton256 at gmail.com> writes:
>
> >     HDTEMP=$(/user/sbin/hddtemp $DRIVE | awk '{ print $4}' | awk -F '°'
> '{ print $1}')
> >
> > root at little-harbor:/home/mark# /usr/lib/nagios/plugins/check_hddtemp -d
> /dev/sda
> > (/dev/sda)=36 C.
> >
> > But Firefox and Safari show:
> >  Disk Temperature<
> http://little-harbor.local/cgi-bin/nagios3/extinfo.cgi?type=2&host=localhost&service=Disk+Temperature
> >
> > OK 2012-01-16 13:14:550d 4h 8m 22s 1/4(/dev/sda)= C.
>
> /usr/sbin/hddtemp probably requires elevated privileges, which it has
> when run from a root shell, but not when run by Nagios.  You'll probably
> have to configure passwordless sudo from the nagios user to root or disk
> for this command.
> --
> Regards,
> Feri.
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________________
> Nagios Plugin Development Mailing List
> Nagiosplug-devel at lists.sourceforge.net
> Unsubscribe at
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20120117/e1eff238/attachment.html>


More information about the Devel mailing list