Schedule demo

Amazon Neptune Monitoring


Overview

Amazon Neptune is a fully managed graph database service designed for applications that work with highly connected datasets. It supports popular graph query languages including Gremlin, SPARQL, and openCypher, making it suitable for use cases such as knowledge graphs, fraud detection, and social networking.

Applications Manager's Neptune monitoring provides visibility into the performance, storage, replication health, query engine statistics, and DB operations of your Neptune clusters and instances. Monitoring these metrics enables administrators to identify performance bottlenecks, optimize query execution, and ensure high availability of their graph database infrastructure.

Creating a new Neptune monitor

To learn how to create a new Neptune monitor, refer here.


Neptune Cluster

Monitored parameters

Go to the Monitors Category View by clicking the Monitors tab. Click on the Neptune Cluster instance available under Amazon in the Cloud Apps section. Displayed is the Neptune Cluster bulk configuration view distributed into three tabs:

  • Availability tab shows the availability history for the past 24 hours or 30 days.
  • Performance tab shows health status and events for the past 24 hours or 30 days.
  • List view tab enables you to perform bulk admin configurations.

By clicking a monitor from the list, you'll be taken to the Amazon Neptune Cluster dashboard which includes the following tabs:

Performance Overview

ParameterDescription
CLUSTER INFORMATION
Cluster StatusCurrent status of the Neptune cluster.
EndpointThe endpoint address of the DB resource.
Reader EndpointThe reader endpoint for the DB resource.
Cluster PortThe port that the database engine is listening on.
Engine UptimeThe maximum amount of time the instance has been running at the time of polling (in mins).
Number of InstancesNumber of DB instances in this cluster.
CPU UTILIZATION
CPU UtilizationThe average percentage of CPU utilization at the time of polling (in %).
Buffer Cache Hit RatioThe average percentage of requests served by the buffer cache between the poll interval (in %).
NCU UTILIZATION
NCU UtilizationThe average percentage of maximum NCU capacity being used by the Neptune Serverless instance or cluster at the time of polling (in %).
MEMORY
Free MemoryThe average amount of available random access memory at the time of polling (in MB).
FREE LOCAL STORAGE
Free Local StorageThe average amount of storage available for temporary tables and logs at the time of polling (in MB).
CPU CREDITS
CPU Credit BalanceThe average number of CPU credits that an instance has accumulated at the time of polling.
CPU Credit UsageThe average number of CPU credits consumed during the specified period at the time of polling.
CPU SURPLUS CREDIT BALANCE & CHARGES
CPU Surplus Credit BalanceThe average number of surplus credits spent by an unlimited instance when CPUCreditBalance is zero at the time of polling.
CPU Surplus Credits ChargedThe total spent surplus credits that are not paid down by earned CPU credits and incur an additional charge between the poll interval.
REPLICATION LAG
Replica LagThe average amount of lag when replicating updates from the primary instance between the poll interval (in ms).
Replica Lag (Max)The maximum amount of lag between the primary instance and each Neptune DB instance in the cluster between the poll interval (in ms).
Replica Lag (Min)The minimum amount of lag between the primary instance and each Neptune DB instance in the cluster between the poll interval (in ms).
SWAP USAGE
Swap UsageThe average amount of swap space used on the DB instance at the time of polling (in MB).
SERVERLESS DATABASE CAPACITY
Serverless Database CapacityThe average current capacity of a Neptune serverless instance in NCUs at the time of polling (in NCUs).
NETWORK TRAFFIC
Inbound Network ThroughputThe average incoming network traffic on the DB instance between the poll interval (in MB/s).
Outbound Network ThroughputThe average outgoing network traffic on the DB instance between the poll interval (in MB/s).
Network ThroughputThe average amount of network throughput received from and transmitted to clients by each instance between the poll interval (in MB/s).

Storage & Replication

ParameterDescription
STORAGE NETWORK TRAFFIC
Storage Network Receive ThroughputThe average amount of network throughput received from the storage subsystem by each instance between the poll interval (in MB/s).
Storage Network Transmit ThroughputThe average amount of network throughput sent to the storage subsystem by each instance between the poll interval (in MB/s).
Storage Network ThroughputThe average amount of network throughput received from and sent to the storage subsystem by each instance between the poll interval (in MB/s).
VOLUME IO
Volume ReadThe rate of billed read I/O operations per second from the resource volume between the poll interval (in operations/s).
Volume WriteThe rate of write disk I/O operations per second to the resource volume between the poll interval (in operations/s).
USED VOLUME
Used VolumeThe average amount of storage used by the Neptune DB instance at the time of polling (in MB).
BACKUP STORAGE
Backup Storage BilledThe total amount of backup storage billed for the Neptune DB resource between the poll interval (in MB).
Snapshot Storage UsedThe average amount of backup storage consumed by all snapshots outside the backup retention window at the time of polling (in MB).
Backup Retention Period Storage UsedThe average amount of backup storage used to support the point-in-time restore feature at the time of polling (in MB).
LOCAL STORAGE IO
Local Storage IOThe average number of IOPS for both read and writes on local storage attached to the DB instance between the poll interval (in operations/s).
LOCAL STORAGE THROUGHPUT
Local Storage ThroughputThe average amount of data transferred to and from local storage associated with the DB instance between the poll interval (in MB/s).
GLOBAL DB DATA TRANSFERRED
Global DB Data TransferredThe rate of redo log data transferred per minute from the primary region to a secondary region in a global database between the poll interval (in MB/min).
GLOBAL DB REPLICATED WRITE IO
Global DB Replicated Write IOThe rate of write I/O operations replicated per minute from the primary region to a secondary region volume between the poll interval (in operations/min).
GLOBAL DB PROGRESS LAG
Global DB Progress LagThe average amount of time that a secondary resource is behind the primary resource for both user and system transactions between the poll interval (in ms).
 
Note:Storage & Replication tab metrics are disabled from data collection by default and mapped under performance polling as Storage & Replication. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Cluster as the monitor type and Storage & Replication as the metric name, then set the preferred time interval.

Query Engine

ParameterDescription
REQUESTS RATE
Requests RateThe average number of rate per second to the server from all sources between the poll interval (in requests/s).
TOTAL CLUSTER ERRORS
Client Errors RateThe average rate per second of requests that failed due to client-side issues between the poll interval (in errors/s).
Server Errors RateThe average rate per second of requests that failed due to server-side errors (internal failures) between the poll interval (in errors/s).
GREMLIN REQUESTS
Gremlin Requests RateThe average rate of Gremlin requests per second between the poll interval (in requests/s).
GREMLIN WEBSOCKET OPEN CONNECTIONS
Gremlin WebSocket Open ConnectionsThe total number of open WebSocket connections to Neptune between the poll interval.
GREMLIN ERRORS
Gremlin Client Error RateThe average rate of client-side errors per second in Gremlin traversals between the poll interval (in errors/s).
Gremlin Server Error RateThe average rate of server-side errors per second in Gremlin traversals between the poll interval (in errors/s).
LOADER REQUEST RATE
Loader Request RateThe average number of loader requests per second between the poll interval (in requests/s).
LOADER ERRORS
Loader Client Error RateThe average rate of client-side errors per second from loader requests between the poll interval (in errors/s).
Loader Server Error RateThe average rate of loader server-side errors per second between the poll interval (in errors/s).
SPARQL REQUEST RATE
SPARQL Request RateThe average rate of SPARQL requests per second between the poll interval (in requests/s).
SPARQL ERRORS
SPARQL Client Error RateThe average rate of client-side errors per second in SPARQL queries between the poll interval (in errors/s).
SPARQL Server Error RateThe average rate of SPARQL server errors per second between the poll interval (in errors/s).
OPENCYPHER REQUESTS
OpenCypher Request RateThe average rate of requests per second (both HTTPS and Bolt) to the OpenCypher engine between the poll interval (in requests/s).
OpenCypher Requests Rate (HTTPS)The average rate of OpenCypher requests per second between the poll interval (in requests/s).
OPENCYPHER ERRORS
OpenCypher Client Error RateThe average rate of OpenCypher client errors per second between the poll interval (in errors/s).
OpenCypher Server Error RateThe average rate of OpenCypher server errors per second between the poll interval (in errors/s).
OPENCYPHER BOLT OPEN CONNECTIONS
OpenCypher Bolt Open ConnectionsThe total number of open Bolt connections to Neptune between the poll interval.
 
Note:Query Engine tab metrics are disabled from data collection by default and mapped under performance polling as Query Engine. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Cluster as the monitor type and Query Engine as the metric name, then set the preferred time interval.

DB Operations

ParameterDescription
REQUEST QUEUE
Queued Requests RateThe average rate of requests queued per second between the poll interval (in requests/s).
Pending Requests (Input Queue)The average number of requests waiting in the input queue for execution between the poll interval.
INDEX OPERATIONS
Index Delete RateThe average rate of deletes from individual indexes per second between the poll interval (in operations/s).
Index Insert RateThe average rate of inserts to individual indexes per second between the poll interval (in operations/s).
Index Read RateThe average rate of statements scanned from any index per second between the poll interval (in operations/s).
TRANSACTIONS
Transactions Commit RateThe average rate of transactions successfully committed per second between the poll interval (in transactions/s).
Transactions Open RateThe average rate of transactions opened on the server per second between the poll interval (in transactions/s).
Transactions Roll Back RateThe average rate of transactions per second rolled back on the server between the poll interval (in transactions/s).
UNDO LOGS
Undo Pages PurgedThe average number of undo page batches purged between the poll interval.
Undo Log List SizeThe average count of undo logs in the undo log list between the poll interval.
RESULT CACHE HITS
Result Cache HitsThe total number of Gremlin result cache hits between the poll interval.
Result Cache MissesThe total number of Gremlin result cache misses between the poll interval.
RESULT CACHE DETAILS
Result Cache ItemsThe total number of items in the Gremlin result cache between the poll interval.
Result Cache SizeThe average estimated size of all cached items in the Gremlin result cache between the poll interval (in MB).
RESULT CACHE ITEM TIMESTAMP
Result Cache Oldest Item TimestampThe average timestamp of the oldest item cached in the Gremlin result cache between the poll interval.
Result Cache Newest Item TimestampThe average timestamp of the newest item cached in the Gremlin result cache between the poll interval.
STATISTICS
Statistics Statements ScannedThe total number of statements scanned for DFE statistics since the server started between the poll interval.
 
Note:DB Operations tab metrics are disabled from data collection by default and mapped under performance polling as DB Operations. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Cluster as the monitor type and DB Operations as the metric name, then set the preferred time interval.

Configuration

ParameterDescription
CONFIGURATION
Cluster StatusCurrent status of the Neptune cluster.
DB Engine NameThe name of the database engine.
Engine VersionThe database engine version.
EndpointThe endpoint address of the DB resource.
Reader EndpointThe reader endpoint for the DB resource.
Cluster PortThe port that the database engine is listening on.
Number of InstancesNumber of DB instances in this cluster.
Allocated StorageThe total amount of storage allocated for the Neptune DB cluster (in GB).
Multi-AZWhether the DB resource has instances in multiple Availability Zones.
Availability ZoneThe Availability Zones where instances in the DB resource can be created.
Master UsernameThe master username for the DB resource.
Created TimeThe time when the DB resource was created.
Cluster ARNThe Amazon Resource Name (ARN) of the DB resource.
Cluster Parameter GroupThe name of the DB resource parameter group.
Cluster Resource IDThe AWS Region-unique, immutable identifier for the DB resource.
Hosted Zone IDThe ID of the hosted zone associated with the DB resource.
DB Subnet GroupThe DB subnet group associated with the DB resource.
SECURITY CONFIGURATION
Storage EncryptedWhether the DB resource is encrypted.
Deletion ProtectionWhether the DB resource has deletion protection enabled.
IAM AuthenticationWhether IAM database authentication is enabled.
KMS Key IDThe AWS KMS key identifier used for encrypting the DB resource.
VPC Security GroupsThe VPC security groups associated with the DB resource.
Associated RolesThe AWS IAM roles associated with the DB resource.
BACKUP CONFIGURATION
Backup Retention PeriodThe number of days for which automatic DB snapshots are retained (in days).
Preferred Backup WindowThe daily time range during which automated backups are created.
Earliest Restorable TimeThe earliest point in time to which the database can be restored.
Latest Restorable TimeThe latest time to which a database can be restored with point-in-time restore.
Preferred Maintenance WindowThe weekly time range during which system maintenance can occur.

Cluster Events

ParameterDescription
Event Details
Creation TimeThe date and time when the event occurred.
CategoryThe category of the event.
MessageThe event message details.

Neptune Instance

Monitored parameters

Go to the Monitors Category View by clicking the Monitors tab. Click on the Neptune Instance instance available under Amazon in the Cloud Apps section. Displayed is the Neptune Instance bulk configuration view distributed into three tabs:

  • Availability tab shows the availability history for the past 24 hours or 30 days.
  • Performance tab shows health status and events for the past 24 hours or 30 days.
  • List view tab enables you to perform bulk admin configurations.

By clicking a monitor from the list, you'll be taken to the Amazon Neptune Instance dashboard which includes the following tabs:

Performance Overview

ParameterDescription
INSTANCE INFO
Instance StateCurrent state of the Neptune DB instance.
EndpointThe endpoint address of the DB resource.
Cluster PortThe port that the database engine is listening on.
Engine UptimeThe maximum amount of time the instance has been running at the time of polling (in mins).
Instance ClassThe DB instance class (compute and memory capacity).
CPU UTILIZATION
CPU UtilizationThe average percentage of CPU utilization at the time of polling (in %).
Buffer Cache Hit RatioThe average percentage of requests served by the buffer cache between the poll interval (in %).
NCU UTILIZATION
NCU UtilizationThe average percentage of maximum NCU capacity being used by the Neptune Serverless instance or cluster at the time of polling (in %).
MEMORY
Free MemoryThe average amount of available random access memory at the time of polling (in MB).
FREE LOCAL STORAGE
Free Local StorageThe average amount of storage available for temporary tables and logs at the time of polling (in MB).
CPU CREDITS
CPU Credit BalanceThe average number of CPU credits that an instance has accumulated at the time of polling.
CPU Credit UsageThe average number of CPU credits consumed during the specified period at the time of polling.
CPU SURPLUS CREDIT BALANCE & CHARGES
CPU Surplus Credit BalanceThe average number of surplus credits spent by an unlimited instance when CPUCreditBalance is zero at the time of polling.
CPU Surplus Credits ChargedThe total spent surplus credits that are not paid down by earned CPU credits and incur an additional charge between the poll interval.
REPLICATION LAG
Replica LagThe average amount of lag when replicating updates from the primary instance between the poll interval (in ms).
Replica Lag (Max)The maximum amount of lag between the primary instance and each Neptune DB instance in the cluster between the poll interval (in ms).
Replica Lag (Min)The minimum amount of lag between the primary instance and each Neptune DB instance in the cluster between the poll interval (in ms).
SWAP USAGE
Swap UsageThe average amount of swap space used on the DB instance at the time of polling (in MB).
SERVERLESS DATABASE CAPACITY
Serverless Database CapacityThe average current capacity of a Neptune serverless instance in NCUs at the time of polling (in NCUs).
NETWORK TRAFFIC
Inbound Network ThroughputThe average incoming network traffic on the DB instance between the poll interval (in MB/s).
Outbound Network ThroughputThe average outgoing network traffic on the DB instance between the poll interval (in MB/s).
Network ThroughputThe average amount of network throughput received from and transmitted to clients by each instance between the poll interval (in MB/s).

Storage & Replication

ParameterDescription
STORAGE NETWORK TRAFFIC
Storage Network Receive ThroughputThe average amount of network throughput received from the storage subsystem by each instance between the poll interval (in MB/s).
Storage Network Transmit ThroughputThe average amount of network throughput sent to the storage subsystem by each instance between the poll interval (in MB/s).
Storage Network ThroughputThe average amount of network throughput received from and sent to the storage subsystem by each instance between the poll interval (in MB/s).
VOLUME IO
Volume ReadThe rate of billed read I/O operations per second from the resource volume between the poll interval (in operations/s).
Volume WriteThe rate of write disk I/O operations per second to the resource volume between the poll interval (in operations/s).
USED VOLUME
Used VolumeThe average amount of storage used by the Neptune DB instance at the time of polling (in MB).
BACKUP STORAGE
Backup Storage BilledThe total amount of backup storage billed for the Neptune DB resource between the poll interval (in MB).
Snapshot Storage UsedThe average amount of backup storage consumed by all snapshots outside the backup retention window at the time of polling (in MB).
Backup Retention Period Storage UsedThe average amount of backup storage used to support the point-in-time restore feature at the time of polling (in MB).
LOCAL STORAGE IO
Local Storage IOThe average number of IOPS for both read and writes on local storage attached to the DB instance between the poll interval (in operations/s).
LOCAL STORAGE THROUGHPUT
Local Storage ThroughputThe average amount of data transferred to and from local storage associated with the DB instance between the poll interval (in MB/s).
GLOBAL DB DATA TRANSFERRED
Global DB Data TransferredThe rate of redo log data transferred per minute from the primary region to a secondary region in a global database between the poll interval (in MB/min).
GLOBAL DB REPLICATED WRITE IO
Global DB Replicated Write IOThe rate of write I/O operations replicated per minute from the primary region to a secondary region volume between the poll interval (in operations/min).
GLOBAL DB PROGRESS LAG
Global DB Progress LagThe average amount of time that a secondary resource is behind the primary resource for both user and system transactions between the poll interval (in ms).
 
Note:Storage & Replication tab metrics are disabled from data collection by default and mapped under performance polling as Storage & Replication. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Instance as the monitor type and Storage & Replication as the metric name, then set the preferred time interval.

Query Engine

ParameterDescription
REQUESTS RATE
Requests RateThe average number of rate per second to the server from all sources between the poll interval (in requests/s).
ERROR RATE BREAKDOWN
Client Errors RateThe average rate per second of requests that failed due to client-side issues between the poll interval (in errors/s).
Server Errors RateThe average rate per second of requests that failed due to server-side errors (internal failures) between the poll interval (in errors/s).
GREMLIN REQUESTS
Gremlin Requests RateThe average rate of Gremlin requests per second between the poll interval (in requests/s).
GREMLIN WEBSOCKET OPEN CONNECTIONS
Gremlin WebSocket Open ConnectionsThe total number of open WebSocket connections to Neptune between the poll interval.
GREMLIN ERRORS
Gremlin Client Error RateThe average rate of client-side errors per second in Gremlin traversals between the poll interval (in errors/s).
Gremlin Server Error RateThe average rate of server-side errors per second in Gremlin traversals between the poll interval (in errors/s).
LOADER REQUEST RATE
Loader Request RateThe average number of loader requests per second between the poll interval (in requests/s).
LOADER ERRORS
Loader Client Error RateThe average rate of client-side errors per second from loader requests between the poll interval (in errors/s).
Loader Server Error RateThe average rate of loader server-side errors per second between the poll interval (in errors/s).
SPARQL REQUEST RATE
SPARQL Request RateThe average rate of SPARQL requests per second between the poll interval (in requests/s).
SPARQL ERRORS
SPARQL Client Error RateThe average rate of client-side errors per second in SPARQL queries between the poll interval (in errors/s).
SPARQL Server Error RateThe average rate of SPARQL server errors per second between the poll interval (in errors/s).
OPENCYPHER REQUESTS
OpenCypher Request RateThe average rate of requests per second (both HTTPS and Bolt) to the OpenCypher engine between the poll interval (in requests/s).
OpenCypher Requests Rate (HTTPS)The average rate of OpenCypher requests per second between the poll interval (in requests/s).
OPENCYPHER ERRORS
OpenCypher Client Error RateThe average rate of OpenCypher client errors per second between the poll interval (in errors/s).
OpenCypher Server Error RateThe average rate of OpenCypher server errors per second between the poll interval (in errors/s).
OPENCYPHER BOLT OPEN CONNECTIONS
OpenCypher Bolt Open ConnectionsThe total number of open Bolt connections to Neptune between the poll interval.
 
Note:Query Engine tab metrics are disabled from data collection by default and mapped under performance polling as Query Engine. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Instance as the monitor type and Query Engine as the metric name, then set the preferred time interval.

DB Operations

ParameterDescription
REQUEST QUEUE
Queued Requests RateThe average rate of requests queued per second between the poll interval (in requests/s).
Pending Requests (Input Queue)The average number of requests waiting in the input queue for execution between the poll interval.
INDEX OPERATIONS
Index Delete RateThe average rate of deletes from individual indexes per second between the poll interval (in operations/s).
Index Insert RateThe average rate of inserts to individual indexes per second between the poll interval (in operations/s).
Index Read RateThe average rate of statements scanned from any index per second between the poll interval (in operations/s).
TRANSACTIONS
Transactions Commit RateThe average rate of transactions successfully committed per second between the poll interval (in transactions/s).
Transactions Open RateThe average rate of transactions opened on the server per second between the poll interval (in transactions/s).
Transactions Roll Back RateThe average rate of transactions per second rolled back on the server between the poll interval (in transactions/s).
UNDO LOGS
Undo Pages PurgedThe average number of undo page batches purged between the poll interval.
Undo Log List SizeThe average count of undo logs in the undo log list between the poll interval.
RESULT CACHE HITS
Result Cache HitsThe total number of Gremlin result cache hits between the poll interval.
Result Cache MissesThe total number of Gremlin result cache misses between the poll interval.
RESULT CACHE DETAILS
Result Cache ItemsThe total number of items in the Gremlin result cache between the poll interval.
Result Cache SizeThe average estimated size of all cached items in the Gremlin result cache between the poll interval (in MB).
RESULT CACHE ITEM TIMESTAMP
Result Cache Oldest Item TimestampThe average timestamp of the oldest item cached in the Gremlin result cache between the poll interval.
Result Cache Newest Item TimestampThe average timestamp of the newest item cached in the Gremlin result cache between the poll interval.
STATISTICS
Statistics Statements ScannedThe total number of statements scanned for DFE statistics since the server started between the poll interval.
 
Note:DB Operations tab metrics are disabled from data collection by default and mapped under performance polling as DB Operations. To enable data collection, navigate to Settings → Performance Polling, select the Optimize Data Collection tab, choose Amazon Neptune Instance as the monitor type and DB Operations as the metric name, then set the preferred time interval.

Configuration

ParameterDescription
CONFIGURATION
Instance StateCurrent state of the Neptune DB instance.
Instance ClassThe DB instance class (compute and memory capacity).
DB Engine NameThe name of the database engine.
Engine VersionThe database engine version.
EndpointThe endpoint address of the DB resource.
Cluster PortThe port that the database engine is listening on.
Multi-AZWhether the DB resource has instances in multiple Availability Zones.
Availability ZoneThe Availability Zones where instances in the DB resource can be created.
Master UsernameThe master username for the DB resource.
Cluster IdentifierThe cluster identifier this instance belongs to.
Creation TimeThe time when the DB resource was created.
DB Instance ARNThe Amazon Resource Name (ARN) of the Neptune instance.
Hosted Zone IDThe ID of the hosted zone associated with the DB resource.
License ModelThe license model information of the Neptune instance.
Promotion TierThe failover priority for the instance.
SECURITY CONFIGURATION
Storage EncryptedWhether the DB resource is encrypted.
IAM AuthenticationWhether IAM database authentication is enabled.
Auto Minor Version UpgradeIndicates whether automatic minor version upgrades are enabled.
KMS Key IDThe AWS KMS key identifier used for encrypting the DB resource.
VPC Security GroupsThe VPC security groups associated with the DB resource.
NETWORK CONFIGURATION
VPC IDThe VPC ID of the instance.
DB Subnet GroupThe DB subnet group associated with the DB resource.
Subnet IDsThe subnet IDs in the DB subnet group.
STORAGE CONFIGURATION
Allocated StorageThe allocated storage size for the instance (in GB).
Storage TypeThe storage type of the instance.
CloudWatch LogsCloudWatch log exports enabled for the instance.
BACKUP CONFIGURATION
Backup Retention PeriodThe number of days for which automatic DB snapshots are retained (in days).
Preferred Backup WindowThe daily time range during which automated backups are created.
Copy Tags to SnapshotIndicates whether tags are copied to snapshots.
Latest Restorable TimeThe latest time to which a database can be restored with point-in-time restore.
Preferred Maintenance WindowThe weekly time range during which system maintenance can occur.

Instance Events

ParameterDescription
Event Details
Creation TimeThe date and time when the event occurred.
CategoryThe category of the event.
MessageThe event message details.

Loved by customers all over the world

"Standout Tool With Extensive Monitoring Capabilities"

It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.

Reviewer Role: Research and Development

carlos-rivero
"I like Applications Manager because it helps us to detect issues present in our servers and SQL databases."
Carlos Rivero

Tech Support Manager, Lexmark

Trusted by thousands of leading businesses globally