Skip to content

Commit

Permalink
add reference for statsallowedip
Browse files Browse the repository at this point in the history
  • Loading branch information
Geir Råness committed Feb 16, 2024
1 parent 9259924 commit acb8e47
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2559,6 +2559,7 @@ The following parameters are available in the `zabbix::proxy` class:
* [`javagatewayport`](#-zabbix--proxy--javagatewayport)
* [`startjavapollers`](#-zabbix--proxy--startjavapollers)
* [`startvmwarecollectors`](#-zabbix--proxy--startvmwarecollectors)
* [`statsallowedip`](#-zabbix--proxy--statsallowedip)
* [`vmwarefrequency`](#-zabbix--proxy--vmwarefrequency)
* [`vmwareperffrequency`](#-zabbix--proxy--vmwareperffrequency)
* [`vmwaretimeout`](#-zabbix--proxy--vmwaretimeout)
Expand Down Expand Up @@ -3108,6 +3109,14 @@ Number of pre-forked instances of java pollers.

Default value: `$zabbix::params::proxy_startjavapollers`

##### <a name="-zabbix--proxy--statsallowedip"></a>`statsallowedip`

Data type: `Any`

Zabbix internal stats are exposed to a configurable set of addresses listed in the 'StatsAllowedIP' proxy parameter. Requests will be accepted only from these addresses.

Default value: `$zabbix::params::statsallowedip`

##### <a name="-zabbix--proxy--startvmwarecollectors"></a>`startvmwarecollectors`

Data type: `Any`
Expand Down

0 comments on commit acb8e47

Please sign in to comment.