Xymon Mailing List Archive search

xymon on CentOS 6.9 startup issues

5 messages in this thread

list Jean Hyppolite · Wed, 8 Apr 2020 15:48:28 +0000 ·
Hello,

After I installed the client, I am having issues starting the xymon service, I get the errors below. Can you assist on this?

Starting xymon: reopen_file: Cannot open new file: No such file or directory
reopen_file: Cannot open new file: No such file or directory
2020-04-08 11:25:00 xymonlaunch starting
2020-04-08 11:25:00.451022 Loading tasklist configuration from /etc/xymon-client/clientlaunch.cfg
reopen_file: Cannot open new file: Permission denied       [  OK  ]
reopen_file: Cannot open new file: Permission denied
2020-04-08 11:25:00.452119 Could not start task logfetchupdate using command '/usr/share/xymon-client/ext/logfetchupdate': No such file or directory

Thank you
Jean


This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.
list Kevin King · Wed, 8 Apr 2020 14:50:46 -0400 ·

Jean, to me it looks like your installed location and the paths in your config file do not match up. And looks like the owner or permissions on your files are not correct.


Can you share a bit more on how you got to this point?


-Kevin


Sent from Mail for Windows 10


quoted from Jean Hyppolite

From: Hyppolite, Jean
Sent: Wednesday, April 8, 2020 12:20 PM
To: xymon@xymon.com
Subject: [Xymon] xymon on CentOS 6.9 startup issues


Hello,


After I installed the client, I am having issues starting the xymon service, I get the errors below. Can you assist on this?


Starting xymon: reopen_file: Cannot open new file: No such file or directory

reopen_file: Cannot open new file: No such file or directory

2020-04-08 11:25:00 xymonlaunch starting

2020-04-08 11:25:00.451022 Loading tasklist configuration from /etc/xymon-client/clientlaunch.cfg

reopen_file: Cannot open new file: Permission denied [ OK ]

reopen_file: Cannot open new file: Permission denied

2020-04-08 11:25:00.452119 Could not start task logfetchupdate using command '/usr/share/xymon-client/ext/logfetchupdate': No such file or directory


Thank you

Jean



This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.

list Jean Hyppolite · Wed, 8 Apr 2020 19:50:22 +0000 ·
Kevin,

I did the steps below then after install I attempted to restart the xymon client


Run command:

nano /etc/yum.repos.d/xymon.repo &&  yum install epel-release.noarch -y && yum install xymon-client.x86_64 ?y

then edited the cfg file to point to our main Xymon server. Let me know what you think

thanks


Jean V Hyppolite jr
I.T. Systems Administrator
University of Maryland Medical Center
Department of Radiation Oncology

From: Kevin King <user-4c6c31ddcab2@xymon.invalid>
Sent: Wednesday, April 8, 2020 2:51 PM
To: Hyppolite, Jean <user-ebfdd4b5e861@xymon.invalid>; xymon at xymon.com
Subject: RE: [Xymon] xymon on CentOS 6.9 startup issues

CAUTION: This message originated from a non UMMS, SOM, or FPI email system. Hover over any links before clicking and use caution opening attachments.
quoted from Kevin King
Jean, to me it looks like your installed location and the paths in your config file do not match up. And looks like the owner or permissions on your files are not correct.

Can you share a bit more on how you got to this point?

-Kevin

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986>; for Windows 10
quoted from Kevin King

From: Hyppolite, Jean<mailto:user-ebfdd4b5e861@xymon.invalid>
Sent: Wednesday, April 8, 2020 12:20 PM
To: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: [Xymon] xymon on CentOS 6.9 startup issues

Hello,

After I installed the client, I am having issues starting the xymon service, I get the errors below. Can you assist on this?

Starting xymon: reopen_file: Cannot open new file: No such file or directory
reopen_file: Cannot open new file: No such file or directory
2020-04-08 11:25:00 xymonlaunch starting
2020-04-08 11:25:00.451022 Loading tasklist configuration from /etc/xymon-client/clientlaunch.cfg
reopen_file: Cannot open new file: Permission denied       [  OK  ]
reopen_file: Cannot open new file: Permission denied
2020-04-08 11:25:00.452119 Could not start task logfetchupdate using command '/usr/share/xymon-client/ext/logfetchupdate': No such file or directory

Thank you
Jean


This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.


This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.
list Kevin King · Thu, 9 Apr 2020 11:09:22 -0400 ·

Jean,


Here is a link to how to compile xymon for centos 6. It has some very good checks that may help you find your setup issue.  I can say that just installing the client with yum does not make every thing good to go. Now the link is for setting up the server after compiling, the checks for user and permissions will still get you zeroed in on the issue.


https://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOS


quoted from Jean Hyppolite

-Kevin


Sent from Mail for Windows 10


From: Hyppolite, Jean
Sent: Wednesday, April 8, 2020 3:50 PM
To: Kevin King; xymon@xymon.com
Subject: RE: [Xymon] xymon on CentOS 6.9 startup issues


Kevin,


I did the steps below then after install I attempted to restart the xymon client


Run command:
nano /etc/yum.repos.d/xymon.repo &&  yum install epel-release.noarch -y && yum install xymon-client.x86_64 –y

then edited the cfg file to point to our main Xymon server. Let me know what you think


thanks



Jean V Hyppolite jr

I.T. Systems Administrator

University of Maryland Medical Center

Department of Radiation Oncology


From: Kevin King
Sent: Wednesday, April 8, 2020 2:51 PM
To: Hyppolite, Jean ; xymon@xymon.com
Subject: RE: [Xymon] xymon on CentOS 6.9 startup issues


CAUTION: This message originated from a non UMMS, SOM, or FPI email system. Hover over any links before clicking and use caution opening attachments.

Jean, to me it looks like your installed location and the paths in your config file do not match up. And looks like the owner or permissions on your files are not correct.


Can you share a bit more on how you got to this point?


-Kevin


Sent from Mail for Windows 10


From: Hyppolite, Jean
Sent: Wednesday, April 8, 2020 12:20 PM
To: xymon@xymon.com
Subject: [Xymon] xymon on CentOS 6.9 startup issues


Hello,


After I installed the client, I am having issues starting the xymon service, I get the errors below. Can you assist on this?


Starting xymon: reopen_file: Cannot open new file: No such file or directory

reopen_file: Cannot open new file: No such file or directory

2020-04-08 11:25:00 xymonlaunch starting

2020-04-08 11:25:00.451022 Loading tasklist configuration from /etc/xymon-client/clientlaunch.cfg

reopen_file: Cannot open new file: Permission denied [ OK ]

reopen_file: Cannot open new file: Permission denied

2020-04-08 11:25:00.452119 Could not start task logfetchupdate using command '/usr/share/xymon-client/ext/logfetchupdate': No such file or directory


Thank you

Jean



This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.




This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.

list Jean Hyppolite · Thu, 9 Apr 2020 22:15:48 +0000 ·
I figured it out. All is good now
Thanks

Sent from my iPhone
quoted from Kevin King

On Apr 8, 2020, at 3:50 PM, Hyppolite, Jean <user-ebfdd4b5e861@xymon.invalid> wrote:

?
Kevin,

I did the steps below then after install I attempted to restart the xymon client


Run command:

nano /etc/yum.repos.d/xymon.repo &&  yum install epel-release.noarch -y && yum install xymon-client.x86_64 ?y

then edited the cfg file to point to our main Xymon server. Let me know what you think

thanks


Jean V Hyppolite jr
I.T. Systems Administrator
University of Maryland Medical Center
Department of Radiation Oncology

From: Kevin King <user-4c6c31ddcab2@xymon.invalid>
Sent: Wednesday, April 8, 2020 2:51 PM
To: Hyppolite, Jean <user-ebfdd4b5e861@xymon.invalid>; xymon at xymon.com
Subject: RE: [Xymon] xymon on CentOS 6.9 startup issues

CAUTION: This message originated from a non UMMS, SOM, or FPI email system. Hover over any links before clicking and use caution opening attachments.
Jean, to me it looks like your installed location and the paths in your config file do not match up. And looks like the owner or permissions on your files are not correct.

Can you share a bit more on how you got to this point?

-Kevin

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986>; for Windows 10

From: Hyppolite, Jean<mailto:user-ebfdd4b5e861@xymon.invalid>
Sent: Wednesday, April 8, 2020 12:20 PM
To: xymon at xymon.com<mailto:xymon at xymon.com>
Subject: [Xymon] xymon on CentOS 6.9 startup issues

Hello,

After I installed the client, I am having issues starting the xymon service, I get the errors below. Can you assist on this?

Starting xymon: reopen_file: Cannot open new file: No such file or directory
reopen_file: Cannot open new file: No such file or directory
2020-04-08 11:25:00 xymonlaunch starting
2020-04-08 11:25:00.451022 Loading tasklist configuration from /etc/xymon-client/clientlaunch.cfg
reopen_file: Cannot open new file: Permission denied       [  OK  ]
reopen_file: Cannot open new file: Permission denied
2020-04-08 11:25:00.452119 Could not start task logfetchupdate using command '/usr/share/xymon-client/ext/logfetchupdate': No such file or directory

Thank you
Jean


This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.


This e-mail and any accompanying attachments may be privileged, confidential, contain protected health information about an identified patient or be otherwise protected from disclosure. State and federal law protect the confidentiality of this information. If the reader of this message is not the intended recipient; you are prohibited from using, disclosing, reproducing or distributing this information; you should immediately notify the sender by telephone or e-mail and delete this e-mail.