Possible Duplicate:
Can you help me with my capacity planning?
We need to configure a nagios installation to monitor our infrastructure. As in any project, the first step is figuring out the hardware and storage requirements, so that we can install it on appropriate equipment. Unfortunately, I have been unable to find any estimates of any of these needs--only the statement:
The only requirement of running Nagios Core is a machine running Linux (or UNIX variant) that has network access and a C compiler installed (if installing from source code).
While that is easy enough to accomplish, there is no reference to required disk space, database loading, process loads, etc.
Are there any useful guides or calculators (spreadsheets?) that folks are using to size their installations?
EDIT
A little more info:
- This will probably be deployed as a VM, so disk space requirements are important
- We'll want to use MySQL on a different host as a data store