Overview


About the System Probes page

Debugging & Logging > System Probes

 

Use the System Probes page to manage the ColdFusion system probes that were created to monitor the availability of a resource in your website.

 

Item

Description

Define New Probe

Click this button to create a probe configuration.

Actions

Click these buttons to run, edit, delete, or disable an existing probe configuration.

Probe Name

Shows the names of the ColdFusion probes created.

Status

Shows the current operating state of one or more configured probes per URL, as follows:

  • OK shows when a probe is active.

  • Failed shows when a probe is unable to access the URL specified.

  • Disabled shows if the probe is disabled.

  • Unknown shows when a probe is inactive and has not run since the last server restart.

Interval

Shows the period between probes.

URL

Identifies the URL path that each probe is monitoring.

Notification Email Recipients

Specify the e-mail address of the recipient if a probe fails to connect to the specified URL.  

Email

Specify the e-mail address of sender. By default, this address is the address specified on the Mail Server page.

Probe.cfm URL

Specifies the probe.cfm page that is located in the CFIDE directory. ColdFusion requires this page to successfully execute probe configurations.

Probe.cfm Username

If the CFIDE directory is secured, the user name for that directory is required.

Probe.cfm Password

If the CFIDE directory is secured, the password for that directory is required.

 

Related topic