Posted On March 29, 2019

How to globally edit PING monitor timing (to 30 seconds)

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to globally edit PING monitor timing (to 30 seconds)
  • IPMonitor uses “monitors” in order to test a machine’s status for different components.
  • The PING monitor is setup to ping every 30 seconds. If that fails it will test again in 30seconds. If that fails then the status goes into a “Down” state which fires off emails. It will continue to ping every 30 seconds for a period of 300 seconds (5 minutes).
  • In order to change the PING times for all servers:
  • Log into IPMonitor and click on Devices > All Managed Devices
  • Click on any server and then click on Edit > Mass Edit > Monitor Properties
  • Change from Group to Property and click where it says Click Here to Select a Property
  • Choose Object Type (Read Only)
  • Click on Regex Wizard button
  • Type in Ping under Step 1 and click Test button
  • Highlight and copy the expression that was built (in this case, \iping.*? )
  • Click Close
  • Paste that expression into the box that says Matches regular expression (override anything that’s there)
  • Under the Replace Using Change Rules: click where it says Click Here to Select a Property
  • Click Delays Between Tests While: Up and in the Replace with: box type 30
  • Click Add New Rule box
  • Click where it says Click Here to Select a Property
  • Delays Between Tests While: Warn and in the Replace with: box type 30
  • Click Add New Rule box
  • Click where it says Click Here to Select a Property
  • Delays Between Tests While: Down and in the Replace with: box type 30
  • Click Add New Rule box
  • Click where it says Click Here to Select a Property
  • Delays Between Tests While: Lost and in the Replace with: box type 30
  • Click Next button which shows you a preview of the changes you’re about to make
  • Click OK, make changes button

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Disable SELINUX on CentOS 8

SELinux is a sort of system-call firewall, where processes are in their run spaces. When…

SMTP Testing Commands How to test SMTP operations using Telnet

SMTP Testing Commands How to test SMTP operations using Telnet1. Telnet into Exchange server hosting…

Registry Key to Reset Offline Cache

Symptom:File(s) and/or folder(s) is inaccessible from a certain machine when navigating toward the remote file…