Soldato
- Joined
- 14 Apr 2014
- Posts
- 2,602
- Location
- East Sussex
You need plugins, and then you need to define checks to use the plugins
Good start is a host check that tells you if agent can talk to icingan, then get some basic perf monitoring in place, with CPU, memory and disk utilisation/IO counters / graphing.
Then add service checks for the core windows services. Think about things that should run on every host you have an agent on at this stage (like backups, failed scheduled task, eventlog etc)
That should cover you for the basics of host and OS, stuff beyond that will be specific to server role. So you probably want a base template in icinga for all the standard stuff, then templates that build on that for servers with specific roles.
Good start is a host check that tells you if agent can talk to icingan, then get some basic perf monitoring in place, with CPU, memory and disk utilisation/IO counters / graphing.
Then add service checks for the core windows services. Think about things that should run on every host you have an agent on at this stage (like backups, failed scheduled task, eventlog etc)
That should cover you for the basics of host and OS, stuff beyond that will be specific to server role. So you probably want a base template in icinga for all the standard stuff, then templates that build on that for servers with specific roles.