Xymon not showing up hosts in the html web page
Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William < William.Gregoire at ca.ebarrette.com> wrote:
Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
Here is my host.cfg from /etc/xymon/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers 127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup #0.0.0.0 notebook.bla.net # noconn dialup
#chapais include ./cha/hosts.cfg
In case you want to see the other file, here it is, for the /usr/lib/xymon/server/etc/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
include /etc/xymon/hosts.cfg
I did a reboot of the server, and now for some reason, the xymon is showing my server twice on the monitoring ? You can see the attached file.
De : Josh Luthman [mailto:josh at imaginenetworksllc.com] Envoyé : 12 novembre 2018 11:05 À : Gregoire, William Cc : xymon at xymon.com Objet : Re: [Xymon] Xymon not showing up hosts in the html web page
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William <William.Gregoire at ca.ebarrette.com<mailto:William.Gregoire at ca.ebarrette.com>> wrote: Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
You have notebook.bla.net commented out. Stop that.
#group Dialup
0.0.0.0 notebook.bla.net # noconn dialup
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 1:37 PM, Gregoire, William < William.Gregoire at ca.ebarrette.com> wrote:
For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
Here is my host.cfg from /etc/xymon/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by
Xymon
2) By adding "page", "subpage", "group" definitions, you define the
layout
of the Xymon webpages, and how hosts are divided among the various
webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the
hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup
#0.0.0.0 notebook.bla.net # noconn dialup
#chapais
include ./cha/hosts.cfg
In case you want to see the other file, here it is, for the /usr/lib/xymon/server/etc/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by
Xymon
2) By adding "page", "subpage", "group" definitions, you define the
layout
of the Xymon webpages, and how hosts are divided among the various
webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the
hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
include /etc/xymon/hosts.cfg
I did a reboot of the server, and now for some reason, the xymon is showing my server twice on the monitoring ? You can see the attached file.
*De :* Josh Luthman [mailto:josh at imaginenetworksllc.com] *Envoyé :* 12 novembre 2018 11:05 *À :* Gregoire, William *Cc :* xymon at xymon.com *Objet :* Re: [Xymon] Xymon not showing up hosts in the html web page
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St <https://maps.google.com/?q=1100+Wayne+St+%0D%0ASuite+1337+%0D%0ATroy,+OH+45373&entry=gmail&source=g> Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William <William.Gregoire at ca. ebarrette.com> wrote:
Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Ok,
Here is my updated hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers 127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup 0.0.0.0 notebook.bla.net # noconn dialup
#chapais include ./cha/hosts.cfg
Now I see the notebook.bla.net in my xymon page, as you can see in the attached file.
De : Josh Luthman [mailto:josh at imaginenetworksllc.com] Envoyé : 12 novembre 2018 13:39 À : Gregoire, William Cc : xymon at xymon.com Objet : Re: [Xymon] Xymon not showing up hosts in the html web page
You have notebook.bla.net<http://notebook.bla.net> commented out. Stop that.
#group Dialup
0.0.0.0 notebook.bla.net<http://notebook.bla.net> # noconn dialup
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 1:37 PM, Gregoire, William <William.Gregoire at ca.ebarrette.com<mailto:William.Gregoire at ca.ebarrette.com>> wrote: For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
Here is my host.cfg from /etc/xymon/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers 127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup #0.0.0.0 notebook.bla.net<http://notebook.bla.net> # noconn dialup
#chapais include ./cha/hosts.cfg
In case you want to see the other file, here it is, for the /usr/lib/xymon/server/etc/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
include /etc/xymon/hosts.cfg
I did a reboot of the server, and now for some reason, the xymon is showing my server twice on the monitoring ? You can see the attached file.
De : Josh Luthman [mailto:josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>] Envoyé : 12 novembre 2018 11:05 À : Gregoire, William Cc : xymon at xymon.com<mailto:xymon at xymon.com> Objet : Re: [Xymon] Xymon not showing up hosts in the html web page
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St<https://maps.google.com/?q=1100+Wayne+St+%0D%0ASuite+1337+%0D%0ATroy,+OH+45373&entry=gmail&source=g> Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William <William.Gregoire at ca.ebarrette.com<mailto:William.Gregoire at ca.ebarrette.com>> wrote: Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
The only thing you have in here is chas-mon01.
Did you put the other hosts in ./cha/hosts.cfg?
From: Xymon <xymon-bounces at xymon.com> On Behalf Of Gregoire, William Sent: Monday, November 12, 2018 12:38 PM To: Josh Luthman <josh at imaginenetworksllc.com> Cc: xymon at xymon.com Subject: Re: [Xymon] Xymon not showing up hosts in the html web page
For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
Here is my host.cfg from /etc/xymon/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers 127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup #0.0.0.0 notebook.bla.net # noconn dialup
#chapais include ./cha/hosts.cfg
In case you want to see the other file, here it is, for the /usr/lib/xymon/server/etc/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
include /etc/xymon/hosts.cfg
I did a reboot of the server, and now for some reason, the xymon is showing my server twice on the monitoring ? You can see the attached file.
De : Josh Luthman [mailto:josh at imaginenetworksllc.com] Envoyé : 12 novembre 2018 11:05 À : Gregoire, William Cc : xymon at xymon.com<mailto:xymon at xymon.com> Objet : Re: [Xymon] Xymon not showing up hosts in the html web page
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William <William.Gregoire at ca.ebarrette.com<mailto:William.Gregoire at ca.ebarrette.com>> wrote: Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
This communication is the property of CenturyLink and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.
You know what, i fixed the problem, thank you all for your help.
The mistake was in my path ‘’./cha/hosts.cfg’’ for some reason xymon didn’t like it, therefore I changed it for ‘’/etc/xymon/cha/hosts.cfg’’ and then the include worked.
De : Root, Paul T [mailto:Paul.Root at CenturyLink.com] Envoyé : 12 novembre 2018 13:50 À : Gregoire, William; Josh Luthman Cc : xymon at xymon.com Objet : RE: [Xymon] Xymon not showing up hosts in the html web page
The only thing you have in here is chas-mon01.
Did you put the other hosts in ./cha/hosts.cfg?
From: Xymon <xymon-bounces at xymon.com<mailto:xymon-bounces at xymon.com>> On Behalf Of Gregoire, William Sent: Monday, November 12, 2018 12:38 PM To: Josh Luthman <josh at imaginenetworksllc.com<mailto:josh at imaginenetworksllc.com>> Cc: xymon at xymon.com<mailto:xymon at xymon.com> Subject: Re: [Xymon] Xymon not showing up hosts in the html web page
For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
Here is my host.cfg from /etc/xymon/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
#0.0.0.0 .default. # NOPROPRED:+apt,+libs
#group Servers 127.0.0.1 chas-mon01 # bbd http://chas-mon01/
#group Dialup #0.0.0.0 notebook.bla.net # noconn dialup
#chapais include ./cha/hosts.cfg
In case you want to see the other file, here it is, for the /usr/lib/xymon/server/etc/hosts.cfg
Master configuration file for Xymon
This file defines several things:
1) By adding hosts to this file, you define hosts that are monitored by Xymon
2) By adding "page", "subpage", "group" definitions, you define the layout
of the Xymon webpages, and how hosts are divided among the various webpages
that Xymon generates.
3) Several other definitions can be done for each host, see the hosts.cfg(5)
man-page.
You need to define at least the Xymon server itself here.
127.0.0.1 chas-mon01 # bbd http://chas-mon01/
include /etc/xymon/hosts.cfg
I did a reboot of the server, and now for some reason, the xymon is showing my server twice on the monitoring ? You can see the attached file.
De : Josh Luthman [mailto:josh at imaginenetworksllc.com] Envoyé : 12 novembre 2018 11:05 À : Gregoire, William Cc : xymon at xymon.com<mailto:xymon at xymon.com> Objet : Re: [Xymon] Xymon not showing up hosts in the html web page
What does /etc/xymon/hosts.cfg look like? Share that config here.
Did you install from a package or compile it?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Mon, Nov 12, 2018 at 11:03 AM, Gregoire, William <William.Gregoire at ca.ebarrette.com<mailto:William.Gregoire at ca.ebarrette.com>> wrote: Hello,
I have been working on a situation with my xymon server for over a week, I cant find the solution. For some reason I am unable to see the hosts I add in my hosts.cfg file on the main webpage of xymon.
I have 2 location on my server where hosts files are.
1- /usr/lib/xymon/server/etc/hosts.cfg
2- /etc/xymon/hosts.cfg
Whaterver i do in those 2 hosts files, nothing happen.
I added a screenshot to this email so you can see what my home page looks like.
If you have any suggestion regarding this situation, thanks in advance.
Xymon mailing list Xymon at xymon.com<mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
This communication is the property of CenturyLink and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.
On 11/12/18 10:37 AM, Gregoire, William wrote:
For the instalation i dont know the difference between package and compiling it. But i just downloade dit from sourceforge, extracted the zip file, and i ran the ‘’./configure’’ command, after that i did ‘’sudo make’’ , then ‘sudo make install’’.
I think the "make" command has to be run as the xymon user. You only use root to install it.
-- Stephen
participants (4)
-
josh@imaginenetworksllc.com
-
Paul.Root@CenturyLink.com
-
scarville@lereta.com
-
William.Gregoire@ca.ebarrette.com