aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mrtg-mysql-load/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-03 03:25:11 +0800
committerpav <pav@FreeBSD.org>2004-05-03 03:25:11 +0800
commitfe16da53f1aa55db28918e1533c79e48387c8f00 (patch)
tree8756f0c1bbc29ce703568e67b457c366e57f32e9 /databases/mrtg-mysql-load/files
parenta2789413b22cb638f987cee83c08a31166eb9915 (diff)
downloadfreebsd-ports-gnome-fe16da53f1aa55db28918e1533c79e48387c8f00.tar.gz
freebsd-ports-gnome-fe16da53f1aa55db28918e1533c79e48387c8f00.tar.zst
freebsd-ports-gnome-fe16da53f1aa55db28918e1533c79e48387c8f00.zip
mrtg-mysq-load is a small Perl script which is meant
to be run by mrtg. It will fetch the total number of queries and slow queries handled by a mysql server. Author: Carsten H. Pedersen <mysqlfaq@bitbybit.dk> WWW: http://www.bitbybit.dk/mysqlfaq/mrtg-mysql-load/ PR: ports/65325 Submitted by: Piet Delport <pjd@303.za.net>
Diffstat (limited to 'databases/mrtg-mysql-load/files')
-rw-r--r--databases/mrtg-mysql-load/files/patch-mrtg-mysql-load5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/mrtg-mysql-load/files/patch-mrtg-mysql-load b/databases/mrtg-mysql-load/files/patch-mrtg-mysql-load
new file mode 100644
index 000000000000..ebb461b426d1
--- /dev/null
+++ b/databases/mrtg-mysql-load/files/patch-mrtg-mysql-load
@@ -0,0 +1,5 @@
+--- mrtg-mysql-load.orig Mon Feb 18 11:03:52 2002
++++ mrtg-mysql-load Thu Apr 8 14:24:57 2004
+@@ -1 +1 @@
+-#!/usr/local/bin/perl -w
++#!%%PERL%% -w