hello,
I am needing some help on how to setup the zabbix_agentd.conf and the web interface for
simply catting out /etc/passwd. We are doing some auditing and I thought this would be a good way of performing the operation on all our linux hosts.
what I have, and what I have tried.
zabbix 1.1.2
vi /etc/zabbix/zabbix_agentd.conf
userParameter=audit,cat /etc/passwd
go to http://myzabbix.com
key = audit
type of information = character
no data shows up in the screen i created.
I am confident in this product, however I will admit I have difficulties with the agentd.conf parameters and setting them up to use with the web interface.
Please help if you can.
thanks
Allen
I am needing some help on how to setup the zabbix_agentd.conf and the web interface for
simply catting out /etc/passwd. We are doing some auditing and I thought this would be a good way of performing the operation on all our linux hosts.
what I have, and what I have tried.
zabbix 1.1.2
vi /etc/zabbix/zabbix_agentd.conf
userParameter=audit,cat /etc/passwd
go to http://myzabbix.com
key = audit
type of information = character
no data shows up in the screen i created.
I am confident in this product, however I will admit I have difficulties with the agentd.conf parameters and setting them up to use with the web interface.
Please help if you can.
thanks
Allen
Comment