Projet

Général

Profil

Révision fe864b9d

IDfe864b9dc3270a5111ce9a055a25315c36772773
Parent a83b0d27
Enfant 034bd70e

Ajouté par muffl0n il y a presque 12 ans

Added documentation

Voir les différences:

plugins/percona/percona_
2 2
# -*- coding: utf-8 -*-
3 3
# vim: set fileencoding=utf-8
4 4
#
5
# Munin plugin for percona
5
# Munin plugin for Percona XtraDB Cluster. Monitors values of these cluster replication variables:
6
# percona_queues: wsrep_local_recv_queue, wsrep_local_send_queue
7
# percona_flow: wsrep_flow_control_sent, wsrep_flow_control_recv
8
# percona_transactions: wsrep_replicated, wsrep_received
9
# percona_transactions_bytes: wsrep_replicated_bytes, wsrep_received_bytes
10
# percona_replication: wsrep_local_cert_failures, wsrep_local_bf_aborts
6 11
#
7 12
# created by Sven Schliesing
8 13
# borrowed code from mysql_aggregate_ by Igor Borodikhin
......
26 31
# 	percona_transactions
27 32
# 	percona_transactions_bytes
28 33
#
29
# Minimal config for monitoring local Percona-Server:
34
# Minimal config for monitoring local Percona XtraDB Cluster-Server:
30 35
#
31 36
#     [percona]
32 37
#     env.user root

Formats disponibles : Unified diff