XyMon installed in RHEL6
list Jeison Moreno
hello. consulted if there is somewhere in rpm can be installed in rhel6? because I have many problems with trying to complicate dependencies. Thank you Jeison Moreno.
list Josh Luthman
Try this guide, it's easy to compile and I don't think anyone is keeping up with Xymon packages. http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOS Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jan 17, 2012 at 11:04 AM, Jeison Moreno
▸
<user-54c97f21f0df@xymon.invalid> wrote:hello. consulted if there is somewhere in rpm can be installed in rhel6? because I have many problems with trying to complicate dependencies. Thank you Jeison Moreno.
list Tom Diehl
▸
On Tue, 17 Jan 2012, Josh Luthman wrote:
Try this guide, it's easy to compile and I don't think anyone is keeping up with Xymon packages. http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOS
Nor does it appear there anyone keeping up with that page. For starters it still talks about hobbit and Centos5.1. There are several people doing Xymon rpms including a spec file in the Xymon makefile. Getting rpms correct is not an easy thing to do but if you are installing on multiple systems it is the only sane way to do it. If you want to see a lot of the problems, run rpmlint against them. I have rpms that are a work in progress @ http://yumrepo.tntechs.com/yum-repository/local/centos/tntechs-testing/6/SRPMS/ There is still some brokenness in them, especially with respect to the selinux parts, so use them at your own risk. I am open to suggestions to improve them. Hope this helps. Regards, -- Tom user-dcee455aaab0@xymon.invalid Spamtrap address user-4d123f9c385b@xymon.invalid
▸
Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jan 17, 2012 at 11:04 AM, Jeison Moreno <user-54c97f21f0df@xymon.invalid> wrote:hello. consulted if there is somewhere in rpm can be installed in rhel6? because I have many problems with trying to complicate dependencies. Thank you Jeison Moreno.
list Wes Neal
If I have this in a log file: <43% of the total memory in the server is free> Should this in hobbit-clients.cfg pick it up? LOG THELOGFILE "% 4[0-9]% of the total memory in the server is free" red Thanks
list David Baldwin
▸
On 18/01/12 11:18 AM, Neal, Jonathan W wrote:
If I have this in a log file: <43% of the total memory in the server is free> Should this in hobbit-clients.cfg pick it up? LOG THELOGFILE "% 4[0-9]% of the total memory in the server is free" red
It will not match if you have a space before between "% 4". Should work with: LOG THELOGFILE "%4[0-9]% of the total memory in the server is free" red Above will not match anything greater than 49% which may be a problem also. You could try: LOG THELOGFILE "%[4-9][0-9]% of the total memory in the server is free" red David. -- David Baldwin - Senior Systems Administrator (Datacentres + Networks) Information and Communication Technology Services Australian Sports Commission http://ausport.gov.au Tel 02 62147830 Fax 02 62141830 PO Box 176 Belconnen ACT 2616 user-cbbf693f2c89@xymon.invalid Leverrier Street Bruce ACT 2617 Keep up to date with what's happening in Australian sport visit http://www.ausport.gov.au This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.
list Josh Luthman
Totally my fault, that is my page. I will work on updating it.
▸
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
▸
On Tue, Jan 17, 2012 at 5:49 PM, <user-dcee455aaab0@xymon.invalid> wrote:On Tue, 17 Jan 2012, Josh Luthman wrote:Try this guide, it's easy to compile and I don't think anyone is keeping up with Xymon packages. http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOSNor does it appear there anyone keeping up with that page. For starters it still talks about hobbit and Centos5.1. There are several people doing Xymon rpms including a spec file in the Xymon makefile. Getting rpms correct is not an easy thing to do but if you are installing on multiple systems it is the only sane way to do it. If you want to see a lot of the problems, run rpmlint against them. I have rpms that are a work in progress @ http://yumrepo.tntechs.com/yum-repository/local/centos/tntechs-testing/6/SRPMS/ There is still some brokenness in them, especially with respect to the selinux parts, so use them at your own risk. I am open to suggestions to improve them. Hope this helps. Regards, -- Tom user-dcee455aaab0@xymon.invalid Spamtrap address user-4d123f9c385b@xymon.invalidJosh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jan 17, 2012 at 11:04 AM, Jeison Moreno <user-54c97f21f0df@xymon.invalid> wrote:hello. consulted if there is somewhere in rpm can be installed in rhel6? because I have many problems with trying to complicate dependencies. Thank you Jeison Moreno.
list Josh Luthman
This has been updated. Ran through it once and seems to work perfectly for me. If there are any problems please let me know. http://en.wikibooks.org/w/index.php?title=System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOS
▸
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
On Wed, Jan 18, 2012 at 10:49 AM, Josh Luthman
▸
<user-4c45a83f15cb@xymon.invalid> wrote:Totally my fault, that is my page. I will work on updating it. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jan 17, 2012 at 5:49 PM, <user-dcee455aaab0@xymon.invalid> wrote:On Tue, 17 Jan 2012, Josh Luthman wrote:Try this guide, it's easy to compile and I don't think anyone is keeping up with Xymon packages. http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide/Compiling_on_CentOSNor does it appear there anyone keeping up with that page. For starters it still talks about hobbit and Centos5.1. There are several people doing Xymon rpms including a spec file in the Xymon makefile. Getting rpms correct is not an easy thing to do but if you are installing on multiple systems it is the only sane way to do it. If you want to see a lot of the problems, run rpmlint against them. I have rpms that are a work in progress @ http://yumrepo.tntechs.com/yum-repository/local/centos/tntechs-testing/6/SRPMS/ There is still some brokenness in them, especially with respect to the selinux parts, so use them at your own risk. I am open to suggestions to improve them. Hope this helps. Regards, -- Tom user-dcee455aaab0@xymon.invalid Spamtrap address user-4d123f9c385b@xymon.invalidJosh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jan 17, 2012 at 11:04 AM, Jeison Moreno <user-54c97f21f0df@xymon.invalid> wrote:hello. consulted if there is somewhere in rpm can be installed in rhel6? because I have many problems with trying to complicate dependencies. Thank you Jeison Moreno.