GitXplorerGitXplorer
k

ops-tools

public
8 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
670d8fb0667197e1d077d975f48557159a3351ff

New features: limit by users, do not kill user lock queries, add silent mode + print a warning and exit silently if mysql is unreachable

kkovyrin committed 13 years ago
Unverified
f4b1f6c81349153bd84dd7a8ddb755232fe8a575

Doh. Fix whitelist params

kkovyrin committed 15 years ago
Unverified
7ea4fd011c9a2c70a391fd1b1ca74e953a21f534

Added kill-huge-app-instances: kills passenger instances that grew to large over time

kkovyrin committed 15 years ago
Unverified
2c188228cf711782f7dbf98a7b09ade04a020778

Added long-query-killer: lists and kills long running queries

kkovyrin committed 15 years ago
Unverified
b02b594c0c6470f53576afd80a8e680f411bd86f

Removed unused methods

kkovyrin committed 15 years ago
Unverified
16f1d02e3236368626b50fb9e07d06242b665d99

Add global readme

kkovyrin committed 15 years ago

README

The README file for this repository.

Useful tools for ops

long-transaction-killer: lists and kills long transactions on a specified MySQL server long-query-killer: lists and kills long running queries on a specified MySQL server kill-huge-app-instances: kills passenger instances that grew to large over time