Nagios Exchange
  • Home
  • Directory
  • 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

Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now

Plugins4379Themes and Skins11Addons732Documentation283Graphics 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
Cloud AWS Classic Load Balancer unhealthy check
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (4)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)TcoUpLoad (1) See More
Newest Contributors
Community Member (51)Davide Lemma (4)Alarig Le Lay (1)Penn Rabb (1)Sean Falzon (1) See More
Home > Arun Shetty
AS

Arun Shetty

@arunshetty

User Stats

Favorites0

Views

Projects0

No Projects Found
check_ipsec2

Some corrections to the script

Although the script worked flawlessly locally, I had to edit it as follows to correct the logic: if [[ "$eroutes" -eq "2" ]] then echo "OK - All 2 tunnels are up an running" exit $STATE_OK elif [[ "$eroutes" -gt "2" ]] then echo "WARNING - More than 2 ($eroutes) tunnels are up an running" exit $STATE_WARNING else echo "CRITICAL - Only $eroutes tunnels from 2 are up an running - $(location)" exit $STATE_CRITICAL fi Besides this, I had to do the following to fetch the results via NRPE plugin remotely: chown nagios /var/run/pluto/pluto.clt Now I'm able to view the proper results over my NAGIOS monitoring console. Hope this helps someone.

Reviewed 8 years ago

Windows Eventlog Addon

Works!!

The add-on works like a charm! Thanks for this wonderful tool.

Reviewed 15 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks