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
Plugins4387Themes and Skins11Add-ons734Documentation283Graphics 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
Apple Apple Mac OS X Server Monitoring Library (Update to Verson 0.6.5)
0.0 (0)
166K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More

Copyright © 2009-2025 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-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile