ganglia / monitor-core

Ganglia Monitoring core
BSD 3-Clause "New" or "Revised" License
491 stars 246 forks source link

mysql: dont create a log file #248

Open sandrotosi opened 8 years ago

sandrotosi commented 8 years ago

https://github.com/ganglia/monitor-core/blob/master/gmond/python_modules/db/mysql.py#L53

that creates a log file with no way to avoid it.'

that should be removed, and replaced with eventually logging in syslog or something