- 8 minutes to read

Manage Nodinite Monitoring Resources

Note

Resources are automatically discovered and synchronized by Nodinite Monitoring Agents. Administrators can customize how state changes are evaluated, apply auto-healing rules, and enrich operational context with metadata.

Understanding Resource Management

Monitoring Resources in Nodinite represent individual components being monitored—such as SQL Server jobs, Windows services, message queues, or file system paths. These Resources populate automatically from Nodinite Monitoring Agents and synchronize their state based on agent-defined polling intervals.

While Resources are automatically discovered and monitored, administrators can customize how state changes are **evaluated and how the system responds to issues. The Resource management interface provides both read-only reference information (current state, relationships) and configurable settings (expected state overrides, autohealing actions, external documentation links).

Key capabilities:

  • Override state evaluation - Suppress warnings for planned maintenance or known non-issues
  • Automate remediation - Configure autohealing rules to restart services or execute scripts when issues occur
  • Link to documentation - Provide runbook URLs for operational guidance
  • Track state history - Audit all state changes for compliance and troubleshooting

The Resource management interface organizes information into tabs and information panels, separating read-only context from user configurable settings.

Edit Resource
Managing a Nodinite Monitoring Resource. The interface shows the current state, configuration options, and contextual information about related entities.

Resource Information

The following sections display read-only contextual information about the Resource and its relationships within the Nodinite environment.

General Tab

The General tab displays the current operational state and identification details of the Resource:

  • State - Current state of the Resource
  • Name - Name of the Resource
  • Description - User-friendly description
  • Log Text - Log Text is the user-friendly representation of the current monitoring state
  • Error Code - Error Code representing current monitoring state (default if not set = 0)

Sensitive Data Warning

Description and Custom Metadata fields are operational context fields and can appear in alert outputs.

Warning

Do not place secrets in Description or Custom Metadata. Passwords, API keys, tokens, private keys, and full connection strings can be exposed through Email and HTTP Webhook alerts.

Use these fields for non-secret context only, for example owner, SLA, escalation path, and runbook URLs. If you need to reference credentials, store them in an approved secret vault and use a neutral reference value instead.

Monitoring Agent

The Resource is discovered and monitored by a specific Monitoring Agent. This panel shows which agent is responsible for polling this Resource and synchronizing its state.

Monitoring Agent
The Monitoring Agent responsible for this Resource.

Application

When a Resource is associated with an Application, this panel displays the business system or integration platform it belongs to. Applications provide logical grouping for operational and organizational purposes.

Application
The Application this Resource belongs to, if applicable.

Category

Resources are further organized by Category (such as "Azure Function", "Windows Service", "Message Queue") to help administrators quickly identify resource types across the monitoring landscape.

Category
The Category classification for this Resource.

Monitor Views

This panel lists all Monitor Views that include the current Resource, allowing administrators to see which operational dashboards display this Resource's status.

Monitor Views
Example of the Monitor Views panel showing all views where this Resource appears.

Configuration

The following settings allow Nodinite Administrators to customize Resource behavior, override state evaluation, and configure automated responses to state changes.

Configuration Tab

The Nodinite Administrator can modify the following properties:

Configuration Tab
Example of the Configuration tab for a Nodinite Monitoring Resource. This is where administrators can set external links, expected state overrides, and autohealing actions.

You can provide a link to an external Web Site with additional information. When set, the Resource presents inside Monitor Views with an external link icon. The end-user can click on this link to open a new tab with the target URL (Web Site).

Web Site Link
Example of a Resource with an external link to a runbook or documentation. The icon appears in Monitor Views for quick access.

Expected state Configuration

Use this section to set an override for how the current state is evaluated for this specific Resource. For conceptual guidance, use cases, and status code reference, see Expected State.

Expected state
Example of the Expected state configuration area in the Resource editor.

Configure Expected State

Use this section to configure an override for how the current state is evaluated for this specific Resource. For scenarios, governance, and operational guidance, see Expected State.

  1. Open the Configuration tab for the Resource.
  2. In Expected state configuration, map the evaluated state to the expected outcome.
  3. Add a clear Description so operators understand why the override exists.

Expected State Icon
Example of a Resource showing an Expected State indicator in the monitoring UI.

Autohealing Configuration

Use this section to configure automatic remediation on this specific Resource. For scenarios, governance, and operational guidance, see Auto Healing.

Empty Autohealing configuration
Example of the Autohealing section before any actions are configured.

Configure Autohealing

  1. Click Edit in the Autohealing section.
  2. Add one or more Remote Actions for the selected evaluated state.
  3. Set Attempts and Interval based on your retry policy.
  4. Enable the entry and save.

Edit Autohealing configuration
Example of the Autohealing configuration modal with state-based actions.

Custom Metadata

Custom Metadata can be attached directly to any Nodinite Monitoring Resource. This embeds business context—ownership, SLA, emergency contacts, compliance tags, runbook links—into the same entity that drives your monitoring alerts.

Why this matters: When a Resource changes state and triggers an alert, the recipient sees who owns it, what the SLA is, and how to escalate—without any manual lookup. See Alert Enrichment for the full picture.

Typical metadata for Resources:

  • Owner - Person or team responsible for the monitored component
  • Emergency Contact - Phone number or escalation path for critical failures
  • SLA Level - Gold / Silver / Bronze to drive alert prioritization
  • Business Impact - Description of what breaks for the business if this Resource fails
  • Runbook URL - Link to recovery procedure directly from the monitoring alert
  • Compliance Tags - Flag Resources handling GDPR, HIPAA, PCI DSS data

To manage Custom Metadata for a Resource, open the Resource and navigate to the Custom Metadata panel at the bottom of the General tab.
Custom Metadata Example (7.10.x)
Example of the Custom Metadata panel for a Nodinite Monitoring Resource. Administrators can add, edit, or remove metadata fields to enrich operational context.

Mandatory Fields

Using Mandatory Fields, administrators can enforce that critical Resources always have an Owner and Emergency Contact defined before operational use. This prevents accountability gaps at 3 AM when incidents occur.

Metadata in Alerts

Custom Metadata attached to a Resource flows :automatically into the Alarm Plugins such as Email alerts and HTTP Webhook. Operations teams receive enriched notifications that include owner contact information, SLA level, and runbook links—enabling faster incident response without switching tools.

Learn more: Custom Metadata in Alerts – How metadata appears in Email and HTTP Webhook alerts with real-world before/after examples.


State Change History

History Tab

All state changes for Nodinite Monitoring Resources are persisted as log entries in the Nodinite Log Databases, providing a complete audit trail for compliance and troubleshooting.

View history tab
Historical state changes for the Resource shown in the History tab. Use this to analyze state patterns, identify recurring issues, or provide evidence for compliance audits.

To alter the number of days to keep the history for Monitoring state changes, please review the DaysToKeepMonitorEvents system parameter user guide.

Business Process Integration

BPM Integration

Resources connected to Services appear in Business Process Models (BPM) for end-to-end business visibility.

When you tie a Resource to a Service in the Repository Model, that Service can be placed in BPM process steps. This creates a powerful bidirectional connection:

From Monitor View to BPM

  • View which BPM processes include this Resource
  • Understand the business context for operational monitoring
  • See how this Resource fits into end-to-end workflows

From BPM to Monitor View

  • Open a BPM with Services to view associated Resources
  • Execute Remote Actions directly from business process diagrams
  • See real-time operational status in business context

Benefits for Business Users

  • ✅ Monitor business processes without understanding technical details
  • ✅ Execute remote actions (start/stop) from BPM views
  • ✅ Trace transactions end-to-end across systems
  • ✅ Troubleshoot issues in business terms, not just technical logs

Tip

  1. Navigate to Services in the Repository Model
  2. Create or edit a Service
  3. Tie this Resource to the Service
  4. Add the Service to one or more BPM process steps
  5. Business users can now see this Resource's status in BPM views and execute remote actions

Next Step

Resources Overview
Add or manage Monitor View
Custom Metadata - Enrich Resources with owner, SLA, and emergency contact
Alert Enrichment - See how metadata appears in alerts
Services - Connect Resources to BPM
BPM - See Resources in business process context

Resource Management

Organization

Views & Access

Custom Metadata

System