Public REC_ALARM defines. More...
Go to the source code of this file.
Defines | |
#define | REC_ALARM_PROXY_PROCESS_DIED 1 |
#define | REC_ALARM_PROXY_PROCESS_BORN 2 |
#define | REC_ALARM_PROXY_PEER_BORN 3 |
#define | REC_ALARM_PROXY_PEER_DIED 4 |
#define | REC_ALARM_PROXY_CONFIG_ERROR 5 |
#define | REC_ALARM_PROXY_SYSTEM_ERROR 6 |
#define | REC_ALARM_PROXY_LOG_SPACE_CRISIS 7 |
#define | REC_ALARM_PROXY_CACHE_ERROR 8 |
#define | REC_ALARM_PROXY_CACHE_WARNING 9 |
#define | REC_ALARM_PROXY_LOGGING_ERROR 10 |
#define | REC_ALARM_PROXY_LOGGING_WARNING 11 |
#define | REC_ALARM_REC_TEST 13 |
#define | REC_ALARM_CONFIG_UPDATE_FAILED 14 |
#define | REC_ALARM_WEB_ERROR 15 |
#define | REC_ALARM_PING_FAILURE 16 |
#define | REC_ALARM_REC_CONFIG_ERROR 17 |
#define | REC_ALARM_ADD_ALARM 18 |
#define | REC_ALARM_PROXY_LOG_SPACE_ROLLED 19 |
#define | REC_ALARM_PROXY_HTTP_CONGESTED_SERVER 20 |
#define | REC_ALARM_PROXY_HTTP_ALLEVIATED_SERVER 21 |
Public REC_ALARM defines.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file I_RecAlarms.h.
#define REC_ALARM_ADD_ALARM 18 |
Definition at line 45 of file I_RecAlarms.h.
#define REC_ALARM_CONFIG_UPDATE_FAILED 14 |
Definition at line 41 of file I_RecAlarms.h.
#define REC_ALARM_PING_FAILURE 16 |
Definition at line 43 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_CACHE_ERROR 8 |
Definition at line 35 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_CACHE_WARNING 9 |
Definition at line 36 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_CONFIG_ERROR 5 |
Definition at line 32 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_HTTP_ALLEVIATED_SERVER 21 |
Definition at line 48 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_HTTP_CONGESTED_SERVER 20 |
Definition at line 47 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_LOG_SPACE_CRISIS 7 |
Definition at line 34 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_LOG_SPACE_ROLLED 19 |
Definition at line 46 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_LOGGING_ERROR 10 |
Definition at line 37 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_LOGGING_WARNING 11 |
Definition at line 38 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_PEER_BORN 3 |
Definition at line 30 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_PEER_DIED 4 |
Definition at line 31 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_PROCESS_BORN 2 |
Definition at line 29 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_PROCESS_DIED 1 |
Definition at line 28 of file I_RecAlarms.h.
#define REC_ALARM_PROXY_SYSTEM_ERROR 6 |
Definition at line 33 of file I_RecAlarms.h.
#define REC_ALARM_REC_CONFIG_ERROR 17 |
Definition at line 44 of file I_RecAlarms.h.
#define REC_ALARM_REC_TEST 13 |
Definition at line 40 of file I_RecAlarms.h.
#define REC_ALARM_WEB_ERROR 15 |
Definition at line 42 of file I_RecAlarms.h.