Hi,
I can't get the cksum and md5sum keys to work on all my Windows servers.
I tried with the following values :
key : cksum[C:\AlerteOpenManage\statut.txt]
Type : Zabbix Agent
Type of information : Numeric
and :
key : md5sum[C:\AlerteOpenManage\statut.txt]
Type : Zabbix Agent
Type of information : Numeric
The keys are stored in the database with \\ instead of \, when I click on "update", but I think it's ok this way.
Is there anything I'm doing wrong?
The value for "Last check", "Last value" and "Change" are "-".
[EDIT] : I just saw in the readme.txt file that I should use md5_hash instead of md5sum (see http://www.zabbix.com/manual/v1.1/config_items.php). But it still doesn't work.
I can't get the cksum and md5sum keys to work on all my Windows servers.
I tried with the following values :
key : cksum[C:\AlerteOpenManage\statut.txt]
Type : Zabbix Agent
Type of information : Numeric
and :
key : md5sum[C:\AlerteOpenManage\statut.txt]
Type : Zabbix Agent
Type of information : Numeric
The keys are stored in the database with \\ instead of \, when I click on "update", but I think it's ok this way.
Is there anything I'm doing wrong?
The value for "Last check", "Last value" and "Change" are "-".
[EDIT] : I just saw in the readme.txt file that I should use md5_hash instead of md5sum (see http://www.zabbix.com/manual/v1.1/config_items.php). But it still doesn't work.
Comment