Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Getting Up To Speed With Monyog Notifications

forums forums Monyog Using Monyog Getting Up To Speed With Monyog Notifications

Tagged: 

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #13285
      suhrick
      Member

      And only in first gear.  🙂

       

      We have the test email sending out fine, so the basics are working.  However, failing when trying to send notifications for individual alerts.  Most basic ; Open Connections.  We always have over 150 open connections so for the test I set the monitor to warn at 10 and alert at 100, expecting to get emails immediately.  So far, nothiing.  Please see the attached with screenshots of my setup.  What do I have wrong?

       

      Thanks!

       

      Scott Uhrick

      Teladoc Inc.

    • #35109
      Anonymous
      Guest

      Hi,

       

       

      You will have to specify the Alert Condition as well, in the advanced settings of the counter in question. You can set it to


      function()
      {
      return GetWarnStatusInt(this.Value, this.Critical, this.Warning, true);
      }

      And then you are good to go!

       

      If you have more queries, write to us [email protected]

    • #35110
      suhrick
      Member

      Thanks!

Viewing 2 reply threads
  • You must be logged in to reply to this topic.