 Zabbix 5.4 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -p Zabbix 5.4 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -p- zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 2339 页 | 19.57 MB | 1 年前3
 Zabbix 5.0 Manual如果要从源代码安装 Zabbix,请继续将数据导入数据库。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql): shell> cd database/mysql shell> mysql -uzabbix -p<您 的 密 码> zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 据 Zabbix,请继续导入初始架构和数据(假设您位于 Zabbix 源代码的根目录中)。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql)。 shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 目录下: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern user@oracle_host:/tmp/zabbix_images/ 现在开始创建数据库: shell> cd /path/to/z0 码力 | 2715 页 | 28.60 MB | 1 年前3 Zabbix 5.0 Manual如果要从源代码安装 Zabbix,请继续将数据导入数据库。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql): shell> cd database/mysql shell> mysql -uzabbix -p<您 的 密 码> zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 据 Zabbix,请继续导入初始架构和数据(假设您位于 Zabbix 源代码的根目录中)。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql)。 shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 目录下: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern user@oracle_host:/tmp/zabbix_images/ 现在开始创建数据库: shell> cd /path/to/z0 码力 | 2715 页 | 28.60 MB | 1 年前3
 Zabbix 5.4 Manualtemplates New template is now available for out-of-the-box monitoring: • Travis CI by HTTP - monitoring of Travis CI via HTTP. You can get this template: • In Configuration → Templates in new installations; type must be configured. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get0 码力 | 1825 页 | 20.03 MB | 1 年前3 Zabbix 5.4 Manualtemplates New template is now available for out-of-the-box monitoring: • Travis CI by HTTP - monitoring of Travis CI via HTTP. You can get this template: • In Configuration → Templates in new installations; type must be configured. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get0 码力 | 1825 页 | 20.03 MB | 1 年前3
 Zabbix 6.0 ManualServer 或 Zabbix Proxy 上,必须将监控项类型配置为trapper 。 运行 Zabbix sender 一个运行 Zabbix UNIX sender 的例子: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 其中: • z - Zabbix server Zabbix get 从 agent 获取处理器负载值的例子: ·shell> cd bin ·shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] 运行 Zabbix get 以从网站捕获字符串的另一个示例: ·shell> cd bin ·shell> ./zabbix_get -s 192.168.1.1 RHEL, CentOS) 建议使用子目录而非 HTML 根目录。要创建子目录并将 Zabbix 前端文件复制过去,请执行如下命令,以替换实际目录: mkdir Zabbix 6.0 ManualServer 或 Zabbix Proxy 上,必须将监控项类型配置为trapper 。 运行 Zabbix sender 一个运行 Zabbix UNIX sender 的例子: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 其中: • z - Zabbix server Zabbix get 从 agent 获取处理器负载值的例子: ·shell> cd bin ·shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] 运行 Zabbix get 以从网站捕获字符串的另一个示例: ·shell> cd bin ·shell> ./zabbix_get -s 192.168.1.1 RHEL, CentOS) 建议使用子目录而非 HTML 根目录。要创建子目录并将 Zabbix 前端文件复制过去,请执行如下命令,以替换实际目录: mkdir- /zabbix cd ui cp -a . - /zabbix 如果计划用英语之外的语言,请参考前端安装其他语言 。 安装前端 关于 Zabbix 前端的安装,请参考网页界面安装页面的信息。 3 安装 0 码力 | 1741 页 | 22.78 MB | 1 年前3
 Zabbix 3.4 中文手册grant all privileges on zabbix.* to zabbix@localhost identified by ' Zabbix 3.4 中文手册grant all privileges on zabbix.* to zabbix@localhost identified by '- '; mysql> quit; shell> cd database/mysql shell> mysql -uzabbix -p - zabbix < schema.sql # stop here if you are creating PostgreSQL 我们假定存在一个用户,并且有权限创建数据库。 shell> psql -U - psql> create database zabbix; psql> \q shell> cd database/postgresql shell> psql -U - zabbix < schema.sql # stop here if you are creating database 目录下的文件到 /tmp/zabbix_images 目录: shell> cd /path/to/zabbix-sources shell> scp -r misc/images/png_modern user@host:/tmp/zabbix_images Now prepare the database: shell> cd database/oracle shell> sqlplus zab 0 码力 | 1757 页 | 12.63 MB | 1 年前3
 Zabbix 6.2 Manualtype must be configured. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get files into it, execute the following commands, replacing the actual directory: mkdir Zabbix 6.2 Manualtype must be configured. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get files into it, execute the following commands, replacing the actual directory: mkdir- /zabbix cd ui cp -a . - /zabbix If planning to use any other language than English, see Installation of 0 码力 | 1689 页 | 22.82 MB | 1 年前3
 Zabbix 6.0 Manualfunctionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir Zabbix 6.0 Manualfunctionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir- /zabbix cd ui cp -a . - /zabbix If planning to use any other language than English, see Installation of 0 码力 | 1681 页 | 23.19 MB | 1 年前3
 Zabbix 4.0 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -p Zabbix 4.0 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -p- zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 1992 页 | 17.90 MB | 1 年前3
 Zabbix 7.0 Manualfunctionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir Zabbix 7.0 Manualfunctionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir- /zabbix cd ui cp -a . - /zabbix If planning to use any other language than English, see Installation of 0 码力 | 1949 页 | 31.91 MB | 1 年前3
 Zabbix 6.4 Manualto act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get files into it, execute the following commands, replacing the actual directory: mkdir Zabbix 6.4 Manualto act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get files into it, execute the following commands, replacing the actual directory: mkdir- /zabbix cd ui cp -a . - /zabbix If planning to use any other language than English, see Installation of 0 码力 | 1885 页 | 29.12 MB | 1 年前3
共 27 条
- 1
- 2
- 3













