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

Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More

  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4401Themes and Skins13Add-ons756Graphics 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
Clustering and High-Availability check_h2o_node_stats.pl (Advanced Nagios Plugins Collection)
0.0 (0)
20.2K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Yoann LAMY (7)Julien DESMAREST (6)Davide Lemma (4)deskwork_itunes142 (4)Chad Columbus (3)
See More
Newest Contributors
signalgrid (1)Sanna Glue (2)fisherrs (1)smolinux (1)juanfertor (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Christoph Mueller
CM

Christoph Mueller

@christoph.mueller

User Stats

Member Since: May 26, 2017

Favorites0

Views

Projects0

No Projects Found
check_postfix_queue

Needed some permission fixes

I think the postfix installer on debian set spermissions after each upgrade. (postfix set-permissions). So changing permission does not have a permanent effect. If you want to use this plugin after all without changing the owner of /var/spool/postfix subdirectories - then here is what I've done: # add user nagios to postfix group usermod -a -G postfix nagios # add user nagios to postdrop group usermod -a -G postdrop nagios # add user nagios to root group (very insecure) usermod -a -G root nagios # allow directory listing for all postfix directories find /var/spool/postfix -type d -exec chmod g+x {} +

Reviewed 8 years ago

check_disk

Perfect

Works fine. I've just changed line 356 to add performance data to output: print "DISK $retour $output|$perf_datan";

Reviewed 9 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile