Marco,

In my experience with any monitoring system that has a poller, the most
limiting factor hardware-wise was the number and capacity of CPU cores.  The
faster cores complete each polling thread in less time, and additional cores
allow you to easily handle multiple polling threads simultaneously.  In this
case, I believe the most "bang for the buck" would come from a quad core
CPU.

The next consideration would be memory, then disk, then network.  With the
low cost of memory, I would allow for at least 4 Gb of RAM.  This would
allow less (or no) use of swap, while providing a healthy write buffer for
the disks.

Given the speed of SATA and SAS drives these days, you would need to handle
many more hosts and interfaces before your disk subsystem would become a
limiting factor.  Finally, most servers and server-class motherboards have
one or more GigE interfaces built in.  This should be more than adequate for
the needs you described.

On Sat, Aug 9, 2008 at 12:59 PM, Marco Cáceres <[EMAIL PROTECTED]>wrote:

>  Hello:
>
>
>
> I have the jffnms installed in an old IBM Server and I can´t enable all the
> hosts that I wanted, so I planned to move to a new Server. What hardware is
> recommended to install jffnms?
>
>
>
> Now, I have 38 hosts with 396 interfaces, with only two users, but I plan
> to create more users and more hosts and interfaces.
>
>
>
> Regards!
>
>
>
> Marco
>
>
>
>
>
>
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>


-- 
Kyle Gonzales
[EMAIL PROTECTED]
GPG Pub Key: 9C3FBD51

Read My Tech Blog:
http://techiebloggiethingie.blogspot.com/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to