hello,
i am a noob user in zabbix (and scripts) and i need some help plz:
i have a bash script that deploy and start my docker-zabbix-server and agent,
but now if i want the server to monitor (using the agent) i need to open browser and create a new host and then import my monitor-template to it... a lot of work... so how can i simply create a host - connect it to the agent and add a monitor template to it using script? so when i deploy and start my docker-zabbix-server and agent (using my script) i can add a few more line to the script that automatically create a host with template and start monitoring...
thanks
i am a noob user in zabbix (and scripts) and i need some help plz:
i have a bash script that deploy and start my docker-zabbix-server and agent,
but now if i want the server to monitor (using the agent) i need to open browser and create a new host and then import my monitor-template to it... a lot of work... so how can i simply create a host - connect it to the agent and add a monitor template to it using script? so when i deploy and start my docker-zabbix-server and agent (using my script) i can add a few more line to the script that automatically create a host with template and start monitoring...
thanks