Junos OS

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  JUNOS CLI

    Posted 03-01-2023 11:21

    Hi 

    Is there a JUNOS CLI command is available   to see the alarm history on Juniper router-switch cli

    the available command  " show chassis/system alarm " only shows the active alarms 

    Is there any hidden or equivalent CLI  command which can list all cleared alarms in juniper router-switches 



    ------------------------------
    Thanks and regards
    Johnson V C
    ------------------------------



  • 2.  RE: JUNOS CLI

    Posted 03-01-2023 11:23

    Previous alarms will be in the main log file called messages but there will be other items there too.  

    show log messages 

    You can match on text or just show the most recent number of items in the log with the | command

    show log messages | match alarm

    show log messages | last 50



    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP - Retired)
    http://puluka.com/home
    ------------------------------



  • 3.  RE: JUNOS CLI

    Posted 03-02-2023 07:46

    Thank you , This helps , much appreciated 

    As part of some enhancement idea submission , I thought of sharing the idea of adding alarm history show cli command and wanted  to be sure if there is any easy alternate/or hidden command available 



    ------------------------------
    Johnson V C
    ------------------------------