Sha256: 27054a4dab7452d663ed6615c1a9157b63d5578b475a99dea1ebc903791243d6

Contents?: true

Size: 441 Bytes

Versions: 75

Compression:

Stored size: 441 Bytes

Contents

<%
  @path = '/etc/collectd/thresholds.d/postgresql_slave_thresholds.conf'
%>

<Threshold>

  <Plugin "postgresql">
    <Type "gauge">
      Instance "replication_receive_delay"
      DataSource "value"
      WarningMax 500000
      FailureMax 1000000
    </Type>

    <Type "gauge">
      Instance "replication_replay_delay"
      DataSource "value"
      WarningMax 20000000
      FailureMax 30000000
    </Type>
  </Plugin>

</Threshold>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
rubber-2.0.2 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.1 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre12 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre11 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre10 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre9 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre8 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre7 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre6 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre5 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre4 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre3 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre2 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf
rubber-2.0.0.pre1 templates/collectd/config/rubber/role/postgresql_slave/collectd-postgresql-threshold.conf