Hello,
I have PowerShell script which generate number from events in event log sinse last 24h.
I want to visualise this value into zabbix graph, but I don't know how can I do that. I found that zabbix sender could be solution for this. From what have I read it runs on server and it should could send output values from my script.
But I cannot find "zabbix sender" anywhere...
I read that it should be part of zabbix agent, but when I install agent on windows, I do not have any additional option like "zabbix sender"...
Is "zabbix sender" under development or this is something outdated?
Or maybe there is another way to collect values from PowerShell script and send it to Zabbix?
Best Regards
I have PowerShell script which generate number from events in event log sinse last 24h.
I want to visualise this value into zabbix graph, but I don't know how can I do that. I found that zabbix sender could be solution for this. From what have I read it runs on server and it should could send output values from my script.
But I cannot find "zabbix sender" anywhere...
I read that it should be part of zabbix agent, but when I install agent on windows, I do not have any additional option like "zabbix sender"...
Is "zabbix sender" under development or this is something outdated?
Or maybe there is another way to collect values from PowerShell script and send it to Zabbix?
Best Regards
Comment