Device Temperature Alert Issue

Device Temperature Alert Issue

Device temperature alert

For Device temperature alert, Alert should trigger only if temperature_value > temperature_threshold

How to check the above condition?

Initially, we are giving a custom threshold in BMV. Temperature_value and temperature_threshold are getting from SNMP.


ANSUnfortunately you cannot directly compare two fields in kibana. You may probably create a scripted fiels that calculates the difference between the threshold and actual value and assign it to another field (say temp_diff ). Then you can do a search on this new field for greater or less than zero to understand if it has crossed the threshold or not.

You can get these 2 values in BMV and use evaluation criteria in the alert to evaluate the condition

    • Related Articles

    • Info Section In Alert

      Scenario: To set up an alert on ‘no. of corporates for which corporate limit breached > o’, and current count is 18 and along with the alert, we also want to show all 18 corporate names for which the condition is true. Info section in alert ...
    • Unable to delete archive index when we are facing space issue in archive partition 399

         Solution Document   Unable to delete archive index when we are facing space issue in archive partition        Overview General/Customer specific General Author Rukmini Reviewer      Nishanth Approver  Ravi  Release date 13/09/2021 Product Version ...
    • Issue with analyser logstash

      Question: In intellect analyser logstash is in excited state. Even after restarting the service it’s again going into excited state. There is no space issue also . Data has stopped coming from last night 11:00pm.  Following errors seen in logstash ...
    • Issue in URL Monitoring

      We had an issue with the URL monitoring, on checking we found out that the network team started blocking HTTP traffic from their location (where our stand alone shipper is), so instead of using the stand alone shipper we used our main shipper (Cloud) ...
    • [RBL] Issue With Data Indexing

      There is following issue with the RBL project.  We are monitoring ESB as an application in RBL. Currently, I am not able to see proper data getting indexed. Redis queue building up and dequeuing is also happening properly. There is no error in ES as ...