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
RAID Controllers check_snmp_raid / check_sasraid_megaraid
4.0 (2)
110.9K
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 > Bohumil Kriz
BK

Bohumil Kriz

@krizb

User Stats

Member Since: May 14, 2013

Favorites0

Views

Projects0

No Projects Found
check_emc_clariion.pl maintained by BuddhaBob74

Error with HBA checking

Hi, I had problem with checking last HBA (last in navisecli output) of our VNX 5300, because plugin continued to section "Information about each SPPORT" and inserted a lot of nonsense information to its output. I solved it by adding if ($_ =~ m/InformationsaboutseachsSPPORT/) { $hba_section = 0; $hba_port_section = 0; $hba_node_line = 0; } before } close (NAVICLIOUT); Regards, Bohumil

Reviewed 13 years ago

check_linux_stats

Check disk example problem

Hello, nice plugins. I found one problem: Example for checking disk suggest using limits for "disk full": perl check_linux_stats.pl -D -w 95 -c 100 -u % -p /tmp,/usr,/var but plugins uses limits for "disk free": [krizb@kriznb linux]$ df -h /var Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg0-varF 4.9G 3.2G 1.5G 69% /var [krizb@kriznb linux]$ /usr/lib64/nagios/plugins/check_linux_stats.pl -D -w 95 -c 100 -u % -p /var DISK CRITICAL used : /var 30.47% free | /var=3322124KB [krizb@kriznb linux]$ /usr/lib64/nagios/plugins/check_linux_stats.pl -D -w 5 -c 0 -u % -p /var DISK OK used : /var 30.47% free | /var=3322124KB [krizb@kriznb linux]$

Reviewed 12 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile