Skip to main content
How Can We Help?

Search for answers or browse our knowledge base.

< All Topics
Print
Download PDF

Configuration Watch tracks changes to the infrastructure components your applications depend on. Property files, individual files, and database configuration values are checked on a configurable schedule, with the option to compare snapshots across instances or across time.

An OS patch upgrade, a tweaked config file, or a manual change in production can shift application behavior without any code change. Configuration Watch keeps a history of those changes so you can find what changed and roll it back.

Watch types

  • Property Watch. Monitors property files (.prop, .conf). Captures every key-value change with the timestamp it was detected.
  • File Watch. Monitors files in the system. Reports any file change with its file timestamp and detection time.
  • Query Watch. Monitors configuration values stored in the database, captured by running queries against config tables.

Config Watch KPI

Config Watch KPI

The Config Watch KPI is at the instance level. When a configuration changes, the corresponding block goes yellow. The color stays yellow regardless of how many changes happened in the selected period. Detection runs at the KPI collection interval, which you can adjust. Click any yellow block to see the changes.

View configuration properties

Configuration properties view

1. Property file. File containing key-value pairs.

2. Key name.

3. Timestamp. When the key was added, deleted, or modified.

4. Last action.

  • Added. A new property was added.
  • Deleted. A property was removed.
  • Modified. A property’s value was updated.

The last action stays visible until the next change.

5. Current value. The property’s current value.

Click Data Not Available to see metric pods with no data.

Data not available

Search a metric

Click the Search for metrics box and pick the metrics you want.

Search for metrics

Pick metrics

Only the selected metric pods stay on screen.

Selected metric pods

Expand a pod

Click the expand icon in the top-right of any pod to see the change history. The header shows a summary of changes for that file.

Expanded pod with change history

Download configuration changes

Click the download icon in the top-right of a pod to export the changes as CSV.

File Watcher

File Watcher

1. File name. The file being monitored.

2. Timestamp. When the file was added, deleted, or modified.

3. Last action. File added, deleted, or changed. Does not show the exact diff. The last status stays visible until the next change.

4. Tile header. Summary of configuration changes.

Click the expand icon to see the file’s history.

File Watcher expanded

Query Watcher

Query Watcher

1. Query name. The query that runs in Oracle DB.

2. Database property name.

3. Database property value.

4. Last action.

  • Added. A property was added.
  • Deleted. A property was removed.
  • Modified. A property’s value was changed.

Click the expand icon to see the query’s history.

Query Watcher expanded

Mount permissions, mount points, system properties

Mount permissions

Mount points

System properties

System properties detail

Crontab

File Watch monitors /etc/crontab.

Crontab File Watch

Crontab File Watch detail

Crontab File Watch detail

Component Properties

Component Properties tracks the version of database components. When a version changes, you see the old and new versions side by side. Adding an Application or Web component shows the version, and upgrading it updates the value.

Component Properties

Component Properties detail

Component Properties detail

Component Properties detail

Compare config changes

Click Compare to compare configurations.

Compare configurations

Click the Operation box to see the available comparison modes.

Operation options

Compare across instances

Compare a host or component instance with up to three other instances of the same or different applications. HEAL compares the base instance with the others.

Pick Across Instances from Operation.

Across Instances

You can pick up to three instances.

Pick instances

Pick instances detail

Pick the Application, then the Instances to compare against the base instance.

Pick application

Pick a date and time zone, then click Apply. If the base instance has no data for the selected date, you see this view.

No data for base instance

If the base instance has data, the comparison results appear.

Comparison results

Use the expand or collapse icons to expand or collapse all configuration properties. Hover any value for the timestamp the agent last collected the KPI.

Comparison hover

Default frequency. Config Watch KPIs collect every six hours by default. The frequency is configurable.

Config Watch KPIs are listed in the Configuration column. The comparison result for each KPI is one of:

  • Similar. Base instance KPI value matches the selected instance.
  • Dissimilar. Values do not match.
  • No Values. KPI is configured but has no value.

Comparison results detail

Comparisons run on common KPIs. If the base instance has 50 Config Watch KPIs and the others have 25, you see all 50 of the base, but only the 25 in common are compared. The remaining 25 show as Deleted or Not Collected.

Config Watch detects events for KPIs as:

  • Added. A new KPI was added.
  • Deleted / Not Collected. The KPI (file or property) was deleted, or the agent could not collect a value.

Compare events

Hover a column name for a comma-separated list of services that the instance is part of. The cell background marks an event. The base instance is highlighted in blue. Deleted or Not Collected KPIs show No Values as the comparison result.

When there are no changes across the selected instances, you see this view.

No changes view

Compare across timeline

Pick Across Timeline from Operation. Pick up to three dates to compare against the base date for the same host or component instance.

Click Apply. If the base instance has no data for the selected date, you see this view.

Across Timeline no data

Pick up to three dates for comparison.

Pick dates

Click the Date box to add or remove dates. The base instance date is added automatically and cannot be removed.

Date picker

If the base instance has data, the timeline comparison appears.

Timeline comparison

Next

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents
Scroll to Top