######################################################################## # # Copyright (c) 2022 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # ######################################################################## # Algorithm string constants ALARM = "alarm" AUDIT = "audit" DAEMON_FAILURES = "daemon_failures" HEARTBEAT_LOSS = "heartbeat_loss" MAINTENANCE_ERR = "maintenance_errors" PROCESS_FAILURES = "process_failures" PUPPET_ERRORS = "puppet_errors" STATE_CHANGES = "state_changes" SUBSTRING = "substring" SWACT_ACTIVITY = "swact_activity" SYSTEM_INFO = "system_info"