Opened 2 years ago
#1086 new defect
mysql_ plugin fails at line 1281
| Reported by: | mfoster | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 1.4.7 |
| Component: | plugins | Version: | 1.4.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Sometimes mysql_ fails.
root@db11c:/usr/share/munin/plugins# munin-run mysql_connections
max_connections.value 1000
ax_used_connections.value 333
Aborted_clients.value 28481615
Aborted_connects.value 14
Threads_connected.value 288
Connections.value 88553375
root@db11c:~# munin-run mysql_connections
Unknown section: ---TRANSACTION 3 972329469, ACTIVE 24 sec, process no 31852, OS thread id 140406905272064 starting
index read at /etc/munin/plugins/mysql_connections line 1281.
I downloaded the latest mysql_ plugin from
http://munin-monitoring.org/browser/trunk/plugins/node.d/mysql_.in?rev=3315
and the problem still occurs though at a different line number...
root@db11c:/usr/share/munin/plugins# munin-run mysql_connections
Unknown section: ---TRANSACTION 3 974521048, ACTIVE 2 sec, process no 31852, OS thread id 140406987388672 at /etc/munin/plugins/mysql_connections line 1091.
