Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionThis app allows viewing and investigating data produced primarily from MySQL's global status variables. Saved searches and dashboards exist for the most common points of interest in a production MySQL instance. Dashboards are provided for:
Two alternative methods of collecting data are provided: a set of scripted inputs (requires Ruby and mysql drivers) or a Python daemon that pushes data to a Splunk TCP input (requires Python and mysql drivers). See the in-app welcome page for information on support and more detailed instructions for initial configuration.
Versions and Release Notesshow older versions »
Version 1.0
(updated Feb 29, 2012)
Version 1.0.1
(updated Feb 29, 2012)
release notes:
Fixed packaging error. |
Very good app, I was a bit confused by installation (files to modify, etc), but all is OK now, it work perfectly with mysql 5.5.
Thanks.
This app is a great start but has a number of issues that make deployment difficult, so if you don't want to get your hands dirty, wait for the next release!
Bugs: * There are a number of files with hardcoded paths to /opt/splunk/etc/apps/mysql/ and /splunk/splunk/etc/apps/mysql/ which will need to be fixed to match the new apps path of mysqlmonitor, and to match your $SPLUNK_HOME. * The stanzas defined in props.conf didn't work for me (maybe because I'm running 4.3?) but things worked very nicely after I disabled them.
Difficulties: * MySQL 5.0 and earlier is not supported (1 of the 4 checks works) * If you want to monitor multiple servers from a single splunk, you'll need to use the ruby scripts instead of the python daemon. It would be nice if the scripts were also written in python, so that they could be run without any additional dependencies.

