New “Time Until Parent Is Stale” setting

In Server Check 1.5.230821 we introduced a new “Time Until Parent Is Stale” setting.

This setting allows you to specify how long a parent monitor’s result is valid for, in the case of any of its child monitors. Before a child monitor is checked, it looks at its parent’s last result, and if this result has gone “stale” (i.e. is older than the number of seconds set in the “Time Until Parent Is Stale” setting), it will tell the parent to run again just before the child is run.

This means that a parent monitor can be set to run very infrequently, for example, every 15 minutes, but if it has any child monitors that run more frequently, the parent monitor might be run much more often so that its result is never “stale” before one of its child monitors runs.

These extra monitor checks still show in the parent as regular checks, and will appear in its charts etc. just as with normal results.

This setting is set to 60 seconds by default, to ensure that a parent monitor result is never too old, but the setting can be disabled entirely by setting “Time Until Parent Is Stale” to 0 (zero). With the setting disabled, any child monitors will be checked as normal, but the parent monitor won’t be re-checked first. The parent monitor will continue to be checked on its own regular cycle, independent of its child monitors.

Similar Posts

  • Server Check v1.3

    We recently released version 1.3 of Server Check, which introduces two new monitor types, as well as a window layout save feature, and some changes to monitor reports. Server Check is free software for monitoring servers and websites for downtime, and provides email alerts (via your own SMTP server or via our built-in mail system)…

  • Latest Features

    We’re excited to announce the new features coming in our next release of Server Check, our free server monitoring software. We’re introducing a Server Check SMTP option, which means that you can use our SMTP system for server and website down alerts, instead of having to use your own. While using your own SMTP server…

  • Server Check v1.2.20201026

    We’ve just released Server Check v1.2.20201026 which adds a few new features that offer greater convenience and easier, quicker management by system admins: We’ve added a new bulk monitor editing panel to allow changes to be made to all or multiple selected monitors at once, and we’ve removed the individual bulk email and SMS edit…