Skip to content

Commit

Permalink
Merge pull request #3233 from HenryTech/patch-8
Browse files Browse the repository at this point in the history
Small changes to doc
  • Loading branch information
mmfred committed Jul 22, 2021
2 parents db8a358 + 2de2528 commit 538555e
Showing 1 changed file with 1 addition and 10 deletions.
Expand Up @@ -14,7 +14,7 @@ redirects:
Use New Relic infrastructure's **Process running** [alert condition](/docs/infrastructure/new-relic-infrastructure/configuration/infrastructure-alerts-add-edit-or-view-host-alert-information) to be notified when a set of processes on your [filtered hosts](/docs/infrastructure/new-relic-infrastructure/filter-group/filter-sets-organize-your-infrastructure-hosts) stop running for a configurable number of minutes. This is useful, for example, when:

* Any of the processes on the hosts stop reporting
* A process you expected to start on a host (such as a new program) is not actually running
* A process is running too many instances on one host

This feature's flexibility allows you to easily filter what hosts and processes to monitor and when to notify selected individuals or teams. In addition, the email notification includes links to help you quickly troubleshoot the situation.

Expand Down Expand Up @@ -67,15 +67,6 @@ By applying filters to the hosts and processes that are important to your busine
**Solution:** Use the **At least one process is running** threshold.
</Collapser>

<Collapser
id="default-successful"
title="Validate that services started successfully"
>
**Problem:** When provisioning new hosts, you want to open a violation if a required service fails to successfully start up.

**Solution:** Use the **No processes are running** (default) threshold.
</Collapser>

<Collapser
id="multiple-runaway"
title="Watch for runaway processes or configuration problems"
Expand Down

0 comments on commit 538555e

Please sign in to comment.