Search found 1 match

by utsadmin
Wed Jul 04, 2018 1:38 am
Forum: Nagios XI
Topic: check_mysql_health fails when password has exclamation mark
Replies: 1
Views: 100

check_mysql_health fails when password has exclamation mark

Hi If I run the following command from the commandline on nagios server, it returns OK: ./check_mysql_health --hostname blabhlah.com --username blahuser --password 'blahblah!' --mode slow-queries OK - 0 slow queries in 20518 seconds (0.00/sec) | slow_queries_rate=0.00%;0.1;1 However, the gui shows a...