SystemService (under PlatformServices)
The PlatformServices child SystemService container is accessible from its property sheet. Unlike other child services, SystemService does not appear in the Nav tree.

To access, click and right-click then expand SystemService.
| Property | Value | Description |
|---|---|---|
| Platform Service Description | read-only | Displays the service description for the Platform. |
| Java Vm Name | read-only | Displays the details of Java Vm. |
| Java Vm Vendor | read-only | Displays the vendor name of Java Vm. |
| Java Vm Version | read-only | Displays the version of Java Vm. |
| Os Arch | read-only | Displays the operating system architecture details. |
| Os Name | read-only | Displays the operating system name. |
| Os Version | read-only | Displays the operating system versions. |
| Host Id | read-only | Displays the host ID is generated upon installation of the Niagara software, and typically begins with Win-, for example Win-5BE1-B094-FC24-3440. |
| Host Id Status | read-only | Displays the status of host (for example, perpetual). |
| Model | read-only | Displays model of Niagara. |
| Product | read-only | Displays the product details. |
| Model Version | read-only | Displays model version of Niagara. |
| Niagara Version | read-only | Display Niagara version in use. |
| Locale | read-only | Determines locale-specific behavior such as date and time formatting, and also which lexicons are used. A string entered must use the form: language [“_” country [“_” variant]]. For example, U.S. English is “en_US” and traditional Spanish would be “es_ES_Traditional”. |
| Station Name | read-only | Current local time in host. |
| System Time | read-only | Current local date in host. |
| Time Zone | read-only | Current local time zone for host. |
| Is System Time Readonly | true (default) | If set to true the displayed time is read only. |
| Current Cpu Usage | read-only | Displays the current Cpu usage in percentage. |
| Overall Cpu usage | read-only | Displays the overall Cpu usage in percentage. |
| Num Cpus | read-only | Displays the number of logical processors of the system. |
| Total Physical Memory | read-only | Displays the physical memory is currently being utilized by the Server. |
| Free Physical Memory | read-only | Displays the physical memory is currently not being utilized by the Server. |
| File System Attributes | additional properties | Configures additional attributes for files. |
| Is Station | read-only | |
| Engine Watchdog Policy | read-only | The engine watchdog is a platform daemon process, to which
the station periodically reports its updated engine cycle count. The
watchdog purpose is to detect and deal with a “hung” or “stalled”
station, and is automatically enabled when the station starts. The Engine Watchdog Policy defines the response taken by the platform daemon if it detects a station engine watchdog time-out. Watchdog policy selections include:
|
| Engine Watchdog Timeout | read-only | Default is 3 minute, and range is from 0 ms to infinity. If the station’s engine cycle count stops changing and/or the station does not report a cycle count to the platform daemon within this defined period, the platform daemon causes the VM to generate a stack dump for diagnostic purposes, then takes the action defined by the Engine Watchdog Policy. |
| Is Station Auto-Save Enabled | true(default) | If set to true saves the station data automatically. |
| Station Auto-Save Frequency | read-only | Default is every 24 hours for any JACE platform, or every (1) hour if a Windows host. Range is from 1 to many hours. |
| Station Save Backup Count | read-only | Displays the number how many times the station backup is stored. |
| Timezone Day Mode Support | read-only | |
| Local Daemon Access | read-only | Displays the type of access for local daemon. |
| Local Daemon Port | read-only | Displays the port number for local daemon. |
| Local Daemon Ssl Port | read-only | Displays the Ssl port number for local daemon. |
| Station SaveAlarm Support | additional properties | Configure additional parameters to get the alarm on station save. |
| Allow Station Restart | true (default) | If set to true allows the station to restart on failure. |
| Fips Status | read-only | |
| Is Service Readonly | read-only | |
| Allow Brand Change | read-only | |
| Is License Readonly | read-only | |
| Is Niagara Home Readonly | read-only |
When you expand SystemService, you see most of the same properties available in the default Platform Service Container Plugin view. In addition, there is a container slot Station Save Alarm Support.

Properties under Station Save Alarm Support allow you to configure the alarm class and other parameters to use for station save alarms. Such an alarm may occur, for example, if there is insufficient disk space to complete the save.
Properties work the same as those in an alarm extension for a control point.
If linking to PlatformServices, be aware that you should change the link type from handle to slot path.