Xymon Mailing List Archive search

4.3.30 RPMs released

3 messages in this thread

list Japheth Cleaver · Mon, 9 Sep 2019 10:47:19 -0700 ·
Hello all,

After a weekend in /testing/, the xymon 4.3.30-1 Terabithia RPMs have 
been moved to the production repositories at 
https://repo.terabithia.org/rpms/xymon/

Regards,
-jc
list Bruno Manzoni · Mon, 23 May 2022 21:05:22 +0200 ·
Hello all,

If you want to add an reverse DNS lookup to your "conn" test:

- You use CNAMEs for your devices and you want to see their real names
- You would like to see if your DNS reverse pointers are set correctly

Just use "dns_ping" !? (this is a simple wrapper around fping with awk)

https://github.com/bonomani/dns_fping/

Let me know if you found some optimisation, problem or if you like it.
Bonomani
list Bruno Manzoni · Sun, 19 Jun 2022 21:19:37 +0200 ·
Hello all,

I update the ntpq script to work with chronyd (as I only use only chrony)

- Expect some bug with NTPd (As I did not test the ntpd part)
-> Do not hesitate to report me some problems

https://github.com/bonomani/ntpq

And let me know if you found some optimisation or if you like it!
Bonomani