Posts Tagged ‘mysql’

Review: SB EventLog Monitor

May 14, 2007

I have only one thing to say about this product, “How did I ever live without it”. If you manage more than one Microsoft Windows Server then you definitely need to be using SB EventLog Monitor.
So what does SB EventLog Monitor do that is so great, it collects, collates, and reports via a web interface [...]

MySQLImport Error

August 21, 2006

Just a reminder note, when using mysqlimport and you are getting an Error 13 you then probably need to use the ‘-L’ (local) flag. It tells mysqlimport to load data from a local file.

Nagois, PerfParse, and MySQL

September 3, 2004

I’ve spent most of the day working to install PerfParse into my Nagios install at work. Nagios is an open source host, service and network monitoring program that we use to track the state of our network. PerfParse add the ability to track, storage, and graph performance data within the Nagios system. Currently we use [...]