Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Bacula
Nagios plugins to monitor Bacula.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Bacula PostgreSQL Nagios monitor
flegma.blog.comNagios monitor for Bacula with Postgresql database written in Python. Depends on PSYCOPG2 Python module for database connection.
check_bacula
check_bacula checks the status of Bacula-Daemons (director, storage- and file-daemon)
check_bacula-restore
trac.korsani.fr/wiki/nagios-pluginsCheck whether a given bacula client can successfully be restored.
check_bacula.pl
The script queries Bacula database for number of successful or still running backups of a given job. It's also possible to query number of errors of the job's instances and check errors of BeforeJob and AfterJob scripts.
check_bacula.py
This check script/plugin checks all backup jobs in a given timeframe (default: 2 days) and report an error or warning if one of the jobs failed, according to the bacula statuses. Unlike other bacula check scripts it can check all jobs at once, eliminat ...
check_bacula.sh
check_bacula checks the Job status of bacula client
check_bacula_lastbackup.pl
Checks the age of the last successfull backup of a given client and (optional) of a given level.
check_bacula_log
github.com/glensc/nagios-plugin-check_bacula_logNagios plugin that checks Bacula logs for last status run.
check_bacula_since
This checks that days elapsed since last successful run of a given job / level doesn't exceed defined value.