grammar fix
This commit is contained in:
parent
a8b69a8db2
commit
55f8f8a3d5
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
These configs are for running Zabbix server in "active mode", where the agents phone home instead of the server reaching out to poll them ("passive").
|
||||
|
||||
This lessons the load on poller processes the server needs to run and manage; if a client does not phone home within X amount of time after first contact, an alert is raised. Clients use a PSK that must be first configured in the server.
|
||||
This lessens the load on poller processes the server needs to run and manage; if a client does not phone home within X amount of time after first contact, an alert is raised. Clients use a PSK that must be first configured in the server.
|
||||
|
||||
The server must allow the clients to connect inbound to the port (iptables, etc.) but the clients do not need any firewall rules for the server to connect to them.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue