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
Plugins4405Themes and Skins13Add-ons758Graphics 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
Videos Nagios Server Install Bash Script (version 2.0) by nighthawk8001
0.0 (0)
97.2K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Yoann LAMY (7)deskwork_itunes142 (4)Davide Lemma (3)Chad Columbus (3)Marcin Bednarski (3)
See More
Newest Contributors
Linuxfabrik (1)signalgrid (1)Sanna Glue (2)fisherrs (1)smolinux (1)
See More

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

Privacy PolicyTerms of UseTrademarks
Home > Daniel Baur
DB

Daniel Baur

@DaB.

User Stats

Member Since: February 5, 2013

Favorites0

Views

Projects0

No Projects Found
check_xen

Needs a patch

--- check_xen.sh 2013-02-05 16:22:02.000000000 +0000 +++ check_xen.sh.org 2013-02-05 16:19:19.000000000 +0000 @@ -30,12 +30,12 @@ exit 3 fi DATA=`xm list $NAME` -R=`xm list $NAME | tail -1 | cut -c 64` -B=`xm list $NAME | tail -1 | cut -c 65` -P=`xm list $NAME | tail -1 | cut -c 66` -S=`xm list $NAME | tail -1 | cut -c 67` -C=`xm list $NAME | tail -1 | cut -c 68` -D=`xm list $NAME | tail -1 | cut -c 69` +R=`xm list test | tail -1 | cut -c 64` +B=`xm list test | tail -1 | cut -c 65` +P=`xm list test | tail -1 | cut -c 66` +S=`xm list test | tail -1 | cut -c 67` +C=`xm list test | tail -1 | cut -c 68` +D=`xm list test | tail -1 | cut -c 69` if [ $R == "r" ] || [ $B == "b" ]; then echo "OK - Virtual System is Up"

Reviewed 13 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile