check_mysql does not accept slash "/" on command line

I have mysql process running on remote host which works perfectly if i do not specify slash “/” in password field.
for example.

But when I run same command on local host it works.

what can be done in this situation? How do I make it work with “/” mentioned in password field.

– nilesh