Xymon status does not get updated
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Any recommendations on such software? I've not got a need for this anymore, but I can see it coming in handy in the future.
On 10/16/2012 11:36 AM, Root, Paul wrote:
Change the primary port, 1984 to a proxy. And move Big Brother to another port, and the new xymon to a separate port. Then the proxy forwards to those ports.
Paul Root - Senior Engineer Managed Services Systems - CenturyLink
-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Novosielski, Ryan Sent: Tuesday, October 16, 2012 10:04 AM To: Yanni Cc: xymon at xymon.com Subject: Re: [Xymon] Xymon status does not get updated
On 10/16/2012 10:44 AM, Yanni wrote:
| Are you using multiple Xymon servers or should this ('0.0.0.0') be | whatever XYMONSERVERIP is set to in xymonserver.cfg?
There is no secondary xymon server but there is a big brother running. My task at the moment is to gradually retire big brother and move everything to Xymon but I still have a LONG way to go.
That's not going to work. They both listen on the same port, which is impossible. If you want to, you can use an alternate port for Xymon and go that route.
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlB9f20ACgkQmb+gadEcsb439ACgsrnNDDk5QLE8wrR8rIbONznZ Tl8AoNs/0sKJaGPFnaj3ubFfO2gwFC3d =YMHO -----END PGP SIGNATURE-----
Xymon comes with a proxy.
You turn it on in tasks.cfg
First, set Big Brother to 1986, or something. Sorry, I don't know how to do that.
Second, set the xymon server to another port:
[xymond] ENVFILE /etc/xymon/xymonserver.cfg CMD xymond --listen=0.0.0.0:1985 --pidfile=$XYMONSERVERLOGS/xymond.pid --restart=$XYMONTMP/xymond.chk --checkpoint-file=$XYMONTMP/xymond.chk --checkpoint-interval=600 --log=$XYMONSERVERLOGS/xymond.log --admin-senders=127.0.0.1,$XYMONSERVERIP --store-clientlogs=!msgs
You'll also need to have xymonnet go to the right place.
[xymonnet] ENVFILE /etc/xymon/xymonserver.cfg NEEDS xymond CMD XYMONDPORT=1984 xymonnet --report --ping --checkresponse LOGFILE $XYMONSERVERLOGS/xymon-network.log INTERVAL 5m
And of course, the repeat process:
[xymonnetagain] ENVFILE /etc/xymon/xymonserver.cfg NEEDS xymond CMD XYMONDPORT=1984 $XYMONHOME/ext/xymonnet-again.sh LOGFILE $XYMONSERVERLOGS/xymonnet-again.log INTERVAL 1m
I would guess that Big Brother has the same sort of deal.
Then set the proxy on port 1984:
[xymonproxy] ENVFILE /etc/xymon/xymonserver.cfg CMD $XYMONHOME/bin/xymonproxy --server=127.0.0.1:1985,127.0.0.1:1986 --listen=0.0.0.0:1984 --report=$MACHINE.xymonproxy --no-daemon --pidfile=$XYMONSERVERLOGS/xymonproxy.pid LOGFILE $XYMONSERVERLOGS/xymonproxy.log
Paul Root - Senior Engineer Managed Services Systems - CenturyLink
-----Original Message----- From: Novosielski, Ryan [mailto:novosirj at umdnj.edu] Sent: Tuesday, October 16, 2012 10:38 AM To: Root, Paul Cc: Yanni; xymon at xymon.com Subject: Re: [Xymon] Xymon status does not get updated
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Any recommendations on such software? I've not got a need for this anymore, but I can see it coming in handy in the future.
On 10/16/2012 11:36 AM, Root, Paul wrote:
Change the primary port, 1984 to a proxy. And move Big Brother to another port, and the new xymon to a separate port. Then the proxy forwards to those ports.
Paul Root - Senior Engineer Managed Services Systems - CenturyLink
-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Novosielski, Ryan Sent: Tuesday, October 16, 2012 10:04 AM To: Yanni Cc: xymon at xymon.com Subject: Re: [Xymon] Xymon status does not get updated
On 10/16/2012 10:44 AM, Yanni wrote:
| Are you using multiple Xymon servers or should this ('0.0.0.0') be | whatever XYMONSERVERIP is set to in xymonserver.cfg?
There is no secondary xymon server but there is a big brother running. My task at the moment is to gradually retire big brother and move everything to Xymon but I still have a LONG way to go.
That's not going to work. They both listen on the same port, which is impossible. If you want to, you can use an alternate port for Xymon and go that route.
_______________________________________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
- ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Sr. Systems Programmer |$&| |__| | | |__/ | \| _| |novosirj at umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlB9f20ACgkQmb+gadEcsb439ACgsrnNDDk5QLE8wrR8rIbONznZ Tl8AoNs/0sKJaGPFnaj3ubFfO2gwFC3d =YMHO -----END PGP SIGNATURE-----
participants (2)
-
novosirj@umdnj.edu
-
Paul.Root@CenturyLink.com