checkmk
checkmk copied to clipboard
add support for network tool ss to apache_status.py, if netstat is not installed
Dear tribe29 team,
on some newer distributions, netstat is not installed as part of the base installation anymore, because it has been replaced by the tool "ss". This bugfix/enhancement adds support for ss to apache_status.py as a fallback, when netstat is not installed.
Kind regards, Dirk.