• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

health monitor error

翌å

New Pleskian
Hi All,
Can some one solve this problem?
Message rrdtool execution failed: ERROR: opening 'D:\Parallels\Plesk\var\health\data\localhost\本地连接.rrd': No such file or directory
File Exec.php
Line 257
Type PleskFatalException

thanks.
 
You have Japanese edition of Windows, right?
Local network interface has native symbols in its name?
Can you please translate in english: 本地连接 ?
 
Please try to rename network interface in system to something called without native symbols. It looks like this is bug in Plesk. We will try to analyze this issue.

After renaming of interface open Server tools->IP addresses screen and click reread to ensure that new interface name is synced with Plesk.
 
I have the same error. After rename network interface and reload ip address the health monitor still try to connect to old connection:

Old Network Name: (spanish) "Conexión de área local"
New Network Name: "RED"

The error: rrdtool execution failed: ERROR: opening 'C:\Program Files (x86)\Parallels\Plesk\var\health\data\localhost\Conexión de área local.rrd': No such file or directory

The file C:\Program Files (x86)\Parallels\Plesk\var\health\data\localhost\Conexión de área local.rrd exists on the server...

Regards :)
 
I tried it and this was the result...

Re-read IP Adress from Plesk Panel OK. (New name ("RED") is visible in all "Interface" columns).

Executed OK: C:\Program Files (x86)\Parallels\Plesk\admin\bin> Parallels.MonitorSrv.exe --update-config

Executed OK: C:\Program Files (x86)\Parallels\Plesk\admin\bin> php.exe -dauto_prepend_file= "c:\program files (x86)\parallels\plesk\admin\plib\scripts\setup-health-monitor.php"

I have one interface called "RED", the interface "Conexión de área local" does not exist but when I execute "Parallels.MonitorSrv.exe --update-config" two files were created:

- "Conexión de área local.rrd"
- "RED.rrd"

I seems the first one is incorrect.

Health monitor still does not work.

Message rrdtool execution failed: ERROR: opening 'C:\Program Files (x86)\Parallels\Plesk\var\health\data\localhost\Conexión de área local.rrd': No such file or directory
File Exec.php
Line 256
Type PleskFatalException

Any ideas?
 
This issue need to be reproduced in our lab. Please be patient, we will try to resolve this issue in nearest future.
 
I have the same issue on Windows 2008 R2.. Any update on that?

==
Message rrdtool execution failed: ERROR: opening 'C:\Program Files (x86)\Parallels\Plesk\var\health\data\localhost\Conexión de área local.rrd': No such file or directory
File Exec.php
Line 256
Type PleskFatalException
==


How can I fix this? Please advise..
 
still does not works

Pavel,


the error of Health Monitoring is

Message Configuration file is invalid.
File Config.php
Line 153
Type PleskUserException

plesk 10.2.0 64bit
windows 2008R2 64 bit

Please advise.
 
Did you try to execute the following actions from command line prompt? If not, do so..

cd %plesk_bin%

Parallels.MonitorSrv.exe --update-config

php.exe -dauto_prepend_file= "c:\program files (x86)\parallels\plesk\admin\plib\scripts\setup-health-monitor.php"

Then restart the Health monitor service..

Regards,
Sujith
 
Back
Top