monitoring.nagios
  • Creating a new plugin, the basics
    • Introduction
    • Basic intialization
      • Logging
      • Defining new arguments
      • Sanity checks on arguments
    • Output to Nagios
      • Preparation
    • Plugin template
  • SNMP based plugin
    • Getting started
  • SSH based plugin
    • Getting started
    • Default plugin arguments
    • Remote actions
      • Get a command output
      • Get a list of files in a directory
      • Get file or directory last modified time
  • WMI based plugin
    • Getting started
    • Notes
  • HTTP based plugin
    • Getting started
    • Default plugin arguments
    • Making requests
    • Playing with response
      • Response content
      • JSON output
      • XML output
  • API Reference
    • Plugin API reference
      • Base class
      • Network protocols
      • Databases
    • Probes API reference
      • Base class
      • Network protocols
      • Databases
    • Arguments types
    • Utilities
 
monitoring.nagios
  • Docs »


© Copyright 2014, Vincent BESANCON.

Sphinx theme provided by Read the Docs