Windows MySql - Problem

Hi,

I’m having a problem with the mk_mysql.vbs plugin. even when I insert the mysql.ini file I get this error.

PS C:\ProgramData\checkmk\agent\plugins> cscript.exe .\mk_mysql.vbs
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.

<<<mysql_ping>>>
[[MySQL]]
'D:\MySQL' is not recognized as an internal or external command,
operable program or batch file.

<<<mysql>>>
[[MySQL]]
'D:\MySQL' is not recognized as an internal or external command,
operable program or batch file.

ecc...

On the system environment side the path has been indicated so I don’t understand why I get this error.

Specifically, this is a passive node that I would like to monitor. has this happened to you before? Any advice?

Thx.
Dario.

Hi,

looks like that your system did not know the mssql commands in path or registry. Please look at the plugin code how to get the executable.

Cheers,
Christian

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.