Y
Hacker News
new
|
ask
|
show
|
jobs
by
jewel
4236 days ago
If it already supports CSV then hacking in a working MySQL backend might not be too difficult. I've gotten a lot of mileage out of `ssh dbserver mysql -b -e \'select * from pants where ...\'` in nagios and munin scripts.