How to DELETE nad RENAME a host in the Xymon
Now I am find new issue, I have rebooted server and Xymon URL is home page not working.
Please someone help me on this. I am using Red Hat Linux.
Thanks, Siddesh
This may be a dumb question, but is the xymon service running?
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
Actually, sounds like maybe the webserver isn't running.
Thanks, Larry Barber
On Thu, May 30, 2013 at 6:58 AM, Mike Burger <mburger at bubbanfriends.org>wrote:
Now I am find new issue, I have rebooted server and Xymon URL is home page not working.
Please someone help me on this. I am using Red Hat Linux.
Thanks, Siddesh
This may be a dumb question, but is the xymon service running?
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
It sounds like web service is not running, can anyone please help me with the web service start command or troubleshooting steps.
Thanks, Siddesh
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Thursday, May 30, 2013 6:46 PM To: Mike Burger Cc: Siddesha Dodderi Hanumantharayappa; Jeremy Laidman; xymon at xymon.com Subject: Re: [Xymon] How to DELETE nad RENAME a host in the Xymon
Actually, sounds like maybe the webserver isn't running.
Thanks, Larry Barber
On Thu, May 30, 2013 at 6:58 AM, Mike Burger <mburger at bubbanfriends.org<mailto:mburger at bubbanfriends.org>> wrote:
Now I am find new issue, I have rebooted server and Xymon URL is home page not working.
Please someone help me on this. I am using Red Hat Linux.
Thanks, Siddesh This may be a dumb question, but is the xymon service running?
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by forwarding this email to MailAdmin at ness.com and then delete it from your system. Ness technologies is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
Starting the http server: /etc/init.d/httpd start Checking if it will start at boot time: chkconfig -list |grep http <- that's 2 dashes. Setting the httpd to start at boot time: chkconfig httpd on
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Siddesha Dodderi Hanumantharayappa Sent: Thursday, May 30, 2013 8:41 AM To: Larry Barber; Mike Burger Cc: xymon at xymon.com Subject: Re: [Xymon] How to DELETE nad RENAME a host in the Xymon
It sounds like web service is not running, can anyone please help me with the web service start command or troubleshooting steps.
Thanks, Siddesh
From: Larry Barber [mailto:lebarber at gmail.com] Sent: Thursday, May 30, 2013 6:46 PM To: Mike Burger Cc: Siddesha Dodderi Hanumantharayappa; Jeremy Laidman; xymon at xymon.com Subject: Re: [Xymon] How to DELETE nad RENAME a host in the Xymon
Actually, sounds like maybe the webserver isn't running.
Thanks, Larry Barber
On Thu, May 30, 2013 at 6:58 AM, Mike Burger <mburger at bubbanfriends.org<mailto:mburger at bubbanfriends.org>> wrote:
Now I am find new issue, I have rebooted server and Xymon URL is home page not working.
Please someone help me on this. I am using Red Hat Linux.
Thanks, Siddesh This may be a dumb question, but is the xymon service running?
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by forwarding this email to MailAdmin at ness.com and then delete it from your system. Ness technologies is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
Could be either.
"ps -eaf | grep httpd" or "telnet localhost 80" would tell you if the webserver, itself, is running.
"ps -eaf | grep xymon" would tell you if the xymon processes are running.
You may also be able to run "service httpd status" and "service xymond status", depending on your Linux distribution, to check.
If either are not running, run "service <servicename> start" to start it up.
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
Actually, sounds like maybe the webserver isn't running.
Thanks, Larry Barber
On Thu, May 30, 2013 at 6:58 AM, Mike Burger <mburger at bubbanfriends.org>wrote:
Now I am find new issue, I have rebooted server and Xymon URL is home page not working.
Please someone help me on this. I am using Red Hat Linux.
Thanks, Siddesh
This may be a dumb question, but is the xymon service running?
-- Mike Burger http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
participants (4)
-
lebarber@gmail.com
-
mburger@bubbanfriends.org
-
Paul.Root@CenturyLink.com
-
Siddesha.Hanumantharayappa@ness.com