| 1234567891011121314151617181920 |
- UserParameter=cassandra.status.main,/etc/zabbix/scripts/cassandra/cassandra.sh --status_main
- UserParameter=cassandra.status.main.text,/etc/zabbix/scripts/cassandra/cassandra.sh --status_main_text
- UserParameter=cassandra.status.heap_mem,/etc/zabbix/scripts/cassandra/cassandra.sh --status_heap_mem
- UserParameter=cassandra.info.id,/etc/zabbix/scripts/cassandra/cassandra.sh --info_id
- UserParameter=cassandra.info.gossip,/etc/zabbix/scripts/cassandra/cassandra.sh --info_gossip
- UserParameter=cassandra.info.thrift,/etc/zabbix/scripts/cassandra/cassandra.sh --info_thrift
- UserParameter=cassandra.info.exceptions,/etc/zabbix/scripts/cassandra/cassandra.sh --info_exceptions
- UserParameter=cassandra.info.native_transport,/etc/zabbix/scripts/cassandra/cassandra.sh --info_native_transport
- UserParameter=cassandra.info.uptime,/etc/zabbix/scripts/cassandra/cassandra.sh --info_uptime
- UserParameter=cassandra.status.nodes_up,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_up
- UserParameter=cassandra.status.nodes_down,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_down
- UserParameter=cassandra.status.nodes.text,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_text
- UserParameter=cassandra.status.nodes.globalstatus,/etc/zabbix/scripts/cassandra/cassandra.sh --status_nodes_globalstatus
- UserParameter=cassandra.tpstats.globalstatus,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_globalstatus
- UserParameter=cassandra.tpstats.readstage.active,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_active
- UserParameter=cassandra.tpstats.readstage.pending,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_pending
- UserParameter=cassandra.tpstats.readstage.completed,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_completed
- UserParameter=cassandra.tpstats.readstage.blocked,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_blocked
- UserParameter=cassandra.tpstats.readstage.all_time_blocked,/etc/zabbix/scripts/cassandra/cassandra.sh --tpstats_readstage_all_time_blocked
|