Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Install NagiosCore4
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
- 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!
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
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.
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.