hello, I'm facing the same issue. Any clue on how to fix this ? I'm migrating from 4.3.28 to 4.3.30 thx for your help oau
We FINALLY upgraded our BB installation to Xymon. Anyway, the console is working and showing data from the local server. I switched over a linux BB1.9 client and did a fresh install of BBWin1.3 on a windows box. I can see from a tcpdump that the updates are hitting the Xymon server, but there are no logs/data or updates on the display. So from a network perspective it is getting the updates, but it isn't recording or showing them. Process is running as 'xymon' File & Group owner is xymon all the...
Yeahyeah, year old post. Literal cut & past of your config. What doesn't work?
You say 'the files looked exacly the same', but have you done a diff between working configs from the past and your current configs? If they are the same then either your data communication garbles your messages in some way, or your xymon server or client installation is ready for a reinstall. If you haven't changed anything (i.e. OS updates, package updates, different MTA) then something broke. This can happen. You could build a new server with configs only for this one client, and direct that client...
I see some examples of monitoring filesize of mdate for unix, they work and I use them plenty. On Windows servers I cannot use 'ls -l' plus fancy commands to get the one newest file in a directory. However, this is exactly what I need, because I want to monitor a file with an ever changing filename, which includes a timestamp. I sort of had it working with a filename that did not change, but it seems the file is not being created as a new file every five minutes (even though I delete it before making...
I see some examples of monitoring filesize of mdate for unix, they work and I use them plenty. On Windows servers I cannot use 'ls -l' plus fancy commands to get the one newest file in a directory. However, this is exactly what I need, because I want to monitor a file with an ever changing filename, which includes a timestamp. I sort of had it working with a filename that did not change, but it seems the file is not being created as a new file every five minutes (even though I delete it before making...
I see some examples of monitoring filesize of mdate for unix, they work and I use them plenty. On Windows servers I cannot use 'ls -l' plus fancy commands to get the one newest file in a directory. However, this is exactly what I need, because I want to monitor a file with an ever changing filename, which includes a timestamp. I sort of had it working whith a filename that did not change, but it seems the file is not being created as a new file every five minutes (even though I delete it before making...
I see some examples of monitoring filesize of mdate for unix, they work and I use them plenty. On Windows servers I cannot use 'ls -l' plus fancy commands to get the one newest file in a directory. However, this is exactly what I need, because I want to monitor a file whith an ever changing filename, which includes a timestamp. I sort of had it working whith a filename that did not change, but it seems the file is not being created as a new file every five minutes (even though I delete it before...
As far as I can see in the sourcecode, the case and even the order in which the arguments are given does not matter. The idea is that you write a line in /etc/xymon/client-local.cfg with the file you want to check, under a header with the [SERVERNAME]. like (in my case) [SQLSERVER] file:C:\Temp\sqlAgent_Heartbeat.txt This line gets copied to (in my case) C:\Program Files (x86)\BBWin\tmp\clientlocal.cfg on SQLSERVER. This should be done by Xymon automatically, not by you. Restarting the Xymon process...
Unfortunately, this isn't possible due to data protection regulations. What would you look at in the files? Syntax failures? When it was still working, the files looked exactly the same.
Post some of your config files...hosts.cfg and alerts.cfg would be nice On Mon, Jun 2, 2025 at 4:46 AM AnLa andreaslauger@users.sourceforge.net wrote: I tried the "--debug" option for xymond_alert but I couldn't find the reason for the garbled data. Is there another way to debug this? Notifications are delayed and repeated https://sourceforge.net/p/xymon/discussion/435278/thread/23d78d31c2/?limit=25#f669 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/xymon/discussion/435278/...
I tried the "--debug" option for xymond_alert but I couldn't find the reason for the garbled data. Is there another way to debug this?
Hi, we have the problem that some notifcations are partially delayed and repeated. The most alerts are in time. In notifications.log we can see the delayed and repeated alerts. A restart of the xymon service solves the problem a short time. Example: Mon May 26 06:00:36 2025 green 5:01:09 Mon May 26 06:00:06 2025 red 0:00:30 notifications.log: Mon May 26 07:00:50 2025 service.combo (0.0.0.0) robot@mail.de 1748235650 0 Mon May 26 08:00:51 2025 service.combo (0.0.0.0) robot@mail.de 1748239251 0 Mon...
Hi, we have the problem that some notifcations are partially delayed and repeated. The most alerts are in time. In notifications.log we can see the delayed and repeated alerts. A restart of the xymon service solves the problem a short time. Example: Mon May 26 06:00:36 2025 green 5:01:09 Mon May 26 06:00:06 2025 red 0:00:30 notifications.log Mon May 26 07:00:50 2025 service.combo (0.0.0.0) robot@mail.de 1748235650 0 Mon May 26 08:00:51 2025 service.combo (0.0.0.0) robot@mail.de 1748239251 0 Mon May...
Tom, Thank you so much for your response. I changed the case to lower and restarted the services. It has made no difference. I would imagine that if my settings are correct, there should be no difference between tracking size ad mtime. Can you tell me if I am missing anything in my config examples above? Thank you, Ron Fancella
I haven't tracked files by size, but have by mtime. According to the man page for analysis.cfg, the size argument should be lower case, not SIZE in all caps as you have here. Tom
Hello All! I have read and read as much as I can on the subject. I have used XYMon for many years and it has suited my needs. I have three XYMon Servers and around 20 XYMon clients. I have a process that deposits emails into a specific email box that should be promptly retrieved. Sometimes the process gets stuck and I would like to be alerted when that happens. No matter what I do, it never shows up on the XYMon server webpage. Here are my configs where mail.example.com is replaced with our actual...
Running 4.3.30 from https://terabithia.org/rpms/xymon/el7/x86_64 According to the man pages : "If a title tag precedes a group entry, the title is show just before the group on the status page." This does not seem to be working for subpages generated. Note: subparent also doesn't work as a direct replacement of "subpage". Example hosts.cfg code: page PAGE1 First Page title This is the first page 1.2.3.4 host1 2.3.4.5 host2 subpage SP1 Subpage One title This is first subpage group SP1_Group1 3.4.5.6...
Fix a large number of GCC build warnings and issues (Tom Schmidt, with Ralph Mitchell)
Tag 4.4.0-alpha1 release from r8119
Create 4.3.31 branch
Fix missing changelog from recent 4.3.x entries; declare alpha1 release; consolidate various known issues to release notes
My Icinga stance hasnt changed On Thu, Nov 10, 2022 at 5:28 PM Jennifer6944 jennifer6944@users.sourceforge.net wrote: I know this is an old post, but just wanted to put an answer in the discussion here. I found this at https://www.coryfiala.com/how-to-install-xymon-ubuntu-20-04/ Essentially, anywhere you see this <ifmodule mod_authz_core.c=""></ifmodule> Apache 2.4+ Require all granted<ifmodule !mod_authz_core.c=""> Order deny,allow Allow from all</ifmodule> Change it to this <ifmodule mod_authz_core.c=""></ifmodule>...
I know this is an old post, but just wanted to put an answer in the discussion here. I found this at https://www.coryfiala.com/how-to-install-xymon-ubuntu-20-04/ Essentially, anywhere you see this <ifmodule mod_authz_core.c=""> # Apache 2.4+ Require all granted </ifmodule> <ifmodule !mod_authz_core.c=""> Order deny,allow Allow from all </ifmodule> Change it to this <ifmodule mod_authz_core.c=""> # Apache 2.4+ Allow From All Satisfy Any </ifmodule> <ifmodule !mod_authz_core.c=""> Allow From All Satisfy...
Hi I compiled and installed xymon 4.3.30 on a fresh debian 10 using configure --server Everything works fine except http and https, which gives this error: Connected, but got empty response (code: 0) Manually running xymonnet test under user xymon works for hhtp, but not for https sites. Any ideas / hints. Med venlig hilsen Harald Villemoes
As a former xy.on fanboy, go to icinga
Hi anyone help ?
Hi guys , I have a problem now. My server has been running xymon without any problems. Today I upgraded the server ssl through webmin and there was an internal server error. It is interesting that I have no problem on the main page. When I try to click any The smiley face and an internal server error has come out , i was checked my httpd.conf it was no problem as well. Below are my config Alias /xymon "/usr/local/xymon/server/www" <directory "="" usr="" local="" xymon="" server="" www"=""> Options...
If you know docker https://github.com/kumy/docker-xymon On Wed, Jan 13, 2021 at 11:17 AM Richard Apgood richardapgood@users.sourceforge.net wrote: looking for someone to help me from start to finish. I know very little Centos and would like to monitor some services on window servers. newbie here https://sourceforge.net/p/xymon/discussion/435278/thread/50f0991827/?limit=25#08e7 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/xymon/discussion/435278/ To unsubscribe...
looking for someone to help me from start to finish. I know very little Centos and would like to monitor some services on window servers.
zypper install net-tools-deprecated
I used this patch to allow me to set XYMONWEBHOST to the web proxy address and to use that as a valid HTTP_REFERER. Index: cgi.c =================================================================== --- cgi.c (revision 8119) +++ cgi.c (working copy) @@ -322,6 +322,12 @@ snprintf(cgi_checkstr, sizeof(cgi_checkstr), "%s%s", httphost, expected); if (strncmp(p, cgi_checkstr, strlen(cgi_checkstr)) == 0) isok = 1; + if (!isok) { + /* Reset p and try again this time using XYMONWEBHOST */ + p = getenv("HTTP_REFERER");...
I found the issue and am documenting it here for anyone else who experiences this. I looked at the data files and when the power went out the server logged a red event that lasted -20 seconds. This caused all future events to be ignored and the history only showed red even though the current status was green. I edited the data files and removed the negative sign which resolved the issue with the history.
Our location recently experienced a power outage and since then the history in Xymon is incorrect. In the main view everything is green, but in the history all sites have been red since the restoration of power. I have rebooted the machine, and updated to version 4.3.28-1.el7. If anyone has any suggestions as to why this would have gone from working normally to what it's doing now with no changes in config I would be very grateful.
Hello, I'm a recent migrant from BB to Xymon and things have been fairly smooth. Recently, I've noticed that the history page no longer is howing entries correctly. Or really, at all for that matter. I'd copied history from BB over to Xymon in the correct directory and adjusted permissions as needed. Xymon seems to have no issue with reading and writing to the files. As an example, This is from the recent events on the main page Sat Apr 25 13:14:22 2020 ca01appmgr21vm svcs red From -> To This is...
We used to run a pretty outdated Xymon server and I recently upgraded this to 4.3.28 (Ubuntu package). Our situation was that we have a noc website which showed our xymon page and our cacti graphs and serveral oher things which would all come from different webpages via en Apache ProxyPass configuration. Since the upgrade of our Xymon server we can no longer use the enable/disable options in the Xymon webinterface, this causes the error: Enadis POST that is not coming from self or svcstatus I have...
Hi guys, I upgraded some SUSE 12 SP3 linux servers to SUSE 15 SP1. As of Suse 15 netstat and some more network tools are deprecated, so for example netstat is not working anymore; this counts for more Linux distros. Is someone working on this issue? Herald ten Dam
Thanks for the reply. Yes i think it would be a useful feature. I do have ghost=allow configured and I add the hosts manually to the hosts.cfg file now.
Hi Jarek, This is a sign of missing tirpc header files. Installing your vendor libtirpc-devel (or similar) package should fix this issue. Ideally this would be auto-determined by the build system. Another option is to remove "-ltirpc" from the Makefile that has been generated after ./configure is run. Regards, -jc
Hi, I believe this message was responded to on the mailing list, but for posterity the normal method for doing this is just to modify your apache configuration. The default xymon.conf apache snippet does not specify an specific VirtualHost config, so any valid SSL configuration should be able to reach the /xymon/ server point. If this isn't desired, just wrap the xymon config itself in your VirtualHost definition. Regards, -jc
Hi, As mentioned in the other post, xymon can be configured to accept all incoming status messages (using the --ghosts= option for xymond -- see the man page). Xymon should be backwards-compatible with virtually all messages and all hosts.cfg entries except for HTTP checks using designated HTTP proxies (the syntax has changed there). If you do notice any issues with that, please let us know as that's probably a bug. Regards, -jc
Hello, For xymon 4.3, assuming ghosts=allow is configured for xymond, hosts not listed in hosts.cfg will be auto-generated and will be visible in reports (most notably, the non-green page. It is correct, though, that un-configured hosts will not be assigned on a normal page. Thus, if their value is all green, they won't be visible without searching for them. This may be a possible feature (a dynamic "ghost" page) for 4.4. -jc
Is there a way like BB where i can allow all new clients without having to add them all to the hosts.cfg file. My setup has many remote dchp clients that autoconnect to our BB server now and an entry gets created on first connect. In testing Xymon as a replacement it seems I have to add all these first before they will appear in Xymon. Thanks
Hi i have been using BB for a while and would like to migrate to Xymon. First question can the BB client be used with a Xymon backend and get all the same alerts? Also with BB my usage is a bunch of dynamic clients (remote) with DHCP IPs running the windows BB client. New hosts were configured to automatically connect over the internet to the BB server and the BB server would add them to the monitoring page automatically without having to edit the hosts.cfg file manually. Is there a way to do this...
Add RRDADDUPDATED variable to control timestamping of RRD graphs (Thanks, John Horne)
Fix mangled r8115
Add convenience links to hostsvc header; don't generate error messages for unmatched env variables in templates
Clarify IPv6 status for alpha
Cache contents of hosts.cfg between xymond config re-reads
Increase suggest sysctl parameters for backfeed queue usage; add sample file
Add 'combodata' for compat with non-extcombo consolidation of data messages
Import 4.3 releasenotes; update 4.4
Xymon 4.3.30 Released
Add firewalld bb.xml protocol file
Release 4.3.30
Add proper systemd reload support, and restart if xymonlaunch exits non-zero
Fix segfaults using --bfq due to uninitialized variable
Forward port r8106
Fix problems with meta-combostatuses (Thanks, Dominique Delporte)
Add support for up to 10 SysV backfeed queues for submitting to xymond on
Add extra (existing) vmstat and iostatx graphs to trends display if present)
Add unique info/trends/clientlog icons to distinguish better on generated pages
Actually add xymon-bbcompat.DIST
xymonproxy: recombined combo messages received before transmitting over BFQ
Increase starting buffer sizes in xymond, xymongen, and xymonproxy to reduce memory re-allocation under loaded systems
xymond: Don't skip netinclude/dispinclude files when reading in hosts.cfg
Add support for passing in messages to the xymon client
Backport r8096: Don't truncate addresses in netstat ports list
Add IPv6/wide support for netstat port list
Move hobbit URL compatibility rewrites to separate, optional httpd config file
Add snippets for /snap and /rep directory roots to sample apache configs
Don't send 'trends' page status requests through xymond_locator
Add sample SELinux policy files
Forward port from 4.3.30: r8072, r8073, r8076, r8078, r8080, r8081
lib/xymonrrd.c: string buffer checking
lib/sendmsg.c buffer pass 1
Add missing counters to sendmsg from 4.3.x
Report crashed under xymond test so we don't create spurious hostsvc combos to drop
lib/environ.c: string buffer checking
Forward port r8084
Properly guard around GCC diagnostics pragma for building on older systems
Forward port majority of r8069: sprintf->snprintf fixes
Forward port r8060, plus white space fixes and misc prep for snprintf patch
Fix segfaults duing xymongen avail reporting
Don't crash on a missing allevents file
Use correct minilzo version+hash
RPC buffer calculation on snprintf taking improper sizeof (Thanks, Tom Schmidt)
Forward port r8066, r8067, r8068
Hi, Good day! So i have successfully installed xymon server and successfully added monitored servers to it.. Now, my problem is how to browse xymon server using https? I just want to be clear, i dont want to monitor https.. I just want to make the xymon url on the browser https. Anyone can point me to right direction? Thanks.
Fix truncation on exec strings causing missing custom RRD titles (Thanks, Tom Schmidt)
v2.42
v2.42
Fix do_temperature.c report parsing for parentheses (Thanks, Tom Schmidt)
Working fine, thanks for responding quickly.
Thanks. On Mon, Aug 5, 2019 at 1:04 PM Japheth Cleaver jccleaver@users.sourceforge.net wrote: Thank you. This is confirmed as a bug in 4.3.29's display interface. We'll be updating shortly. dashes in the hostname https://sourceforge.net/p/xymon/discussion/435278/thread/4f518732d4/?limit=25#7b80 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/xymon/discussion/435278/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions...
Fix reports with dashes or underscores not visible in history logs (Thanks, Tom Schmidt)
Create 4.3.30 branch