From: <Ric...@eq...> - 2005-06-09 14:21:04
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0"> <TITLE>Upgrade from Perfparse 0.103.1</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=2 FACE="Arial">I could use some help as I've tried several times in the past to upgrade from 0.103.1 to later versions of Perfparse. I've tried 0.104 and 0.105 and they failed miserably as there seems to be a major change in how MySQL is setup.</FONT></P> <P><FONT SIZE=2 FACE="Arial">My setup currently has perfparsed running as a daemon, which checks a pipe that is contained in /var/log/nagios/perfdata.pipe. The daemon is started by a script /etc/init.d/perfparsed:</FONT></P> <P><FONT SIZE=2 FACE="Arial">/usr/bin/perfparsed -d --enable-mysql-output -U <username> -P <password> -D <database> -H <mysql Host></FONT> </P> <P><FONT SIZE=2 FACE="Arial">The entry in /etc/nagios/misscommands:</FONT> <BR><FONT SIZE=2 FACE="Arial">/usr/bin/perfparse_nagios_pipe_command.pl /var/log/nagios/perfdata.pipe "$TIMET$" "$HOSTNAME$" "$SERVICEDESC$" "$OUTPUT$" "$SERVICESTATE$" "$PERFDATA$"</FONT></P> <P><FONT SIZE=2 FACE="Arial">The performance data is written to a pipe which then is read by the daemon, and then entered into the MySQL Database. My question is what is the best method of upgrading? I need this help as Nagios / Perfparse have become somewhat of a success at my company and there are several reports that are generated from the data stored in the mysql database. </FONT></P> <P><FONT SIZE=2 FACE="Arial">Thanks,<B></B></FONT><B></B><B></B> </P> <BR> <P><FONT SIZE=2 FACE="Bitstream Vera Sans">Richard Masci<BR> </FONT> </P> </BODY> </HTML> |