public static Collection<AlertAuxLogProvider> findAll() {
   return HypericEnum.getAll(AlertAuxLogProvider.class);
 }