Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Great plugin. We run a lot of different backups to S3 on one server. We were surprised to see a CRITICAL error today “Unexpected output: Another instance is already running with this archive directory”
To fix this I think I only needed to add at line 70:
if output.find(“Another instance is already running with this archive directory”)==1: return False