Active data acquisition modules

Overview

An integrated acquisition module is an optional piece of software that is launched by a Shinken daemon. The module is responsible for doing data acquisition using a specific protocol in a very high performance method. This is preferred over repeatedly calling plugin scripts.

../_images/poller_daemon_module.png

SNMP data acquisition module

Shinken provides an integrated SNMP data acquisition module: SnmpBooster

  • What is the SnmpBooster module
  • Install and configure the SNMP acquisition module.
  • Reference - SnmpBooster troubleshooting
  • Reference - SnmpBooster Design specification
  • Reference - SnmpBooster configuration dictionnary

NRPE data acquisition module

Shinken provides an integrated NRPE data acquisition module. NRPE is a protocol used to communicate with agents installed on remote hosts. It is implemented in the poller daemon to transparently execute NRPE data acquisition. It reads the check command and opens the connection itself. This provides a big performance boost for launching check_nrpe based checks.

The command definitions are identical to the check_nrpe calls.

  • Install and configure the NRPE acquisition module.

Notes on community Packs

Community provided monitoring packs may use the integrated acquisition modules.

Community provided plugins are complimentary to the integrated acquisition modules.

Read the Docs v: latest
Versions
latest
stable
branch-1.4
2.4.1
2.2
2.0.3
1.4.2
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.