You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/o2-infologger-alert
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
# - filter out self log messages
13
13
# - extra rules
14
14
# v1.3.1 01/10/2025 - adding detector field in alert message
15
+
# - extra rules
15
16
16
17
set cfg(TelegrafSocket) "/tmp/telegraf.sock"
17
18
set cfg(TelegrafBucket) "InfologgerAlerts"
@@ -869,6 +870,24 @@ registerAlarm \
869
870
"2025-08-20 04:45"
870
871
871
872
873
+
#ex: 2025-05-05 15:00 CEST
874
+
# /opt/o2-InfoLogger/bin/o2-infologger-log -oFacility=readout -oDetector=TPC -oSeverity=E -oErrorCode=3241 "Equipment equipment-roc-1 : first HB orbit of link 0 is different from first link(15): 0x0 != 0x446FE40"
0 commit comments