Greetings
This is my first time using Zabbix and I might be asking a question that has already been asked and answered before.
I want to run Zabbix exclusively in active mode, to reduce server load for the zabbix server.
So I have created the following host without adding any interface as I want to exclusively run it in Active mode.

Now, it shows up as "Available" under Availability in the Data Collection->Hosts page
HOWEVER
In the Zabbix dashboard, it does not show up under "Availability"
I stopped the zabbix agent2 service to see whether it shows any Trigger cuz of it or not, it does not.
So how can I check whether a host is up or not natively?
Is it that in Passive mode, host availability isn't shown?
Do I have to add an interface? But doesn't adding an interface mean that zabbix is now connecting to the agent in Passive mode so the server would be polling the agent instead of the agent polling the server? Or should I add the interface of the server running Zabbix agent. And as long as I make the Item themselves run in Active mode, then the Zabbix server would *only* check host availability passively but all the items (and triggers) would run in Active mode?
Or is the only solution here to do icmp ping to the host? But I am looking for *native* support for checking host availability and doing whatever is the correct recommended approach.
Thank you.
This is my first time using Zabbix and I might be asking a question that has already been asked and answered before.
I want to run Zabbix exclusively in active mode, to reduce server load for the zabbix server.
So I have created the following host without adding any interface as I want to exclusively run it in Active mode.
HOWEVER
In the Zabbix dashboard, it does not show up under "Availability"
I stopped the zabbix agent2 service to see whether it shows any Trigger cuz of it or not, it does not.
So how can I check whether a host is up or not natively?
Is it that in Passive mode, host availability isn't shown?
Do I have to add an interface? But doesn't adding an interface mean that zabbix is now connecting to the agent in Passive mode so the server would be polling the agent instead of the agent polling the server? Or should I add the interface of the server running Zabbix agent. And as long as I make the Item themselves run in Active mode, then the Zabbix server would *only* check host availability passively but all the items (and triggers) would run in Active mode?
Or is the only solution here to do icmp ping to the host? But I am looking for *native* support for checking host availability and doing whatever is the correct recommended approach.
Thank you.