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
Plugins4387Themes and Skins11Add-ons732Documentation283Graphics 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
Clustering and High-Availability check_mesos_master_metrics.pl (Advanced Nagios Plugins Collection)
0.0 (0)
5K
RSS Feed
Newest Listings Updated Listings
Top Contributors
LAMY (7)Julien DESMAREST (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More
Home > ScottTFrazer
S

ScottTFrazer

@sfrazer

User Stats

Favorites0

Views

Projects0

No Projects Found
check_apple_time_machine

Error in the warning/critical logic

Nice clean perl, easy to understand what it's doing, but the check for critical time never gets executed: if ($completed ed now - $critical_age)) { exit_critical("Backup is older than $critical_age seconds ($fmtcompleted)"); } else { exit_ok("Backup finished at " . ctime($completed)); } should be: if ($completed conds ($fmtcompleted)"); } else { exit_ok("Backup finished at " . ctime($completed)); } Once that's fixed the plugin works as expected.

Reviewed 12 years ago

No Favorites Found

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

Privacy PolicyTerms of UseTrademarks