Method: Zabbix::Sender::Connection#targetHost
- Defined in:
- lib/zabbix_sender_api/api.rb
#targetHost ⇒ Object (readonly)
target host (server or proxy) name or ip
78 79 80 |
# File 'lib/zabbix_sender_api/api.rb', line 78 def targetHost @targetHost end |