diff --git a/Gemfile.lock b/Gemfile.lock index b81e9ca59e0..7754e20af7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,10 +141,9 @@ GEM ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass (3.4.25) - sass-embedded (1.86.0-arm64-darwin) - google-protobuf (~> 4.30) - sass-embedded (1.86.0-x86_64-linux-gnu) + sass-embedded (1.86.0) google-protobuf (~> 4.30) + rake (>= 13) sass-globbing (1.1.5) sass (>= 3.1) sassc (2.1.0) @@ -198,4 +197,4 @@ RUBY VERSION ruby 2.6.2p47 BUNDLED WITH - 2.5.3 \ No newline at end of file + 2.5.3 diff --git a/source/_integrations/pterodactyl.markdown b/source/_integrations/pterodactyl.markdown index 0983899035b..3487a8c12b8 100644 --- a/source/_integrations/pterodactyl.markdown +++ b/source/_integrations/pterodactyl.markdown @@ -58,14 +58,17 @@ This integration provides a binary sensor with the following information for eac This integration provides sensors with the following information for each game server of your Pterodactyl server: - CPU utilization - - Including the CPU limit in the state attributes -- Memory utilization - - Including the memory usage and limit in the state attributes -- Disk utilization - - Including the disk usage and limit in the state attributes +- Memory usage +- Disk usage +- Uptime + +The following sensors are provided as well, but disabled by default: + +- CPU limit +- Memory limit +- Disk limit - Network inbound - Network outbound -- Uptime ## Removing the integration