Alias key的别名,例如 Alias=ttlsa.userid:vfs.file.regexp[/etc/passwd,^ttlsa:.:([0-9]+),,,,\1], 或者ttlsa的用户ID。你可以使用key:vfs.file.regexp[/etc/passwd,^ttlsa ...
前提 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 推荐指数:
Alias key的别名,例如 Alias=ttlsa.userid:vfs.file.regexp[/etc/passwd,^ttlsa:.:([0-9]+),,,,\1], 或者ttlsa的用户ID。你可以使用key:vfs.file.regexp[/etc/passwd,^ttlsa ...
zabbix官方文档:https://www.zabbix.com/documentation/4.0/zh/manual Agent常用参数 : [root@localhost zabbix]# cat zabbix_agentd.conf | grep -v ^$ | grep -v ...
PidFile=/var/run/zabbix/zabbix_agentd.pid #<===指定pid文件路径,默认即可 # LogType=file LogFile=/var/log/zabbix/zabbix_agentd.log #<===日志文件 ...
#zabbix_agentd -p 查看zabbix所有的内置监控项 [root@nod01 zabbix_agentd.d]# zabbix_agentd -pagent.hostname [s|Zabbix server]agent.ping [u|1]agent.version [s ...
Zabbix Agent端配置文件说明 由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information ...
zabbix官方文档:https://www.zabbix.com/documentation/4.0/zh/manual ############ GENERAL PARAMETERS ################# ### Option: ListenPort# Listen port ...
Zabbix Agent端配置文件说明 由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information ...
由于工作中经常接触到zabbix,所以将agent配置整理一下,方便日常查看。 # This is a config file for the Zabbix agent daemon (Unix) # To get more information about Zabbix, visit ...