DX Unified Infrastructure Management

 View Only
  • 1.  Logmon thresholds and samples

    Posted Oct 19, 2012 08:40 PM

    I posted some questions in the past regarding logmon's ability to alarm on the number of alarms found by setting up an auto operatior to take an action on number of alarms generated(the suppression count in the NAS).  

     

    My goal was to find an event in a log file that occured X times per scan... and to generate an alarm when that threshold was breached over X samples/scans.  I ended doing some what seems like crazy functions in the NAS to alarm on these conditions.  

     

    I was also on a call with Nimsoft the other day where they said the probe can do all that.  The conversion didn't lend itself to discuss that fully, but I noticed there is a new logmon probe (v3.21) has some new threshold options in the watcher/alarm tab.  Has anyone tried doing the above or similar without having to due a bunch of crazy clunky NAS functions?  And perhaps used the threshold option in the logmon probe?  Documentation doesn't seem to be too helpful and playing around with those options don't really yeild anything of value in this scenario.

     

    Thanks, Chris.



  • 2.  Re: Logmon thresholds and samples

    Posted Oct 22, 2012 06:23 PM

    You can set the match threshold parameter to alarm on the number of matches:

     

     

     



  • 3.  Re: Logmon thresholds and samples

    Posted Oct 22, 2012 07:03 PM

    Is it possible to alarm if the number of matches has been breached over x number of samples over say, 20 minutes?  Also, I noticed that it appears there is no way to change those alarm messages.. for the specific messages indicating that the match count has been breached, there's no way to change that?



  • 4.  Re: Logmon thresholds and samples

    Posted Oct 22, 2012 07:16 PM

    You might set up a second profile exactly the same as the first.  Have one run every minute (or however often you want) for the count of alarms, then the second will run every 20 minutes (or how often you want the breach alarm).  This will give you 2 separate QoS points, but might do what you are wanting.