Zabbix server version 6.4.6
Zabbix windows agent 2 version 6.4.5
When testing an item using the following key registry.get[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uni nstall,keys] I get a result string of 16401 bytes. Which is below the 65536 byte limit.
However when...
Search Result
Collapse
2 results in 0.0083 seconds.
Keywords
Members
Tags
-
Zabbix agent text truncated to 8192bytes
-
Monitoring Windows Registry
I wanted to be able to monitor changes to the windows registry of my Zabbix clients, and I wasn't able to find something that did this. So, I wrote a vbscript that allows me to do this. Consider this a test version of the script. I have been using it a little, but haven't done any rigorous testing of...