Releases: elcamlost/checkmk-php-fpm-plugin
Releases · elcamlost/checkmk-php-fpm-plugin
v2.3.1
Compare
Sorry, something went wrong.
No results found
Fixed
Pools listening on TCP sockets (host:port) are now discovered and monitored (#44 )
v2.3.0
Compare
Sorry, something went wrong.
No results found
Added
New metrics memory_total_rss and memory_avg_rss added. (#40 )
v2.2.0
Compare
Sorry, something went wrong.
No results found
Added
Support pm.status_listen socket (PHP-FPM 8.1+) for status requests (#36 )
Disambiguate pools with duplicate names across multiple PHP-FPM instances (#37 )
Fixed
Config files and process paths containing non-ASCII characters no longer crash the agent plugin (#34 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
Changed
Migrate to new plugin API (cmk.agent_based.v2, cmk.rulesets.v1, cmk.graphing.v1) — compatible with Checkmk 2.3+
Replace Docker-based packaging with package.py script
Added
Graphing definitions for all metrics
Unit tests
CI workflow
Fixed
accepted_conn_per_sec levels now correctly applied (key mismatch with ruleset fixed)
version.min_required set to 2.3.0p1
2.0
Compare
Sorry, something went wrong.
No results found
1.0
Compare
Sorry, something went wrong.
No results found
checkmk2 compatible
add pools autodiscovery
0.20
Compare
Sorry, something went wrong.
No results found
add tcp socket support (simon-mueller).
fix man page