Hi Fellow Zabbix'ers,
I have a situation where i have an Ericsson stack in a telco to monitor, they don't allow agents installed. I am running a CLI ssh command from the zabbix agent on the server currently that collects the values via script, and parses the information to a file.
This is then tied to a discovery template that i am attempting to populate the values with for the items.
However, the file with values i want to send with zabbix_sender contains 480 items, and the documentation says the sender will only do 250 in a batch - will it stop at item 250 or batch it for 250, then carry on? i am not clear on how this is done and if all my values will populate.
I have a situation where i have an Ericsson stack in a telco to monitor, they don't allow agents installed. I am running a CLI ssh command from the zabbix agent on the server currently that collects the values via script, and parses the information to a file.
This is then tied to a discovery template that i am attempting to populate the values with for the items.
However, the file with values i want to send with zabbix_sender contains 480 items, and the documentation says the sender will only do 250 in a batch - will it stop at item 250 or batch it for 250, then carry on? i am not clear on how this is done and if all my values will populate.
Comment