Subsystem table (PISUBSYS)
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
The PI subsystem table (PISUBSYS) shows subsystem-specific attributes and statistics. This read-only table is useful for troubleshooting. To load this table, the subsystem in question must be specified. The table name is PISUBSYS. For example, to view attributes associated with pisnapss, type the following command:
piconfig> @table pisubsys,pisnapss
The set of attributes available varies by platform. The table has the following attributes:
|
PISUBSYS Attributes |
Description |
Operating System |
|
PISubsysName |
Subsystem name |
All |
|
IDNumber |
Unique ID of computer |
UNIX (Not supported in some UNIX versions) |
|
Machine |
Hardware ID |
UNIX |
|
OSNodeName |
TCP/IP host name |
UNIX |
|
OSRelease |
Operating system release |
UNIX |
|
OSBuild |
Operating system build |
Windows |
|
OSSysName |
Operating system name |
All |
|
OSVersion |
Operating system version |
All |
|
PIStartupTime |
Subsystem startup time |
All |
|
PIVersion |
Subsystem version |
All |