Zabbix Server

Channel Revision Published Runs on
latest/stable 1 11 Nov 2020
Ubuntu 14.04
latest/edge 1 11 Nov 2020
Ubuntu 14.04
juju deploy zabbix-server
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • AlertScriptsPath | string

    Default: /etc/zabbix/alert.d/

    A short description of the configuration option.

  • AllowRoot | int

    Allow the server to run as 'root'.

  • CacheSize | string

    Default: 8M

    Size of configuration cache, in bytes.

  • CacheUpdateFrequency | int

    Default: 60

    How often Zabbix will perform update of configuration cache, in seconds.

  • DebugLevel | int

    Default: 3

    Specifies debug level.

  • DefaultActiveLinuxTemplate | string

    Default: Template OS Linux

    Default template name for new active Zabbix agents.

  • DefaultHostGroup | string

    Default: Juju servers

    Default host group for new Zabbix agents.

  • DefaultLinuxTemplate | string

    Default: Template OS Linux

    Default template name for new passive Zabbix agents.

  • ExternalScripts | string

    Default: /usr/lib/zabbix/externalscripts

    Location of external scripts.

  • Fping6Location | string

    Default: /usr/bin/fping6

    Location of fping6.

  • FpingLocation | string

    Default: /usr/bin/fping

    Location of fping.

  • HistoryCacheSize | string

    Default: 8M

    Size of history cache, in bytes.

  • HistoryTextCacheSize | string

    Default: 16M

    Size of text history cache, in bytes.

  • HousekeepingFrequency | int

    Default: 1

    How often Zabbix will perform housekeeping procedure (in hours).

  • ListenPort | int

    Default: 10051

    Listen port for trapper.

  • LogFileSize | string

    Default: 0

    Maximum size of log file in MB.

  • LogSlowQueries | int

    How long a database query may take before being logged (in milliseconds).

  • MaxHousekeeperDelete | int

    Default: 500

    No more than 'MaxHousekeeperDelete' rows (corresponding to [tablename], [field], [value]) will be deleted per one task in one housekeeping cycle.

  • ProxyConfigFrequency | int

    Default: 3600

    How often Zabbix server sends configuration data to a Zabbix proxy in seconds. Used only for proxies in a passive mode.

  • ProxyDataFrequency | int

    Default: 1

    How often Zabbix server requests history data from a Zabbix proxy in seconds. Used only for proxies in a passive mode.

  • SenderFrequency | int

    Default: 30

    How often Zabbix will try to send unsent alerts (in seconds).

  • StartDBSyncers | int

    Default: 4

    Number of pre-forked instances of DB Syncers.

  • StartDiscoverers | int

    Default: 1

    Number of pre-forked instances of discoverers.

  • StartHTTPPollers | int

    Default: 1

    Number of pre-forked instances of HTTP pollers.

  • StartIPMIPollers | int

    Number of pre-forked instances of IPMI pollers.

  • StartPingers | int

    Default: 1

    Number of pre-forked instances of ICMP pingers.

  • StartPollersUnreachable | int

    Default: 1

    Number of pre-forked instances of pollers for unreachable hosts (including IPMI and Java).

  • StartSNMPTrapper | int

    If set to 1, SNMP trapper process will be started.

  • StartTimers | int

    Default: 1

    Number of pre-forked instances of timers. Timers process time-based trigger functions and maintenance periods. Only the first timer process handles the maintenance periods.

  • StartVMwareCollectors | int

    Number of pre-forked vmware collector instances.

  • Timeout | int

    Default: 5

    Specifies how long we wait for agent, SNMP device or external check (in seconds).

  • TrapperTimeout | int

    Default: 300

    Specifies how many seconds trapper may spend processing new data.

  • TrendCacheSize | string

    Default: 4M

    Size of trend cache, in bytes.

  • UnavailableDelay | int

    Default: 60

    How often host is checked for availability during the unavailability period, in seconds.

  • UnreachableDelay | int

    Default: 15

    How often host is checked for availability during the unreachability period, in seconds.

  • UnreachablePeriod | int

    Default: 45

    After how many seconds of unreachability treat a host as unavailable.

  • User | string

    Default: zabbix

    Drop privileges to a specific, existing user on the system.

  • VMwareCacheSize | string

    Default: 8M

    Shared memory size for storing VMware data.

  • VMwareFrequency | int

    Default: 60

    Delay in seconds between data gathering from a single VMware service.

  • ValueCacheSize | string

    Default: 8M

    Size of history value cache, in bytes.