Agent plugin for monitoring Nginx webservers with Pandora FMS. For deploying agent plugins, check out Pandora FMS's documentation about this topic.
Pandora FMS is a flexible monitoring solution for networks, servers, applications, virtual environments and much more.
This plugin collects the following information and stores them into modules on the agent on Pandora FMS.
- Number of active connections (generic_data)
- Number of accepted connections (generic_data_inc)
- Number of connections handled (generic_data_inc)
- Number of requests handled (generic_data_inc)
- Number of keep-alive connections (generic_data)
For getting more information about Pandora FMS's modules, go to its documentation section about this topic.
- Python 2.X
- Nginx compiled and configured with the HttpStubStatusModule module