Skip to content
Innomesh
Room Manager

Creating a Pulse Room

πŸ“ Note
This article was AI-generated and requires review by the Innomesh product team to verify accuracy and completeness.

A Pulse room is deployed from a Pulse template and represents a physical location with devices you want to monitor using lightweight ICMP, TCP, and HTTP health checks. Each room inherits the device monitoring configuration from its template, and you provide the specific network details for each device.

Prerequisites

  • A Pulse template must already exist (see Creating a Pulse Template/)
  • Administrator or room-creation permissions in Innomesh Room Manager
  • IP addresses or hostnames for the devices you want to monitor

Creating the Room

  1. Navigate to the Rooms page in Room Manager.
  2. Click Add New Room.
  3. Enter a room name that identifies the physical location.
  4. Select the Pulse template on which to base the room.
  5. Select the zone for the room.
  6. Click Create.

Configuring Device Details

After creating the room, configure each device’s network details:

  1. Open the room by clicking its name in the Rooms list.
  2. For each device inherited from the template, enter:
    • IP Address or Hostname
    • Port (if different from the default for the protocol)
  3. Save the room configuration.

Pulse does not require a software version selection. The monitoring configuration is lightweight and changes to the Pulse template do not affect existing rooms.

Monitoring Protocols

Pulse supports three monitoring protocols per device:

ProtocolWhat It ChecksTypical Use
ICMP (Ping)Network reachability and response timeBasic uptime monitoring for any IP device
TCPPort connectivity and response timeService availability checks (e.g., port 80, 443)
HTTPHTTP response code and response timeWeb service and API endpoint monitoring

After Deployment

Once deployed, the Pulse room begins monitoring. View results in:

  • Portal Vitals page (Pulse tab): Response times, uptime percentages, and health trends
  • Hotlist: Alerts triggered when devices fail health checks
  • Insights: Historical monitoring data and trend analysis
On this page