Network Management

 View Only
  • 1.  Monitoring HA state - Index or other

    Posted Apr 03, 2014 09:08 AM

    I am trying to pull HA-state from checkpoint firewalls. The OID returns a string, for example "active" or "standby". How do I present the state in IMC? How can I create an alert based on this? To create a threshold I can only compare with an integer.

    Regards



  • 2.  RE: Monitoring HA state - Index or other

    Posted Apr 06, 2014 07:05 PM

    Via Resource->Performance Management->Global Index Settings  you can add new custom user defined indexes with tresholds and related alarms.

     

    Indexes can be used in the performance view of the device or instance.

     

    Gives good overview of Performance monitoring, but can also used perfrctly used as fault monitoring

    https://www.youtube.com/watch?v=VI11JEEvyfc

     

     

     

     



  • 3.  RE: Monitoring HA state - Index or other

    Posted Apr 07, 2014 05:46 AM

    I am able to create a custom index, but I do not know how to trigger an alarm based on a state change. All thresholds are numbers, and my snmp query returns a string.

     

    Regards