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 XI Documentation Nagios XI – How To Monitor JMX With Nagios XI
0.0 (0)
29.5K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)Yoann LAMY (6)deskwork_itunes142 (4)Davide Lemma (4)Marius (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 > damned
d

damned

@damned

User Stats

Member Since: September 23, 2014

Favorites0

Views

Projects0

No Projects Found
check_libraesva

So far so good

nice plugin, the only problem is the lack of graphs. also have this warning: WARNING: yacc table file version is out of date

Reviewed 4 years ago

SNMP checking for IBM Bladecenters with performance data

download don't work..

download don't work..

Reviewed 7 years ago

Check Exchange Databases and Queue

Excellent!

Great, it works very well and documentation is very complete!

Reviewed 6 years ago

check_qnap3.sh

Very good but..

A very complete plugin but with some problems with big disks.. Volume #1: CRITICAL: Unknown, Total Size (bytes): 3.5, Free: 732.6 (20931%)|FreeSize_Volume-1=20931%;1;2;0;100 CRITICAL: Total:3TB - Used:2TB - Free:0GB = 79%|Used=2857.36;35;71;0;3590.00

Reviewed 9 years ago

HP Procurve SNMP counters

Great idea

Very useful: Well Done!!

Reviewed 10 years ago

Netapp Cluster Mode

problem

hi, i've got this error: Failed test query: in Zapi::invoke, cannot connect to socket what is belong to? i copied the lib from the 5.1 sdk to /usr/lib/perl

Reviewed 11 years ago

check_cisco_wlc - Cisco WLC Checks

So good

works fine with Cisco 2504 too

Reviewed 9 years ago

Check Hyper-V 2012 health - BPA & VM

It works

and that's good, but there's a typo, change: if($excludeVM -ne "" to if($excludeVM -ne "")

Reviewed 9 years ago

Check HDD with HDSentinel

Great plugin but...

Great plugin, but there's an error..on the variable definition there are 'pw' and'pc' instead of 'tw' and 'tc' for the temperature variable.

Reviewed 11 years ago

check_cisco_interfaces

Excellent job in very slow mode..

It does its job very well but is very slow..i had to increase all the services timeout in /usr/local/nagios/etc/nagios.cfg to get it working in nagiosxi

Reviewed 11 years ago

Check Cisco WLC 5500 Series

Impossible to download

Download don't working...

Reviewed 9 years ago

Check eventlog/eventid by WMI

Great

Great plugin! I use to discover 6008 errors on windows machine..the infamous Blue Screen

Reviewed 7 years ago

Check Cisco FRU Fan

Download link doesn't work

Download link doesn't work!!

Reviewed 8 years ago

HP Insight Manager Log Checker-rewrite

Damned

Great, simple and very usefull. Works also if ilo ethernet cable is disconnected.

Reviewed 9 years ago

check_md_raid

Fixed some deprecated commad

Hi, here's my version that works on my config, i changed some deprecated commands: #!/bin/bash # # Created by Sebastian Grewe, Jammicron Technology # # Get count of raid arrays RAID_DEVICES=$(grep ^md -c /proc/mdstat) # Get count of degraded arrays #RAID_STATUS=`grep "[.*_.*]" /proc/mdstat -c` RAID_STATUS=$(grep -E "[.*(=|>|.).*]" /proc/mdstat -c) # Is an array currently recovering, get percentage of recovery RAID_RECOVER=$(grep recovery /proc/mdstat | awk '{print $4}') RAID_RESYNC=$(grep resync /proc/mdstat | awk '{print $4}') RAID_CHECK=$(grep check /proc/mdstat | awk '{print $4}') # Check raid status # RAID recovers --> Warning if [ -n "${RAID_RECOVER}" ]; then #if [[ $RAID_RECOVER ]]; then STATUS="WARNING - Checked $RAID_DEVICES arrays, recovering : $RAID_RECOVER" EXIT=1 elif [ -n "${RAID_RESYNC}" ]; then STATUS="WARNING - Checked $RAID_DEVICES arrays, resync : $RAID_RESYNC" EXIT=1 elif [ -n "${RAID_CHECK}" ]; then STATUS="OK - Checked $RAID_DEVICES arrays, check : $RAID_CHECK" EXIT=0 # RAID ok elif [ -n "${RAID_STATUS}" = "0" ]; then STATUS="OK - Checked $RAID_DEVICES arrays." EXIT=0 # All else critical, better save than sorry else EXTEND_RAID_STATUS=$(grep -E "[.*(=|>|.|_).*]" /proc/mdstat | awk '{print $2}' | uniq -c | xargs echo) STATUS="WARNING- Checked $RAID_DEVICES arrays, $RAID_STATUS have failed check: $EXTEND_RAID_STATUS " EXIT=1 fi # Status and quit echo "$STATUS" exit $EXIT

Reviewed 2 years ago

check_vmware_api

This is deprecated

please use this fork, very cool! https://github.com/BaldMansMojo/check_vmware_esx/

Reviewed 4 years ago

IBM 2005 B16 (brocade 200E) fiberswitch

no documentation no party

hard without any sort of documentation. doesn't seem to work with a IBM 2005-16B

Reviewed 9 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile