Zabbix 6.0 Manual
on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the Zabbix agent 2 plugins Separate configuration files Each Zabbix agent 2 plugin now has a separate configuration file. By default, these files are located in the ./zabbix_agent2.d/plugins.d/ directory plugin loader Previously, plugins could only be compiled into Zabbix agent 2, which required recompiling the agent every time you need to change the set of available plugins. Now, with the addition of0 码力 | 1681 页 | 23.19 MB | 1 年前3Zabbix 6.4 Manual
. . . . . . . . . . . . 1528 1 Loadable modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1531 2 Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1861 Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the0 码力 | 1885 页 | 29.12 MB | 1 年前3Zabbix 7.0 Manual
. . . . . . . . . . . . 1580 1 Loadable modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1582 2 Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1924 Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the0 码力 | 1949 页 | 31.91 MB | 1 年前3Zabbix 6.2 Manual
on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the tidy or go get commands. PostgreSQL plugin loadable The PostgreSQL plugin is now loadable in Zabbix agent 2 (previously built-in). See also: PostgreSQL loadable plugin repository 14 Extended VMware monitoring configuration cache reload. 15 12 What’s new in Zabbix 6.2.7 Breaking changes Loadable plugin versioning Loadable plugins for Zabbix agent 2 now use the same versioning system as Zabbix itself. The following0 码力 | 1689 页 | 22.82 MB | 1 年前3Zabbix 5.0 Manual
on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the description). Agent 2 plugins update Passing a URI, username and password via plugin configuration parameters is now supported only for named sessions. As such, parameters in a format Plugins..Uri Uri, Plugins. .User, Plugins. .Password are no longer supported. Named session parameters in a format Plugins. .Sessions. .Uri, Plug- ins. .Sessions 0 码力 | 1561 页 | 28.27 MB | 1 年前3Zabbix 5.2 Manual
on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the new modbus.get[] agent and agent 2 item. See also: • Zabbix agent item keys • Zabbix agent 2 plugins • Modbus plugin documentation MQTT support Zabbix now supports receiving values of MQTT topics using the new mqtt.get[] agent 2 item. See also: • Zabbix agent 2 item keys • Zabbix agent 2 plugins • MQTT plugin documentation Digest authentication for HTTP agent Digest authentication is now supported0 码力 | 1738 页 | 18.98 MB | 1 年前3Zabbix 5.4 Manual
on many platforms, written in C) and the Zabbix agent 2 (extra-flexible, easily extendable with plugins, written in Go). Data flow In addition it is important to take a step back and have a look at the in Zabbix 5.4.4 Plugins • A new Zabbix agent 2 plugin WebCertificate is now available allowing to monitor validity and expiration dates of TLS/SSL website certificates. • Plugins MySQL and PostgreSQL databases. TLS encryption parameters can be provided in the agent configuration file. See also: • Plugins • Zabbix agent 2 configuration parameters (UNIX) • Zabbix agent 2 configuration parameters (Windows)0 码力 | 1825 页 | 20.03 MB | 1 年前3Zabbix 4.4 Manual
reduce the number of TCP connections • have greater check concurrency • be easily extendible with plugins • be a drop-in replacement for Zabbix agent (in that it supports all the previous functionality) parameters: • EnableRemoteCommands → Plugins.SystemRun.EnableRemoteCommands • LogRemoteCommands → Plugins.SystemRun.LogRemoteCommands • MaxLinesPerSecond → Plugins.Log.MaxLinesPerSecond The internal 6 and 7, CentOS 6 and 7, Ubuntu 14.04 and 16.04. Redis plugin update Configuration parameter Plugins.Redis.Password was removed and an opportunity to pass a password as a key parameter has now been0 码力 | 1393 页 | 16.55 MB | 1 年前3Zabbix 5.4 中文手册
/tmp/zabbix_agent2.pid Name of PID file. Plugins no A plugin can have one or more plugin-specific configuration parameters in the format: Plugins.. = Plugins. . = = Plugins. .KeepAlive no 60-900 300 The maximum time of waiting (in seconds) before unused plugin connections are closed. Supported for the following plugins: Ceph, Memcached MySQL, Oracle, Redis, PostgreSQL. - name of the plugin. Example: Plugins.Memcached.KeepAlive=200 Plugins. .Timeout no 1-30 global timeout Request execution timeout (how long 0 码力 | 2339 页 | 19.57 MB | 1 年前3Zabbix 2.2 Manual
improved function count() can be used for testing state of bits of discrete sensors. 5.4 Loadable modules Loadable modules, new in Zabbix 2.2, offer a way of extending Zabbix functionality that is more potential to be developed and shared within the Zabbix community. Supported for Unix-like systems, a loadable module is basically a shared library used by Zabbix server, proxy or agent and loaded on startup under src/modules/dummy. It can be used as a template for your own modules. To learn more about the loadable module option, visit the respective documentation section. 5.5 Referencing item values in graph0 码力 | 918 页 | 11.28 MB | 1 年前3
共 80 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8