# NGINX Amplify

> Lightweight SaaS monitoring and static analysis for NGINX Open Source and F5 NGINX Plus.


### Uninstall F5 NGINX Amplify Agent

- On Ubuntu/Debian use:

    ```shell
    apt-get remove nginx-amplify-agent
    ```

- On CentOS and Red Hat use:

    ```shell
    yum remove nginx-amplify-agent
    ```

