Warning - You're looking at an old version of Centreon documentation. Click here to access the most recent one
Centreon Plugins
latest
  • User guide
  • Developer guide
    • Description
    • Quick Start
    • Libraries reference
    • Complete examples
    • Code Style Guidelines
    • Model Classes Usage
Centreon Plugins
  • Docs »
  • Developer guide
  • Edit on GitHub

Developer guideΒΆ

  • Description
  • Quick Start
    • Directory creation
    • Plugin creation
    • Mode creation
    • Commit and push
  • Libraries reference
    • Output
      • output_add
      • perfdata_add
    • Perfdata
      • get_perfdata_for_output
      • threshold_validate
      • threshold_check
      • change_bytes
    • Snmp
      • get_leef
      • load
      • get_table
      • get_multiple_table
      • get_hostname
      • get_port
      • oid_lex_sort
    • Misc
      • trim
      • change_seconds
      • backtick
      • execute
      • windows_execute
    • Statefile
      • read
      • get
      • write
    • HTTP
      • connect
    • DBI
      • connect
      • query
      • fetchrow_array
      • fetchall_arrayref
      • fetchrow_hashref
  • Complete examples
    • Simple SNMP request
      • Description
      • Plugin file
      • Mode file
      • Command line
  • Code Style Guidelines
    • Introduction
    • Indentation
    • Comments
    • Subroutine & Variable Names
    • Curly Brackets, Parenthesis
    • If/Else Statements
  • Model Classes Usage
    • Introduction
    • Class counter
      • When to use it ?
      • Class methods
      • Examples
    • Class hardware
Next Previous

© Copyright 2007-2020 Centreon

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest