Help for this page
if (problem) { fixIt; ... } else { unlink $indicator; }
if (problem) { logIt; ... } else { unlink $indicator; }