Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4387Themes and Skins11Add-ons734Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Network Connections, Stats and Bandwidth Aruba Instant Virtual Controller
5.0 (3)
19.9K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > Michel
M

Michel

@pichel

User Stats

Member Since: July 18, 2010

Favorites0

Views

Projects0

No Projects Found
check_lm_sensors

A small note on using the hddtemp SMART probe

As /usr/sbin/hddtemp has to be run by root, there are two manual tweaks to do to have it run properly. First add sudo in /usr/lib/nagios/plugins/contrib/check_lm_sensors at the command issued at line 29O (in the revision 1030) : my $command = "$hddtemp_bin -n /dev/$name"; changes to -> my $command = "sudo $hddtemp_bin -n /dev/$name"; Then edit the sudoers file to add an authorization to the nagios user for sudoing this peculiar command : nagios ALL=(root) NOPASSWD:/usr/sbin/hddtemp (if your nagios user is not called nagios, please update accordingly) And that's all.

Reviewed 15 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile