Using Zabbix to monitor the proxy server itself? -


forgive me, less "how to" , more "what's correct terminology?"

we have set proxy server uses socks using when communicating outside world , apache http proxy inbound traffic. we'd use zabbix monitor specific arrangement (or searching similar queries, we'd conduct monitoring of proxy server).

when google documentation, vast majority of seems involve using proxy server facilitate zabbix monitoring of otherwise unreachable resources. similarly, "reverse proxy" not fruitful.

how 1 search documentation on monitoring proxies themselves?

it depends on want monitor.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -