Metadata-Version: 2.4
Name: nginx-amplify-agent
Version: 1.8.4
Summary: GetPageSpeed Amplify Agent
Home-page: https://amplify.getpagespeed.com/
Author: GetPageSpeed
Author-email: GetPageSpeed <info@getpagespeed.com>
License: BSD-2-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gevent>=21.0.0
Requires-Dist: greenlet>=1.0.0
Requires-Dist: netaddr>=0.8.0
Requires-Dist: requests>=2.20.0
Requires-Dist: psutil>=5.0.0
Requires-Dist: netifaces>=0.10.0
Provides-Extra: test
Requires-Dist: pytest-cov>=4.0.0; extra == "test"
Requires-Dist: pytest>=7.0.0; extra == "test"
Dynamic: author
Dynamic: home-page
Dynamic: license-file

# NGINX Amplify Agent

The NGINX Amplify Agent is a Python application that provides system and NGINX metric collection. It is part of NGINX Amplify — a free configuration monitoring tool for NGINX.

Please check the list of the supported operating systems [here](https://docs.nginx.com/nginx-amplify/faq/nginx-amplify-agent/#what-operating-systems-are-supported).

This repository is not for installation purposes. To install the agent, please follow [this](https://docs.nginx.com/nginx-amplify/nginx-amplify-agent/install/installing-amplify-agent/) document.

For more information about NGINX Amplify, please check the official documentation [here](https://docs.nginx.com/nginx-amplify/).
