1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Update in: 15 November 2022


:

Apache performance plugin

This plugin uses wget and the apache module “status-module” to fetch info about the apache server.

To install it:

  1. Verify that your system has wget installed: $ wget -V
  2. Verify that your apache install has the “status-module” installed: $ apachectl -t -D DUMP_MODULES
    NOTE: The module must be accessible without password.
  3. Download the file “apache_plugin”.
  4. Copy it to your agent plugins directory. F.ex. on my system in “/etc/pandora/plugins”.
  5. Make it executable: $ chmod +x /etc/pandora/plugins/apache_plugin

To use it, just call it from the config file of your agent with the following line:

"module_plugin apache_plugin (apache_url_to_server_status)"

For more plugin options or change warning and critical levels see its code.

Module data

Depends on: wget, status-module for apache

Documentation

EN: Pandora apache performance EN
ES:  Pandora apache performance ES

Installation video

EN: Pandora apache performance EN
ES:  Pandora apache performance ES

Files:

Descarga

apache_plugin

 

(Visited 3,849 times, 2 visits today)

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X