summaryrefslogtreecommitdiff
path: root/databases/mrtg-mysql-load/files/patch-mrtg-mysql-load
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-02 19:25:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-02 19:25:11 +0000
commit270a21b5b0fd989124ccd100bae319909e908252 (patch)
treeab506cf50d29da72e161a8b72fa4dc841c048870 /databases/mrtg-mysql-load/files/patch-mrtg-mysql-load
parentImport SixXS heartbeat 2003-10-26. (diff)
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>
Notes
Notes: svn path=/head/; revision=108190
Diffstat (limited to 'databases/mrtg-mysql-load/files/patch-mrtg-mysql-load')
-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