axl89 / nginx-monitoring

Plugin for monitoring Nginx webservers with Pandora FMS

Repository from Github https://github.comaxl89/nginx-monitoringRepository from Github https://github.comaxl89/nginx-monitoring

nginx-monitoring

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.

What does it monitor

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.

Prerequisites

About

Plugin for monitoring Nginx webservers with Pandora FMS

License:GNU General Public License v2.0


Languages

Language:Python 100.0%