summaryrefslogtreecommitdiffstats
path: root/charts.d/mysql.chart.sh
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-29[cleanup crusade] Shellcheck (#4261)Paweł Krupa
2018-09-13shellcheck bash scripts starting on A; disable shebang checking in all (#4159)Paweł Krupa
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2017-01-29fixed permissionsCosta Tsaousis (ktsaou)
2016-10-29use which or command -v to search for commands in the system pathCosta Tsaousis (ktsaou)
2016-10-20uniform logging from all scriptsCosta Tsaousis (ktsaou)
2016-10-20better log management for charts.d.plugin - fixes #1144Costa Tsaousis (ktsaou)
2016-07-14updated shebang for compatibilityCosta Tsaousis (ktsaou)
2016-07-08fixed fom mysql not reading Handler_X values in older systemsCosta Tsaousis (ktsaou)
2016-06-15fix issue when dealing with MySQLpaulfantom
2016-06-12fix for mysql not collecting Questions and Qcache InsertsCosta Tsaousis (ktsaou)
2016-06-11default update every for squid and mysql changed from 5 to 2 secondsCosta Tsaousis (ktsaou)
2016-06-09changed mysql query and parsing datapaulfantom
2016-05-31fixed typo that fails to run mysql collector under certain conditionsCosta Tsaousis
2016-05-03fixed mysql chart prioritiesCosta Tsaousis
2016-05-03added query cache, myisam key cache, innodb buffer pool and open files charts...Costa Tsaousis
2016-04-29Fix #282 use modern arithmetic expansion in shellSimon Nagl
2016-04-27fix for properly working when the name as given by the user and id of the cha...Costa Tsaousis (ktsaou)
2016-04-08Scripts that use bashisms should actually run /bin/bash rather than /bin/shMatthew Newton
2016-02-08added a new element on all charts: context, which is the template upon the ch...Costa Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-26pending values are absolute, not incrementalCosta Tsaousis (ktsaou)
2015-11-26fixed a bug in the incremental calculations where the exact duration (in nano...Costa Tsaousis (ktsaou)
2015-11-25added more valuesCosta Tsaousis (ktsaou)
2015-11-24fix unitsCosta Tsaousis (ktsaou)
2015-11-21cleaner interface and better error controlCosta Tsaousis (ktsaou)
2015-11-21more mysql chartsCosta Tsaousis (ktsaou)
2015-11-20normalized all charts.d pluginsCosta Tsaousis (ktsaou)
2015-11-19added prefix in multi-chart pluginsCosta Tsaousis (ktsaou)
2015-11-19minor fixes; mysql now accepts multiple serversCosta Tsaousis (ktsaou)
2015-11-18exit 1 to return 1 in mysqlCosta Tsaousis (ktsaou)
2015-11-18updated docs; nut.chart.sh now autodetects multiple UPSes, web and cache dire...Costa Tsaousis (ktsaou)
2015-10-21fix to upper case variables in mysqlCosta Tsaousis (ktsaou)
2015-10-20added mysqlCosta Tsaousis (ktsaou)