Werk #16354: nginx_status_2.py: Fix SyntaxError

Component Checks & agents
Title nginx_status_2.py: Fix SyntaxError
Date Dec 6, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p17 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The Python 2-version of the NGINX agent plugin crashed with a SyntaxError:

File "nginx_status_2.py", line 132
  config: dict = {}
        ^
SyntaxError: invalid syntax

To the list of all Werks