Home Directory Addons Installation Install NagiosCore4

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Install NagiosCore4

Current Version
4.0
Last Release Date
2018-06-06
Compatible With
  • Nagios 4.x
Twitter Handle
@dorancemc
Website
Download URL
License
GPL
Hits
18025
Files:
FileDescription
install_nagios.shinstall_nagios.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This script install :
- NagiosCore
- NagiosPlugins
- NRPE
- PnP4Nagios
- NagiosQL

On Debian 9, Ubuntu o Raspbian
This script will install Nagios in Debian, Ubuntu or Raspbian

The script was updated to support Debian 9.
NConf was removed and replaced by NagiosQL, sorry for that, I like Nconf but is not compatible with PHP7, so should be migrated to NagiosQL.

1.- Basic installation
curl -k https://raw.githubusercontent.com/dorancemc/nagios_core/master/install_nagios.sh | sh -x

Check the file /opt/nagios/.carcelero about credentials

connect to https://ip.addres/nagiosql, apply new configuration.

connect to https://ip.addres/nagios

Enjoy!
Reviews (2)
bydiegovsj, April 26, 2020
On Debian 9 works perfect. Include Grafana
byN67, July 12, 2017
2 of 2 people found this review helpful
Hello,
The download address of nrpe has probably changed.
This is https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-xxxxx instead of https://github.com/NagiosEnterprises/nrpe/releases/download/release-xxxxx

This stops the installation script.