hi all,<div><br></div><div>i receive <b>access denied for user 'nagios'@'localhost' (using password no)</b> error.</div><div><br></div><div>what i did so far:</div><div><br></div><div>logged in to mysql and selected mysql database then:</div>
<div>> grant all privileges on *.* to 'nagios'@'localhost' identified by 'mypass';</div><div>> flush privileges;</div><div><br></div><div>then wrote a service to run the check_mysql command.</div>
<div><br></div><div>the service is like:</div><div><br></div><div>...</div><div>...                 <b>check_mysql!-H localhost -d mysql -u nagios -p mypass</b></div><div>...<br clear="all"><br></div><div>how should i modify the bold part in my service definition not to receive the error above? do i miss something or write a wrong check_mysql service command?</div>
<div><br></div><div>thanks in advance.</div><div><br>-- <br>The Sinner<br>
</div>