My config file has 870 entries in it and a full run takes about 11 minutes.
The config has just about every possible check in it but only the ping, url, and some service checks are done every 5 minutes. Diskspace is checked every hour, SNMP every 15, services every 15 minutes. I also use a lot of dependencies, if a url is responding I don't need to check the WWW service or ping the server. I've also set the timeout on the ping checks to 2 seconds instead of 5. The 5 minute mark is relative to the time the last cycle finished. Even if cycle A takes 30 minutes cycle B won't start until 5 minutes after cycle A finishes. I'll be splitting the checks between two servers shortly but only for redundancy. -Kevin > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Ristevski, Vlade > Sent: Friday, August 02, 2002 1:33 PM > To: '[EMAIL PROTECTED]' > Subject: RE: [SA-list] maximum hosts > > > I should have been more clear. I didn't mean the theoretical > max, the actual max. I'm running checks every 5 minutes. I > don't think the application itself could handle 1000 checks. > It would most likely exceed the 5 minute mark. Whats the most > anyone on this list has actually implemented? I have 89 > checks now with no problem. > > -----Original Message----- > From: Kevin Stone [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 02, 2002 1:08 PM > To: [EMAIL PROTECTED] > Subject: RE: [SA-list] maximum hosts > > > It's limited to 1000 entries, the type does not matter. > > -Kevin > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Ristevski, Vlade > > Sent: Friday, August 02, 2002 12:57 PM > > To: '[EMAIL PROTECTED]' > > Subject: [SA-list] maximum hosts > > > > > > What is the maximum # of checks servers alive supports? Lets > > assume they're split 50/50 between pings and port 80 checks. > > The hardware is a P3 733 with 256 MB. I assume that the > > hardware wouldn't be the limiting factor but I listed it for > > the hell of it. To unsubscribe from a list, send a mail > > message to [EMAIL PROTECTED] With the following in the > > body of the message: > > unsubscribe SAlive > > > > To unsubscribe from a list, send a mail message to > [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > To unsubscribe from a list, send a mail message to > [EMAIL PROTECTED] > With the following in the body of the message: > unsubscribe SAlive > To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
