cassandra.conf 2.0 KB

1234567891011121314151617181920
  1. UserParameter=cassandra.status.main,/etc/zabbix/scripts/cassandra/cassandra.sh --status_main
  2. UserParameter=cassandra.status.main.text,/etc/zabbix/scripts/cassandra/cassandra.sh --status_main_text
  3. UserParameter=cassandra.status.heap_mem,/etc/zabbix/scripts/cassandra/cassandra.sh --status_heap_mem
  4. UserParameter=cassandra.info.id,/etc/zabbix/scripts/cassandra/cassandra.sh --info_id
  5. UserParameter=cassandra.info.gossip,/etc/zabbix/scripts/cassandra/cassandra.sh --info_gossip
  6. UserParameter=cassandra.info.thrift,/etc/zabbix/scripts/cassandra/cassandra.sh --info_thrift
  7. UserParameter=cassandra.info.exceptions,/etc/zabbix/scripts/cassandra/cassandra.sh --info_exceptions
  8. UserParameter=cassandra.info.native_transport,/etc/zabbix/scripts/cassandra/cassandra.sh --info_native_transport
  9. UserParameter=cassandra.info.uptime,/etc/zabbix/scripts/cassandra/cassandra.sh --info_uptime
  10. UserParameter=cassandra.status.nodes_up,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_up
  11. UserParameter=cassandra.status.nodes_down,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_down
  12. UserParameter=cassandra.status.nodes.text,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_text
  13. UserParameter=cassandra.status.nodes.globalstatus,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_globalstatus
  14. UserParameter=cassandra.tpstats.globalstatus,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_globalstatus
  15. UserParameter=cassandra.tpstats.readstage.active,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_active
  16. UserParameter=cassandra.tpstats.readstage.pending,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_pending
  17. UserParameter=cassandra.tpstats.readstage.completed,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_completed
  18. UserParameter=cassandra.tpstats.readstage.blocked,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_blocked
  19. UserParameter=cassandra.tpstats.readstage.all_time_blocked,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_all_time_blocked