-
Getting Started
-
Dashboard
-
Events
-
Operation
-
Analyses
-
Admin
-
- Alerts - Overview
- Are there any prerequisites before I create and forward Alerts?
- How can I forward Alerts to Enterprise Manager Tools?
- What are my options for adding and customizing Alerts?
- How can I check the status of my Alerts?
- How can I Activate and Deactivate Alerts?
- Do I have an option of viewing Alerts that were generated i.e. Alert Logs?
- How can I take an automated action when the Alert conditions are breached?
- Can I copy Alerts from one NonStop server to another?
- How can I suppress alerts for duplicate EMS messages?
- How can I escalate Alerts?
- How can I check Alert Detail for a specific metric?
- How can I configure/update SMTP information?
-
- Overview - Create and Manage Users and Response Teams
- Are there multiple authentication methods?
- Can I restrict user permissions to specific sections of the Product?
- Can staff members create their own Alerts?
- Can Manager add Alerts and make them public to other Staff users?
- Add a Group instead of individual aliases
- User Access Log
-
Onboard Your Own Apps
-
Configurations and Considerations
-
Troubleshooting Tips
-
Plugins
-
Smart Metrics
Understanding Metrics
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Full description of available Metrics
CPU
A graph shows % CPU Busy (Y1 – Line) per CPU, and highest Queue length experienced by any CPU (Y2 – Bar), over the most recent one minute period (12 data points at 5-second intervals). Click on a CPU line to open a new Window, and see a list of busiest Processes on that CPU at that point in time. On the new window, switch between CPUs, or click on a Process to see the trend of that Process activities over time. Click on a bar to see a list of Processes with the highest Receive Queue.
Counter | Formula |
% Busy | (CPU-BUSY-TIME CPU / DELTA-TIME CPU) * 100 |
Queue Length | (CPU-QTIME CPU / DELTA-TIME CPU) |
% Memory |
(CURRENTLOCKEDMEMORY / MAXIMUMLOCKEDMEMORY) * 100 |
% TLE | (TLE Used / TLE Configured) * 100 |
% Low PIN PCBs | (Current Number in use / (Number Free + Current Number in Use)) * 100 |
IPU
Counter | Formula |
Queue Length | (IPU-QTIMEn CPU / DELTA-TIME CPU) |
% Busy | (IPU-BUSY-TIMEn CPU / DELTA-TIME CPU) * 100 |
Process
Shows top 10 busiest Processes on the Server. Click on a Process name to open a new Window and see its trend over time. Following information is displayed per Process, for the latest interval:
- Process name
- CPU:IPU where the Process is running
- Program name (pass the mouse over to see the full name)
- Guardian Group.User ID of the Process owner
- Receive Queue
- In MB, Memory used by the Process
- % CPU Busy (IPU) by this Process
Counter | Formula |
% CPU Busy | (CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100 |
Queue Length | (RECV-QTIME PROCESS / DELTA-TIME PROCESS) |
Memory Used | (PRESPAGES-QTIME PROCESS / DELTA-TIME PROCESS) * PagesToBytes |
Disk
Counter | Formula |
% DP2 Busy | (CPU-BUSY-TIME PROCESS / DELTA-TIME PROCESS) * 100 |
Queue Length | (REQUEST-QTIME DISC / DELTA-TIME DISC) |
TMF
Counter | Formula |
Abort Rate | (ABORT-TRANS PROCESS / BEGIN-TRANS PROCESS) * 100 |
TPS | (ZTRANSACTION-RATE FROM TMF STATUS COMMAND) / 100 |
Network
Counter | Formula |
Total Sent | Netstat bytes transmitted successfully |
Total Received | Netstat bytes received without errors |
CLIM
Counter |
Formula |
% CLIM Busy |
As reported by vmstat on the CLIM |
% Active Memory |
Active * 100 / (inactive+active) of CPU memory on the CLIM |
CLIM Agent
Counter | Formula |
Failed Commands | Total number of requests from NSK host CPUs that could not be completed since the last reset |
Messages Received | Total number of messages received from all NSK host CPUs since the last reset |
Messages Sent | Total number of messages sent to all NSK host CPUs since the last reset |
Queued Commands | Number of requests from NSK host CPUs queued for processing |
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |