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
Plugins4391Themes and Skins11Add-ons741Documentation283Graphics 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
Nagios Log Server Documentation Nagios Log Server – Configuring NXLog To Send Additional Log Files
0.0 (0)
5.4K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)Yoann LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Claudio Kuenzler (2)
See More
Newest Contributors
sowoii (1)Nitatemic (1)cjdepaul (1)ixs (1)messefreeze (2)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Martin
M

Martin

@flingo

User Stats

Member Since: September 23, 2015

Favorites0

Views

Projects0

No Projects Found
Big-IP Pool Status Check

Works OK

the poolname option is -P not -p. Performance data would be nice.

Reviewed 10 years ago

check_f5_cpu_mem_utilization.pl

Add Performance Data

To add performance data, change line 83-end: if($tmm_cpu > $cpu_crit) { print "CRITICAL: TMM CPU utilization on $host is higher than threashold ($cpu_crit) - $tmm_cpu%"; $RC=$ERRORS{"CRITICAL"}; } if($mem_prct > $mem_crit){ print "CRITICAL: TMM Memory utilization on $host is higher than threashold ($mem_crit) - $mem_prct%"; $RC=$ERRORS{"CRITICAL"}; } if($tmm_cpu > $cpu_warn) { print "WARNING: TMM CPU utilization on $host is higher than threashold ($cpu_warn) - $tmm_cpu%"; $RC=$ERRORS{"WARNING"}; } if($mem_prct > $mem_warn){ print "WARNING: TMM Memory utilization on $host is higher than threashold ($mem_warn) - $mem_prct%"; $RC=$ERRORS{"WARNING"}; } if (!defined $RC){ print "OK: TMM CPU is $tmm_cpu%, TMM Memory utilization is $mem_prct%"; $RC=$ERRORS{"OK"}; } print "| cpu_percent=$tmm_cpu;$cpu_warn;$cpu_crit memory_percent=$mem_prct;$mem_warn;$mem_crit "; exit($RC);

Reviewed 10 years ago

check_f5

The swiss army knife for F5 devices!

This is the best plugin I've tested so far. Very flexible. Includes PerfData. Results are consistent w/ F5's Admin GUI!

Reviewed 10 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile