DX Unified Infrastructure Management

 View Only

  • 1.  Confusion over Dynamic Alarm

    Posted Nov 20, 2024 06:59 AM

    Hi all,

    I've set up a logmon watcher and computed the baseline over the last 4 weeks.

    I'm confused because no matter what I set the threshold to, it alerts.

    Logmon-Dynamic-alarm
    The baseline found is 2.0, the threshold is >100.00, yet it still alerts?
    What am I missing here?
    Thanks in advance


  • 2.  RE: Confusion over Dynamic Alarm

    Posted Nov 20, 2024 11:29 AM
    We will need to see the complete logmon configuration for this.




  • 3.  RE: Confusion over Dynamic Alarm

    Posted Nov 21, 2024 04:12 AM

    Thanks Jim, would that be the CFG section?




  • 4.  RE: Confusion over Dynamic Alarm

    Posted Nov 21, 2024 10:48 AM
    Yes, the logmon.cfg file contents.




  • 5.  RE: Confusion over Dynamic Alarm

    Posted Nov 21, 2024 03:21 AM

    Hi Sam,

    If you use following sample custom message you can see all values that baseline is using:

    "Threshold_Dynamic - qos: ${qos_name} source: ${source} target: ${target} value: ${value} operator: ${operator} threshold: ${threshold} ${threshold_symbol} baseline: ${baseline}"

    And if you fill in all 5 levels you can more easely try to understand/see/check how baseline is using the % calculation.




  • 6.  RE: Confusion over Dynamic Alarm

    Posted Nov 21, 2024 04:13 AM

    Thanks Luc, I'll give that a go.