From 270a21b5b0fd989124ccd100bae319909e908252 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 2 May 2004 19:25:11 +0000 Subject: 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 WWW: http://www.bitbybit.dk/mysqlfaq/mrtg-mysql-load/ PR: ports/65325 Submitted by: Piet Delport --- databases/mrtg-mysql-load/files/patch-mrtg-mysql-load | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 databases/mrtg-mysql-load/files/patch-mrtg-mysql-load (limited to 'databases/mrtg-mysql-load/files/patch-mrtg-mysql-load') 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 -- cgit v1.2.3