
SystemInfo Hardware Monitor 1.8.13-SNAPSHOT
The Master of Hardware Information!
SystemInfo
The Master of Server Hardware
https://www.youtube.com/watch?v=lX0eMTetMMs
https://www.youtube.com/watch?v=4iAxxkcsS74
This plugin implements a vast amount of hardware and performance commands to monitor your server more accurately. This plugin is coded with premium quality features and is to be considered suitable for Enterprise usage.
Required Dependencies: [None]
Optional Dependencies: "ProtocolLib", "PlaceholderAPI".
You will be able to monitor your Network Packets Speed, CPU, GPU, Network (Speedtest), World GB Map, Entities, RAM, Uptime, Disks Space, Connected Devices, CPU Temperature and Sensors, and MUCH MORE!
This plugin also comes with a REAL-TIME Gui to monitor your stats!
Permissions:
Every command in the plugin requires a permission, which is usually generated by systeminfo.commands.<commandname> .
Here's a list:
systeminfo.command.cpuload,
systeminfo.commands.devices,
systeminfo.commands.disks,
systeminfo.commands.htop,
systeminfo.commands.lscpu,
systeminfo.commands.sensors,
systeminfo.commands.uptime,
systeminfo.commands.vmstat,
systeminfo.commands.speedtest,
systeminfo.commands.help
systeminfo.commands.gpu
PlaceholderAPI Support
This plugin has various flags that can be used with PlaceHolderAPI plugin. This is the complete list:
systeminfo_packet_count_sent_total: Total number of packets sent over the network.
systeminfo_packet_count_recv_total: Total number of packets received over the network.
systeminfo_packet_data_sent_total: Total amount of data (in a formatted manner) sent over the network.
systeminfo_packet_data_recv_total: Total amount of data (in a formatted manner) received over the network.
systeminfo_packet_count_sent_now: Number of packets sent per second at the current moment.
systeminfo_packet_count_recv_now: Number of packets received per second at the current moment.
systeminfo_packet_data_sent_now: Amount of data (in a formatted manner) sent per second at the current moment.
systeminfo_packet_data_recv_now: Amount of data (in a formatted manner) received per second at the current moment.
systeminfo_cpu-model: Model and name of the CPU.
systeminfo_cpu-frequency: Maximum frequency of the CPU.
systeminfo_cpu-temperature: Current temperature of the CPU.
systeminfo_cpu-load: Last CPU load percentage.
systeminfo_swap-max: Maximum swap memory available.
systeminfo_swap-used: Used swap memory.
systeminfo_memory-max: Maximum available memory.
systeminfo_memory-available: Currently available memory.
systeminfo_memory-used: Used memory.
systeminfo_processes: Number of running processes.
These placeholders provide various system-related information such as network statistics, CPU details, memory usage, and swap memory usage. They can be used to dynamically display system information on your resource page based on the current system state