Hi all,
I have a script to make some DNS/Reverse DNS/HTTPs checks (for external monitoring...)
One of this parameters is used to check if DNS ip is equal to REVERSE DNS IP ...
In Zabbix_Server.log i found a lot of lines with this:
14506:20100221:124000.153 Expression [{15125}#{15124}] for item [23697][mydomain.com.br:myfunction["reverseIP","{HOSTNAME}"]] cannot be evaluated: Format error or unsupported operator. Exp: [200.130.24.48]
14506:20100221:124000.153 Format error or unsupported operator. Exp: [200.130.24.44]
14506:20100221:124000.153 Format error or unsupported operator. Exp: [200.130.24.44]
Somebody knows how to solve this ? The item on Zabbix is TEXT.
Best Regards,
SpawW
I have a script to make some DNS/Reverse DNS/HTTPs checks (for external monitoring...)
One of this parameters is used to check if DNS ip is equal to REVERSE DNS IP ...
In Zabbix_Server.log i found a lot of lines with this:
14506:20100221:124000.153 Expression [{15125}#{15124}] for item [23697][mydomain.com.br:myfunction["reverseIP","{HOSTNAME}"]] cannot be evaluated: Format error or unsupported operator. Exp: [200.130.24.48]
14506:20100221:124000.153 Format error or unsupported operator. Exp: [200.130.24.44]
14506:20100221:124000.153 Format error or unsupported operator. Exp: [200.130.24.44]
Somebody knows how to solve this ? The item on Zabbix is TEXT.
Best Regards,
SpawW
Comment