原文:关于 /etc/zabbix/zabbix_agentd.conf 文件 Hostname 文件的说明

前提 etc hosts 文件如下 root testdb cat etc hosts . . . localhost localhost.localdomain localhost localhost .localdomain :: localhost localhost.localdomain localhost localhost .localdomain . . . testdb zab ...

2018-08-02 09:55 0 1491 推荐指数:

查看详情

zabbix_agentd.conf配置文件详解

Alias key的别名,例如 Alias=ttlsa.userid:vfs.file.regexp[/etc/passwd,^ttlsa:.:([0-9]+),,,,\1], 或者ttlsa的用户ID。你可以使用key:vfs.file.regexp[/etc/passwd,^ttlsa ...

Mon Feb 25 17:24:00 CST 2019 0 2170
zabbixAgent配置文件详解zabbix_agentd.conf

zabbix官方文档:https://www.zabbix.com/documentation/4.0/zh/manual Agent常用参数 : [root@localhost zabbix]# cat zabbix_agentd.conf | grep -v ^$ | grep -v ...

Tue Apr 27 19:17:00 CST 2021 0 331
zabbix-agentd配置文件详解

PidFile=/var/run/zabbix/zabbix_agentd.pid     #<===指定pid文件路径,默认即可 # LogType=file LogFile=/var/log/zabbix/zabbix_agentd.log     #<===日志文件 ...

Thu Jun 13 03:41:00 CST 2019 0 669
Zabbix agentd 命令

#zabbix_agentd -p 查看zabbix所有的内置监控项 [root@nod01 zabbix_agentd.d]# zabbix_agentd -pagent.hostname [s|Zabbix server]agent.ping [u|1]agent.version [s ...

Tue Aug 07 07:07:00 CST 2018 0 1020
Zabbix Agent端配置文件说明

Zabbix Agent端配置文件说明 由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information ...

Wed Mar 08 22:26:00 CST 2017 3 1427
zabbix_server.conf配置文件详解

zabbix官方文档:https://www.zabbix.com/documentation/4.0/zh/manual ############ GENERAL PARAMETERS ################# ### Option: ListenPort# Listen port ...

Sun Jul 04 23:04:00 CST 2021 0 158
Zabbix Agent端配置文件说明

Zabbix Agent端配置文件说明 由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information ...

Thu Dec 22 22:52:00 CST 2016 0 8370
Zabbix Agent端配置文件说明

由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information about Zabbix, visit ...

Thu Jun 15 02:01:00 CST 2017 0 1918
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM