Skip to content

Commit

Permalink
rancid.types.conf: add show system alarms for junipers
Browse files Browse the repository at this point in the history
  • Loading branch information
haussli committed Nov 12, 2021
1 parent 8bf2c1e commit 6042431
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
3.99.99
rancid.types.conf: add show system alarms for junipers

nxos.pm: filter logflahs: icamsql db new in nexos 10.2

sros.pm: filter new/changed timestamps in configs for 21.10.R1
Expand Down
3 changes: 3 additions & 0 deletions etc/rancid.types.base
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,7 @@ junos;command;junos::ShowChassisSCB;show chassis feb detail
junos;command;junos::ShowChassisSCB;show chassis feb
junos;command;junos::ShowChassisSCB;show chassis cfeb
junos;command;junos::ShowChassisAlarms;show chassis alarms
junos;command;junos::ShowChassisAlarms;show system alarms
junos;command;junos::ShowSystemLicense;show system license
junos;command;junos::ShowSystemBootMessages;show system boot-messages
junos;command;junos::ShowSystemCoreDumps;show system core-dumps
Expand Down Expand Up @@ -681,6 +682,7 @@ junos-evo;command;junos::ShowChassisSCB;show chassis feb detail
junos-evo;command;junos::ShowChassisSCB;show chassis feb
junos-evo;command;junos::ShowChassisSCB;show chassis cfeb
junos-evo;command;junos::ShowChassisAlarms;show chassis alarms
junos-evo;command;junos::ShowChassisAlarms;show system alarms
# XXX this has a different format in EVO & might need oscillation fixes
junos-evo;command;junos::ShowSystemLicense;show system license
# XXX this command does not work properly
Expand Down Expand Up @@ -709,6 +711,7 @@ juniper-srx;command;junos::ShowChassisSCB;show chassis feb detail
juniper-srx;command;junos::ShowChassisSCB;show chassis feb
juniper-srx;command;junos::ShowChassisSCB;show chassis cfeb
juniper-srx;command;junos::ShowChassisAlarms;show chassis alarms
juniper-srx;command;junos::ShowChassisAlarms;show system alarms
juniper-srx;command;junos::ShowSystemLicense;show system license
juniper-srx;command;junos::ShowSystemLicense;show system license keys
juniper-srx;command;junos::ShowSystemBootMessages;show system boot-messages
Expand Down

0 comments on commit 6042431

Please sign in to comment.