I believe ServiceNow has since moved on from Xymon as the core monitoring
system, but I am curious what the host load did peak at.
FTR, those were hosts in the xymon sense of the word, not individual
machines or VMs. I.e., application nodes and database instances were
tracked separately as pseudo-hosts, not that xymond particularly cared.
-jc
On Wed, August 23, 2023 12:56, Josh Luthman wrote:
For those that don't want to scroll through, 10k and 500k are the biggest
but they are certainly outliers.
# curl -s "
https://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/User_Guide/The_Xymon_Users_list"|grep
Hosts|awk 'NF>1{print $NF}'|sort -V|tail
2247
2406
3062
3949
5339
5372
10940
569869
How many hosts are you looking to monitor?
On Wed, Aug 23, 2023 at 1:51???PM Corentin Labbe
<user-1b1b786139f5@xymon.invalid>
wrote:
Le Mon, Aug 14, 2023 at 09:36:32PM -0400, Josh Luthman a ??crit :
https://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/User_Guide/The_Xymon_Users_list
Thanks for the link
It seems the maximum is 10000 hosts and not on a simple server (but on a
cluster of xymon server).
Someone is reporting 500000 hosts, but without more information ....