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-ons738Documentation283Graphics 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
Other Tutorials And HOWTOs Nagios Check Plugin for Rsnapshot Backups
0.0 (0)
60.2K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
messefreeze (2)apham (1)mngvn (2)Georg2Korger2 (1)Guillaume8723 (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Viet Nguyen
VN

Viet Nguyen

@viet.nguyen

User Stats

Member Since: August 24, 2013

Favorites0

Views

Projects0

No Projects Found
FlexLM

Patch to specify vendor, including previous patches as well

I ran into an issue where if one vendor was down, any feature even with a different vendor would fail. So I added an argument to take in the vendor name as well: 86c86 [email protected] 93c93 Usage: perl check_flexlm_perf_data.plx -H hostname [-p port] [-f feature] [-S vendor] [-w %warning] 99c99 6)||(@ARGV eq "0")) --- > if ((@ARGV > 10)||(@ARGV eq "0")) 113a114 > my $feature = 0; 120c121 if (($_ ne "-p")&&($_ ne "-H")&&($_ ne "-f")&&($_ ne "-w")&&($_ ne "-S")) 127c128,129 $feature = $arg_hash{"-f"} if ($_ eq "-f"); > $vendor = $arg_hash{"-S"} if ($_ eq "-S"); 140,141c142,143 $lmstat_output = `$path_to_lmutil lmstat -f $feature -S $vendor -c $port@$server`; # Get output of lmstat for $vendor_daemon only 180a183 > my $seen_feature = 0; 191a195 > $seen_feature++; 207a212,214 > } elsif ($vendor && ($seen_feature == 0)) { > # We're looking for a feature and it's not there > $output = "FLEXlm CRITICAL: License Server for $vendor not available.n";

Reviewed 12 years ago

Interfacetable_v3t
* Generic
Interfacetable_v3t
Interfacetable_v3t.pl is a Nagios(R) plugin that allows you to monitor the network interfaces of a node (e.g. router, switch, server) without knowing each interface in…
4.9 (12)
147K
8
Yannick Charton
GPL

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile