Hi all,
After a power outage, I noticed that while my crs317 device logged that one of the PSUs failed, both my crs354andcrs312devices failed to log the event.
Since then, I’ve been doing tests but failed to make these last two models log the PSU entered state FAILED test.
Even though it isn’t logged, printing system health shows that the system detects the UPS is down:
7 psu1-state fail
The logging rules are the following (note that although there are some custom logging actions, the warning → memory is still present)
crs317 (does log):
0 * info memory
1 * error memory
2 * warning memory
3 * critical echo
4 info sendlog
5 health sendlog
6 warning sendlog
7 critical sendlog
8 error sendlog
9 health sendmail
10 interface sendmail
11 warning sendmail
12 critical sendmail
13 interface sendlog
crs312 (doesn't log):
0 * info memory
1 * error memory
2 * warning memory
3 * critical echo
4 critical sendlog
5 error sendlog
6 health sendlog
7 info sendlog
8 warning sendlog
9 critical sendmail
10 health sendmail
11 interface sendmail
12 warning sendmail
13 interface sendlog
crs354 (doesn't log):
0 * info memory
1 * error memory
2 * warning memory
3 * critical echo
4 I system *4
account
event
5 error sendlog
6 health sendlog
7 info sendlog
8 warning sendlog
9 interface sendlog
10 critical sendlog
11 health sendmail
12 interface sendmail
13 warning sendlog
14 critical sendmail
I'd appreciate any help considering the critical nature of the problem, thanks!