System Status (PD)
- Organization of this page
Function
The System Status (PD) record stores the status of the connection to the monitored host and information about the OS of the monitored host at a specific time.
Notes
-
If the connection to the monitored host fails, information is collected only in the following fields:
-
Record Type (INPUT_RECORD_TYPE)
-
Record Time (RECORD_TIME)
-
Interval (INTERVAL)
-
VA DeviceID (VADEVICEID)
-
Target Host (TARGET_HOST)
-
Polling Time (POLLING_TIME)
-
Status (STATUS)
-
Reason (REASON)
-
-
Information is not collected if TargetType is set to icmp in the monitoring target settings.
Default and changeable values
Item |
Default value |
Changeable |
---|---|---|
Collection Interval |
300 |
Y |
Collection Offset |
0 |
Y |
Log |
Yes |
Y |
LOGIF |
(Blank) |
Y |
Over 10 Sec Collection Time |
No |
N |
Realtime Report Data Collection Mode |
Reschedule |
Y |
- Legend:
-
Y: Changeable
N: Not changeable
ODBC key field
None
Lifetime
None
Record size
-
Fixed part: 2,050 bytes
-
Variable part: 0 bytes
Fields
PFM - View name (PFM - Manager name) |
Description |
Smry rule |
Grpg rule |
Format |
Delta |
Not sprtd on |
---|---|---|---|---|---|---|
Record Type (INPUT_RECORD_TYPE) |
The record name. This is always PD. |
-- |
COPY |
char (8) |
No |
-- |
Record Time (RECORD_TIME) |
Time when the record was created. |
-- |
COPY |
time_t |
No |
-- |
Interval (INTERVAL) |
This is always 0. |
-- |
FIXED |
ulong |
No |
-- |
VA DeviceID (VADEVICEID) |
Device ID of the monitored host. |
-- |
COPY |
string (256) |
No |
-- |
Target Host (TARGET_HOST) |
Name of the monitored host. |
-- |
FIXED |
string (33) |
No |
-- |
Polling Time (POLLING_TIME) |
Time when performance data was collected on the PFM - RM host. |
-- |
FIXED |
string (32) |
No |
-- |
Target Host Time (TARGET_HOST_TIME) |
Time when performance data was collected on the monitored host. |
-- |
FIXED |
string (32) |
No |
-- |
Status (STATUS) |
Connection status. SUCCESS: Connected ERROR: Connection failed |
-- |
FIXED |
string (8) |
No |
-- |
Reason (REASON) |
Cause when the Status field is ERROR. Connection failed: Connection failed. Authorization failed: Authorization failed. Response invalid: There was an unintended response from the server. Collection error: Collection failed. If the Status field is SUCCESS, this item is empty. Collection timeout: Timeout occurred during collection. Invalid environment(SSH_Client): Invalid environment. The file specified in SSH_Client during instance environment setup does not exist (when the PFM - RM host is running Windows and the monitored host is running UNIX). Invalid environment(Perl_Module): Invalid environment. The file specified in Perl_Module during instance environment setup is not found (when the PFM - RM host is running Windows and the monitored host is running UNIX). Invalid environment(Private_Key_File): Invalid environment. The file specified in Private_Key_File during monitored host setup is not found. Note that this field is set to a null string when the value of the Status field is SUCCESS. |
-- |
FIXED |
string (128) |
No |
-- |
OS Type (OS_TYPE) |
OS on the monitored host. |
-- |
FIXED |
string (16) |
No |
-- |
Version (VERSION) |
OS version on the monitored host. |
-- |
FIXED |
string (32) |
No |
-- |
Processor Type (PROCESSOR_TYPE) |
Type of processor on the monitored host. |
-- |
FIXED |
string (64) |
No |
-- |
Detail (DETAIL) |
Details about the monitored host. |
-- |
FIXED |
string (256) |
No |
-- |
Ext1 (EXT1)# |
Extension field 1 |
-- |
FIXED |
string (256) |
No |
All |
Ext2 (EXT2)# |
Extension field 2 |
-- |
FIXED |
string (256) |
No |
All |
- Legend:
-
--: Supported on all OSs of the monitored hosts.
All: Not supported on any OS of the monitored hosts.
Smry rule: Summary rule
Grpg rule: Grouping rule
Not sprtd on: Not supported on
- #
-
This field is not used for operations.