Zabbix 6.0 Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 1 登录和配置用户 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 139 7. 配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 513 4 配置示例 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1741 页 | 22.78 MB | 1 年前3
Zabbix 7.0 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 1 登录和配置用户 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 7. 配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 478 3 配置示例 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1951 页 | 33.43 MB | 1 年前3
Zabbix 5.0 Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3 后台进程配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 505 9 时间段配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 682 1 登陆和配置用户 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2715 页 | 28.60 MB | 1 年前3
ubuntu server guide/examples/README.md ./examples/postgres-deployment.yml ./examples/docker-compose.yml ./examples/config/postgresql.conf Notice the two YAML files. The docker-compose.yml file lets us create a derivative container 5432:5432 environment: - POSTGRES_PASSWORD=myS&cret volumes: - ./config/postgresql.conf:/etc/postgresql/postgresql.conf:ro - ./my-color-database.sql:/docker-entrypoint-initdb.d/my-color-database.sql:ro file lets us bind files from our local git repository into our new container. Things like the postgresql.conf configuration file get installed to the normal system as you’d expect. But the /docker-entrypoint-initdb0 码力 | 486 页 | 3.33 MB | 1 年前3
Zabbix 5.4 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3 后台进程配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 380 9 时间段配置 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 511 1 登陆和配置用户 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2339 页 | 19.57 MB | 1 年前3
Zabbix 6.0 ManualZabbix agent 2. Specify the path to the plugin binary in the plugin configuration file, e.g. in postgresql.conf for the PostgreSQL plugin: Plugins.PostgreSQL.System.Path=/path/to/executable/zabbix-agent2-plugin-postgresql parameter of the Zabbix agent 2 configuration file: Include=/path/to/plugin/configuration/file/postgresql.conf Makefile targets Loadable plugins provided by Zabbix have simple makefiles with the following Please follow instructions from PostgreSQL documentation for certificate preparation with postgresql.conf and also for user access control through ph_hba.conf. By default, the PostgreSQL socket is binded0 码力 | 1681 页 | 23.19 MB | 1 年前3
Zabbix 6.4 ManualZabbix agent 2. Specify the path to the plugin binary in the plugin configuration file, e.g. in postgresql.conf for the PostgreSQL plugin: Plugins.PostgreSQL.System.Path=/path/to/executable/zabbix-agent2-plugin-postgresql parameter of the Zabbix agent 2 configuration file: Include=/path/to/plugin/configuration/file/postgresql.conf Makefile targets Loadable plugins provided by Zabbix have simple makefiles with the following Please follow instructions from PostgreSQL documentation for certificate preparation with postgresql.conf and also for user access control through ph_hba.conf. By default, the PostgreSQL socket is binded0 码力 | 1885 页 | 29.12 MB | 1 年前3
Zabbix 7.0 ManualZabbix agent 2. Specify the path to the plugin binary in the plugin configuration file, e.g. in postgresql.conf for the PostgreSQL plugin: Plugins.PostgreSQL.System.Path=/path/to/executable/zabbix-agent2-plugin-postgresql parameter of the Zabbix agent 2 configuration file: Include=/path/to/plugin/configuration/file/postgresql.conf Makefile targets Loadable plugins provided by Zabbix have simple makefiles with the following Please follow instructions from PostgreSQL documentation for certificate preparation with postgresql.conf and also for user access control through ph_hba.conf. By default, the PostgreSQL socket is binded0 码力 | 1949 页 | 31.91 MB | 1 年前3
Zabbix 6.2 ManualZabbix agent 2. Specify the path to the plugin binary in the plugin configuration file, e.g. in postgresql.conf for the PostgreSQL plugin: Plugins.PostgreSQL.System.Path=/path/to/executable/zabbix-agent2-plugin-postgresql parameter of the Zabbix agent 2 configuration file: Include=/path/to/plugin/configuration/file/postgresql.conf Makefile targets Loadable plugins provided by Zabbix have simple makefiles with the following Please follow instructions from PostgreSQL documentation for certificate preparation with postgresql.conf and also for user access control through ph_hba.conf. By default, the PostgreSQL socket is binded0 码力 | 1689 页 | 22.82 MB | 1 年前3
Ubuntu Server Guide 18.04other computers to connect to your PostgreSQL server, edit the file /etc/postgresql/9.5/main/ postgresql.conf Locate the line #listen_addresses = 'localhost' and change it to: listen_addresses = '*' To0 码力 | 413 页 | 1.40 MB | 1 年前3
共 132 条
- 1
- 2
- 3
- 4
- 5
- 6
- 14













