Fall through code to a success…
Thursday, December 10th, 2009I found a piece of code in a nagios alerting script that returns “success” matter what is happening with the jboss application it is checking. This script had been perpetuated as a service alerting script for years in the environs I work in, edited and passed on as working. It reads: if [failure code here]; [...]