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
* Visual Notifications NAmpel – Nagios Ampel Project
0.0 (0)
105.8K
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 > natxo asenjo
na

natxo asenjo

@natxo

User Stats

Member Since: September 10, 2011

Favorites2

Views2

Projects6

check_dir_files perl
File System
check_dir_files perl
check_dir_files is a nagios plugin to monitor the number of files in a given directory and warn if this number exceeds a certain threshold.
4.0 (1)
18.5K
0
natxo asenjo
check_dnsext
Internet Domains and WHOIS
check_dnsext
Nagios plugin to check the dns resolution of hostnames. As opposed to the official nagios plugin check_dns, this plugin allows to specify types of dns…
5.0 (1)
93.9K
1
natxo asenjo
Other
check_mediawiki_version
Software
check_mediawiki_version
Nagios check to monitor if the mediawiki software version on a site is the latest production version of the mediawiki distribution.
5.0 (2)
67.9K
1
natxo asenjo
Other
check_qnapraid
SAN and NAS
check_qnapraid
nagios plugin to check the status of the qnap appliances hardware.
0.0 (0)
94.7K
0
natxo asenjo
check_wan_ip_ddwrt
* Generic
check_wan_ip_ddwrt
Nagios check to monitor if the WAN ip address our dd-wrt router gets from our internet provider is the one we expect it to be.…
0.0 (0)
66.5K
0
natxo asenjo
Other
dellkit_warranty
Dell
dellkit_warranty
dellkit_warranty is a Nagios plugin to check the remaining days of warranty left for Dell hardware. I am aware there are (at least) 2 other…
0.0 (0)
32.6K
0
natxo asenjo
Other
check_vmware_status

perl sdk script is 400% faster than this plugin

hi, please correct your info. I just wrote a very simple perl script that checks the power status of vms and the results are quite telling. $ time ./check_vmware_status -H 192.168.0.115 -n centos1 OK: centos1 is powered on. real 0m1.268s $ time perl simpleperlscript --config ~/.visdk/visdkrc_esx_home --vmname centos1 centos1 is poweredOn real 0m0.384s Which is not at all surprising because the perl sdk is really fast. This is the code: https://gist.github.com/anonymous/1c71ce972012b16c24a14bdc7b06eee8 This vmware api will always be faster than ssh commands. Plus you do not need to mess with ssh keys or open firewall ports. Installing the vmware perl sdk is a matter of copying two files in fact (first download the sdk from the vmware site (https://www.vmware.com/support/pubs/sdk_pubs.html), untar and copy https://www.vmware.com/support/pubs/sdk_pubs.html to /usr/local/lib/perl/{perl_version} This step only happens on the nagios host and your workstation where you write the scripts, so much easier.

Reviewed 10 years ago

check_smb_file

nice way to check the backups

I only changed this: $ diff check_smb_file.pl* 541a542 > next if $filename eq "." or $filename eq ".."; to exclude the local dir and the upper dir because it would report critical every time otherwise (yes, the modified timestamps on those are older, but I do not need to check those ;-) Thanks

Reviewed 12 years ago

check_postfix_queue

just a little patch for a less cryptic error when running without the right arguments

diff check_mailq /tmp/test 16,17c16 and line usage"

Reviewed 12 years ago

check_tcp

works as expected

I needed to monitor some firewall rules from Windows hosts and missed the functionality offered by the official check_tcp plugin. This one works great for Windows.

Reviewed 14 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile