SystemProperties icon

SystemProperties -----

Writes Java system properties to log file




SystemProperties 2.01 adds the /systemproperties dump (or /sysp dump) command to dump the data to the log file on demand. It still dumps the data at startup.

The permission systemproperties.dump (defaults to op) is needed to use the dump command.
----------, Nov 11, 2022

SystemProperties 2.00 now dumps information about the server hardware, including the CPU model, computer and motherboard name, and information about disk drives and network interfaces. Now you can see if your host is really providing the powerful CPU they claim they are.

Version 2.00 requires Spigot 1.19 or later and Java 17.

Here's an example of the additional data written to the log file:
Code (Text):
ProcessorIdentifier.name: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
CentralProcessor.PhysicalPackages: 1
CentralProcessor.PhysicalProcessors: 8
CentralProcessor.LogicalProcessors: 8
GlobalMemory.total: 17,091,448,832
ComputerSystem.manufacturer: ASUS
ComputerSystem.model: System Product Name
Motherboard.manufacturer: ASUSTeK COMPUTER INC.
HWDiskStore.name_0: \\.\PHYSICALDRIVE1
HWDiskStore.model_0: Samsung SSD 970 EVO Plus 1TB (Standard disk drives)
HWDiskStore.size_0: 1,000,202,273,280
HWDiskStore.name_1: \\.\PHYSICALDRIVE0
HWDiskStore.model_1: WDC WD2003FZEX-00SRLA0 (Standard disk drives)
HWDiskStore.size_1: 2,000,396,321,280
NetworkIF.name: eth1
NetworkIF.displayname: Intel(R) Ethernet Connection (7) I219-V
NetworkIF.speed: 1,000,000,000
Note that this feature relies on information provided by the hardware. The amount of detail available may vary from server to server. If there's additional information you'd like to see, let me know and I'll see if it can be added.
----------, Nov 5, 2022

This update adds the Java garbage collector name(s) and metaspace maximum size to the log file at startup.
----------, Oct 23, 2021

Added total physical memory to the data logged at startup.
----------, Jun 9, 2019

Resource Information
Author:
----------
Total Downloads: 1,093
First Release: Apr 29, 2019
Last Update: Nov 11, 2022
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings