Navigation

  • index
  • next |
  • previous |
  • Centreon Plugins documentation »

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

Previous topic

Description

Next topic

Description

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • Centreon Plugins documentation »
© Copyright 2020, Merethis. Created using Sphinx 1.4.9.