Gnuoy Nrpe External Master

  • By gnuoy
Channel Revision Published Runs on
latest/stable 3 19 Mar 2021
Ubuntu 14.04
latest/edge 3 19 Mar 2021
Ubuntu 14.04
juju deploy gnuoy-nrpe-external-master
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • disk_root | string

    Default: -u GB -w 25% -c 20% -K 5%

    Root disk check. This can be made to also check non-root disk systems as follows: -u GB -w 20% -c 15% -r '/srv/juju/vol-' -C -u GB -w 25% -c 20% The string '-p /' will be appended to this check, so you must finish the string taking that into account. See the nagios check_disk plugin help for further details.

  • hostcheck_inherit | string

    Default: server

    Hostcheck to inherit

  • hostgroups | string

    Comma separated list of hostgroups to add for these hosts

  • load | string

    Default: -w 8,8,8 -c 15,15,15

    Load check

  • nagios_address_type | string

    Default: private

    Determines whether the nagios host check should use the private or public IP address of an instance. Can be "private" or "public".

  • nagios_host_context | string

    Default: juju

    a string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-postgresql-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_hostname_type | string

    Default: unit

    Determines whether a server is identified by its unit name or host name. If you're in a virtual environment, "unit" is probably best. If you're using MaaS, you may prefer "host".

  • nagios_master | string

    Default: None

    IP address of the nagios master to allow rsyncs from

  • procs | string

    Default: auto

    Number of processes check or 'auto' for the charm to generate thresholds based on processor count

  • server_port | int

    Default: 5666

    port that nagios-nrpe-server will listen on

  • swap | string

    Default: -w 90% -c 75%

    Swap check

  • users | string

    Default: -w 20 -c 25

    Users check

  • zombies | string

    Default: -w 3 -c 6 -s Z

    Zombie processes check