Monitoring (multiple) nginx containers (on the same host)

Hi Robert,

Thanks for the response. I understand that you need some more info, but I am a little stuck at where to do this troubleshooting.

Should I be able to run the nginx_status plugin as standalone script:

python nginx_status

Traceback (most recent call last):
File “nginx_status”, line 43, in
@get_parsed_item_data
NameError: name ‘get_parsed_item_data’ is not defined

In other words, is the error related to the issue I am observing, or do I need to run this in another fashion?

Thanks for the help,

Ron