monitors:mysql-checker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
monitors:mysql-checker [2015/10/16 19:20] – created jccleavermonitors:mysql-checker [2015/10/16 19:26] – [mysql-checker.pl] jccleaver
Line 160: Line 160:
 # host and IP address are added later on... # host and IP address are added later on...
 use constant { use constant {
- USER => 'monitoring', + USER => 'youruseraccount', 
- PASS => '',+ PASS => 'yourpasswordhere',
  CERT => '/some/path/here.crt',  CERT => '/some/path/here.crt',
  PRIVKEY => '/some/path/here.key',  PRIVKEY => '/some/path/here.key',
  • monitors/mysql-checker.txt
  • Last modified: 2015/11/06 06:41
  • by jccleaver