Monday, 29 October 2012

Nagios software details

Nagios has three major software components
  1. Nagios Core : This needs to be installed on Nagios collector. It includes nagios executable responsible for data collection and processing.
  2. Nagios Agent: This needs to be installed on monitored systems (hosts). It responds to the collector's query by executing specified plugin on the host. Windows agent is named as NSClient++, Linux/Unix agent is named as NRPE.
  3. Nagios Plugins:  This software needs to be installed on the collector and monitored Linux/Unix hosts. There is no need of separate plugins installation for Windows system as they are packaged with Nagios agent. 

Nagios Software Download links

1. Nagios Core source: 

2. Nagios Agent binaries for Windows:

3. Nagios Agent source for Linux:

No comments:

Post a Comment