Overview

Product video
This is a repackaged open source software wherein additional charges apply for extended support with a 24 hour response time.
Nagios Core 4.5.9 on CentOS 10 provides a powerful monitoring solution for IT infrastructure. This AMI is designed to help system administrators and DevOps professionals efficiently monitor servers, network devices, and applications to ensure uptime and performance.
Key Features:
- Comprehensive Monitoring: Track the status of hosts, services, and applications in real-time, enabling proactive management.
- Alerts and Notifications: Receive instant alerts via email or SMS on system issues, allowing for quick resolution and minimal downtime.
- Flexible Configuration: Easily configure monitoring parameters and plugins tailored to specific environments or applications.
- Web-Based Interface: Access the user-friendly web interface to visualize monitoring data, manage devices, and configure alerts with ease.
Benefits:
- Enhanced Reliability: By continuously monitoring your IT infrastructure, you can detect potential issues before they lead to outages.
- Customizable Reporting: Generate detailed reports to analyze system performance and availability over time, aiding in capacity planning and optimization.
- Community and Professional Support: Leverage the extensive community support for troubleshooting or choose extended support options for timely assistance.
Use Cases:
- Data Center Monitoring: Maintain visibility into your data center operations, ensuring all systems and services are running optimally.
- Cloud Resource Management: Keep track of resource utilization and performance in your cloud environment, leading to better resource allocation and cost management.
- Application Performance Monitoring: Monitor critical applications to ensure they are performing as expected and delivering services without interruption.
Deploy Nagios Core 4.5.9 on CentOS 10 in your EC2 environment to empower your IT monitoring capabilities with a robust and reliable solution.
Try our most popular AMIs on AWS EC2
- Ubuntu 24.04 AMI on AWS EC2
- Ubuntu 22.04 AMI on AWS EC2
- Ubuntu 20.04 AMI on AWS EC2
- Ubuntu 18.04 AMI on AWS EC2
- CentOS 10 AMI on AWS EC2
- CentOS 9 AMI on AWS EC2
- CentOS 8 AMI on AWS EC2
- Debian 12 AMI on AWS EC2
- Debian 11 AMI on AWS EC2
- Debian 10 AMI on AWS EC2
- Debian 9 AMI on AWS EC2
- Red Hat Enterprise Linux 9 (RHEL 9) AMI on AWS EC2
- Red Hat Enterprise Linux 8 (RHEL 8) AMI on AWS EC2
- Red Hat Enterprise Linux 7 (RHEL 7) AMI on AWS EC2
- Oracle Linux 9 AMI on AWS EC2
- Oracle Linux 8 AMI on AWS EC2
- Oracle Linux 7 AMI on AWS EC2
- Amazon Linux 2023 AMI on AWS EC2
- Windows 2022 Server AMI on AWS EC2
- Windows 2019 Server AMI on AWS EC2
- Docker on Ubuntu 22 AMI on AWS EC2
- Docker on CentOS 10 AMI on AWS EC2
Highlights
- Comprehensive Monitoring Capabilities: Nagios Core 4.5.9 on CentOS 10 offers robust monitoring solutions for servers, networks, and applications. With its extensive plugin architecture, users can customize checks to monitor various metrics, ensuring optimal performance across systems. The intuitive web interface allows for easy visualization of monitoring data, enabling quick identification and resolution of issues, resulting in improved uptime and system reliability.
- Scalability and Flexibility: This AMI is designed to scale effortlessly, accommodating small to enterprise-level environments. Users can deploy multiple instances across different geographical locations for enhanced redundancy and load balancing. The flexibility of CentOS allows seamless integration with existing infrastructures and tools, making it the ideal choice for organizations looking to implement a centralized monitoring solution without compromising on performance.
- Alerts and Notifications: With Nagios Core's advanced alerting system, users can receive timely notifications of issues, which facilitates proactive management of IT resources. The tool supports various notification methods including email and SMS, ensuring that stakeholders are informed of critical events as they occur. The customizable alert thresholds empower teams to prioritize issues effectively, ultimately leading to faster resolution times and reduced operational downtime.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t3a.micro Recommended | $0.07 |
t3.micro | $0.07 |
t2.micro | $0.21 |
m5a.12xlarge | $3.36 |
g4ad.4xlarge | $1.12 |
m7a.32xlarge | $4.48 |
g3.8xlarge | $2.24 |
x1e.8xlarge | $2.24 |
c5d.2xlarge | $0.56 |
r6a.16xlarge | $4.48 |
Vendor refund policy
The instance can be terminated at anytime to stop incurring charges
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
System Update
Additional details
Usage instructions
Once the instance is running, connect to it using a Secure Shell (SSH) client with the configured SSH key. The default username is 'ec2-user'.
OS commands via SSH: SSH as user 'ec2-user' to the running instance and use sudo to run commands requiring root access.
User interface: http://nagios/ Username: nagiosadmin Password: (instance-id of the launched instance)
Nagios config location /usr/local/nagios/etc/nagios.cfg
Verify nagios configuration: /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Add additional login users with the following command: htpasswd /usr/local/nagios/etc/htpasswd.users <USERNAME>
Resources
Support
Vendor support
Email support for this AMI is available through the following: https://supportedimages.com/support/ OR support@supportedimages.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Standard contract
Customer reviews
Monitoring has reduced outages and improves proactive issue resolution across our infrastructure
What is our primary use case?
I am using Nagios Core on CentOS for monitoring, and it is primarily used for monitoring the IT infrastructure like servers, applications, and network devices. It will provide alerts and performance status, so I can detect and resolve issues before they become critical.
For the servers, we have already configured Nagios Core on CentOS , so it will help me to monitor CPU usage, MySQL database availability, network latency between CentOS and external endpoints, SSL certificate expiry, and performance visibility. I can set up alerts and see the same in the dashboards, response time, and all those things. It will also help me monitor the web server.
Regarding a customized challenge, there was one case scenario where the server was continuously hanging, which caused many issues for our customers. During that time, we set up Nagios Core on CentOS on the CentOS server. We got a real-time scenario and provided some particular use cases and critical scenarios. In that case, it helped us a lot to find out what the issue was. Other than basic monitoring, we can use custom plugins. I was able to run my scripts in Python, and it helped to do disruptive monitoring. Also, whenever Apache fails, it will automatically restart Apache or clear the cache whenever a memory spike is happening. We can check this during batch jobs that were scheduled at night. We set up a particular scenario where it should allow higher CPU usage during the batch jobs at night. It helped with the integration with Grafana for visualization, so it helped a lot. We also group multiple checks into a single business service. For example, the e-commerce site depends on the web server, database, and payment gateway. It helped to run all those things. This is the main scenario regarding the custom plugins, event handlers, and integration with Grafana to visualize the response time across the services and group all services into the business process called customer portal. We know if the entire app is healthy or not.
What is most valuable?
Regarding monitoring, it is a common feature with Nagios Core on CentOS. The best features I felt were the extensive plugins. There were hundreds or thousands of readymade check plugins. It is the ability to write my own scripts for anything unique to my environment. The main feature is that I get notifications by email, SMS, or integration with escalation policies, so the right person gets the right alerts at the right time. That is the main thing. The web interface, particularly the Nagios Core on CentOS dashboard, is user-friendly, and we are able to view the status, logs, and trends. That helps us a lot. It also automates fixes. For example, as I said before, if the high CPU usage comes in the night, it will allow it. If any particular batch jobs are running, it will allow the high CPU usage, and it helps to automate the restart of services, clear cache, or trigger scripts whenever an issue arises. It also scales across multiple sites and data centers, feeding results into the central Nagios Core on CentOS instances. Also visibility and control. The dashboards and reports give us a clear picture of the system's health, so it helps a lot. Mainly, as it is open-source software, it is free to use, and these many features are included, so it is a value-added thing. Our customer was very happy because he is very concerned about the budget. Due to that, he needed a free tool, so Nagios Core on CentOS helped us a lot to accomplish his requirement with great satisfaction.
Nagios Core on CentOS is very stable, and we are very happy about that one.
Nagios Core on CentOS is very scalable because whenever new servers have been added, we can add the service without any issues. It reduces repetitive configuration when monitoring hundreds of hosts and services. Multiple Nagios Core on CentOS instances can monitor different regions and data centers. It helped a lot. Because of this, it improves performance under heavy loads. It also automates fixes and prevents manual interventions. It helped a lot, and we are very happy about Nagios Core on CentOS's scalability and efficiency.
I will definitely refer Nagios Core on CentOS. First of all, it is free software. Second, it is reliable and scalable. It is very scalable whenever we are adding new services and features. Because of that, we do not need to worry. If we configure everything at the first time, we do not need to spend so much time on Nagios Core on CentOS. Because there are no license costs, it is ideal for startups and mid-sized companies. One of my friends has a startup company, and I referred Nagios Core on CentOS to him. Because of the thousands of plugins, he is very happy about it. Because of the monitoring, flexible alerting, and scalability, I will definitely suggest Nagios Core on CentOS to others.
Regarding this review, you have asked about the Nagios Core on CentOS integration. As I said before, because of the high reliability, high scalability, the plugins, and overall being open source, it helps a lot to monitor our systems, and it helps us a lot regarding our proactiveness.
What needs improvement?
Regarding complexity, I think there is no feature like InfluxDB AI, so it may require more expertise to configure. There are also some migration challenges in adopting the new dashboards, so it takes some time to train the staff, but it is not a big concern. I think it is better to add some advanced features. I do not think there are so many things that need to be improved in Nagios Core on CentOS. If it is better to customize the dashboard or if we can get something like a modern view, it will be helpful for the dashboard. I felt very happy with Nagios Core on CentOS.
Why I took off one point is that I think it is better suited for a small or medium setup. If large enterprises can use Nagios Core on CentOS, it will be helpful. It also requires manual editing of the config file, so it is a little bit time-consuming. The web interface is functional, but compared to some other latest AI monitoring platforms, it is a little bit lacking. I think the AI platform would score higher, but it is good. The reporting is just basic, so if we compare it with Grafana, it needs richer insights.
For how long have I used the solution?
How are customer service and support?
At most times, we did not reach out for customer support because there are community forums. Active users were posting newer issues, and they will post the solutions also. Community forums helped us a lot. Because of the documentation regarding installation, configuration, and troubleshooting, it helped a lot and avoids confusion. In recent times, we did not contact Nagios Core on CentOS customer care. We usually use the community forums, documentation, etc.
Which solution did I use previously and why did I switch?
I think we have used Datadog for monitoring. It cost around, I do not remember how much, but it is more than $1,000, within $1,000 to $5,000, I think. Because of this, we were able to save that much money.
What other advice do I have?
Nagios Core on CentOS is not just a technical tool. I feel that it helps the business grow a lot by reducing downtime and improving visibility. Because of this, we were able to perform proactive actions, which strengthens both operational efficiency and customer satisfaction. Previously, we were manually monitoring everything, so it caused many issues and manual errors, and we lost a lot of time. Automatic monitoring helps us to save many hours per week for the system admins. Because of the instant alerts, it helped us find an issue within minutes. Otherwise, it would take hours to find it. Problems are detected and reported immediately, which helped a lot. Because of the automation, automated recovery actions such as if an HTTP service or some other service fails, it will restart automatically. It can cut the troubleshooting time, so we can avoid P1 and P2 issues, and later we can check the logs and find the issues. We use the time to find the reason. It helped us a lot in improving efficiency and our mental health. The dashboard, as I said, was very clear and good. It is one interface for all hosts and services, so it is a best feature, and it saves time compared to logging into multiple systems. Reporting automation also helps us keep the SLA and uptime reports. Uptime reports are generated automatically, so it saves us from gathering manual data. Before Nagios Core on CentOS, we spent around ten to fifteen hours per week on manual checks for all services and everything. But after Nagios Core on CentOS, because of the automation, it is reduced to two to three hours. I think that is roughly forty to fifty hours per month.
It is deployed on-premises as well as in the cloud. We are using Nagios Core on CentOS in the AWS cloud. We are also using it on-premises. On the basis of cloud, we are using Nagios Core on CentOS on AWS . We have directly deployed Nagios Core on CentOS in AWS.
Regarding Nagios Core on CentOS, it is completely free. So we do not need to spend any money on that one. I think Nagios XI has some payment, but I have not used it until now, so it did not cost any money for spending on Nagios Core on CentOS. I think everything is good regarding Nagios Core on CentOS.
If it goes well this way and if Nagios Core on CentOS can keep the stability regarding the licensing, meaning the free software, the scalability, and the additional thousands of plugins, if Nagios Core on CentOS keeps improving as they have done for these many years, we are very happy about that. I am very happy to continue the Nagios Core on CentOS usage to monitor my service and do the scalability. It will help me a lot to find out the issues, and it helps me regarding my proactiveness. I give this product a rating of nine out of ten. Please continue maintaining this high standard, and I am very happy about Nagios Core on CentOS usage.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Granular monitoring has reduced downtime and sends timely alerts for containerized services
What is our primary use case?
My main use case for Nagios Core on CentOS is to monitor remote servers and configure alerting. I use default plugins available in NRPE to monitor Linux instances and other running services. I created custom plugins to monitor Docker containers and the processes running inside them, all monitored through Nagios.
The way I set up Nagios Core on CentOS is unique because I monitor Docker containers at a granular level. If any processes, such as Python microservices, exit, I receive alerting to Google Chat and email. A separate team works with me to continuously monitor for alerts and inform respective team members to quickly investigate and resolve problems.
What is most valuable?
The best features of Nagios Core on CentOS are complete infrastructure monitoring and real-time alerting and notifications. The plugin-based architecture allows me to create custom plugins, and the centralized dashboard provides comprehensive visibility. Nagios Core on CentOS has positively impacted my organization by significantly reducing downtime through timely alerts configured according to my specifications. It has provided centralized visibility across all infrastructure. I monitor many instances using Nagios and find it highly customizable for my use case.
What needs improvement?
Nagios Core on CentOS could be improved with an official Docker image from Nagios Core . Currently, I created my own Docker image and use it by mapping volumes to the Linux host. Having an official Docker image with a compose file or the ability to deploy into a Kubernetes environment would be beneficial.
I would like to add feedback regarding the interface. If the interface could be made more similar to Grafana for checking historical data, that would be valuable. I already have the data available but must view it in log form. Making it more similar to Grafana would be helpful, though I understand this requires consideration from a product perspective. Overall, the solution looks good to me.
For how long have I used the solution?
I have been using Nagios Core on CentOS for the past five years.
What do I think about the stability of the solution?
In my experience, Nagios Core on CentOS is very stable and continues to function well.
What do I think about the scalability of the solution?
Regarding Nagios Core on CentOS's scalability, it is currently running on a single instance. I do not need to scale it extensively, and it runs stably in its current configuration.
How are customer service and support?
I have not needed to contact customer support, but I hope the service is good.
Which solution did I use previously and why did I switch?
Before switching to Nagios Core on CentOS, I used a different solution to obtain more aggressive alerting for custom services.
How was the initial setup?
Nagios Core on CentOS is deployed in my organization in a public cloud rather than directly on a host. It is deployed using a Docker image and containers in a dockerized environment. My experience with the open-source version was straightforward, and deploying it through a Docker image made the process easier. I created a custom Docker image that helps new team members deploy Nagios Core on CentOS in different environments.
What about the implementation team?
A separate team works with me on Nagios Core on CentOS implementation. We continuously monitor for alerts, and when an alert occurs, the team informs respective team members to quickly investigate and resolve the problem.
What was our ROI?
I have seen a return on investment in terms of saving time. Any downtime or service failure results in time savings. Regarding specific outcomes or metrics on reduced downtime, before monitoring was fully in place, issues were often detected late. With proactive alerts, unplanned downtime dropped by around thirty to forty percent.
What's my experience with pricing, setup cost, and licensing?
Regarding pricing, setup cost, and licensing, I used the open-source version, so the setup cost is zero and no license is required. This made it easy for me to deploy Nagios Core on CentOS.
Which other solutions did I evaluate?
Before choosing Nagios Core on CentOS, I evaluated other options including Grafana, but later switched to Nagios Core on CentOS.
What other advice do I have?
My advice to others looking into using Nagios Core on CentOS is to definitely go for it. It is very good and I appreciate the alerting mechanism. I provide this review with an overall rating of eight out of ten.
Proactive monitoring has reduced downtime but still needs better automation and visualization
What is our primary use case?
I used Nagios Core on CentOS at my previous company, Infosys, for three years. My main use case for Nagios Core on CentOS was monitoring servers. I used Nagios Core on CentOS as a monitoring server to monitor both Linux and Windows environments, and the setup was plugin driven where we configured host and service checks for CPU, memory, disk usage, and critical services such as SSH, HTTP, and database processes.
What is most valuable?
Nagios Core on CentOS was very effective in proactive monitoring, with its strengths lying in early alerting and flexibility through plugins, which helped us detect issues before they impacted users.
The biggest strength of Nagios Core on CentOS is its plugin architecture, which is extremely flexible because plugins are scripts or binaries that return a standard output and exit code. This means we can monitor almost anything, including system metrics, applications, APIs, or even custom business logic.
The flexibility of Nagios Core on CentOS plugins is one of the biggest advantages, allowing companies to extend monitoring beyond standard infrastructure into application and business-level monitoring.
Using Nagios Core on CentOS had a significant positive impact on the organization at Infosys where I used it by improving system availability, reducing downtime, and enabling proactive issue resolution. Nagios Core on CentOS helps organizations detect issues before they become outages. We were reaching out after users reported issues before; with Nagios Core on CentOS, we identified problems before users even noticed them. Automated alerts ensured the right team was notified immediately, and it worked very well for the organization.
Manual monitoring efforts were reduced, allowing the team to focus on improvement instead of constant checks. While Nagios Core on CentOS provided strong monitoring capabilities, it requires manual configuration and maintenance, which need proper planning and standardization in large environments. Nagios Core on CentOS transformed monitoring from reactive to proactive, improved system reliability, and helped the organization maintain better uptime and performance, reducing critical incidents by approximately twenty to thirty percent after implementing proactive monitoring.
What needs improvement?
Nagios Core on CentOS is very stable and reliable, but it can be significantly improved in terms of automation, scalability, and usability. Most improvements for Nagios Core on CentOS revolve around reducing manual efforts and modernizing the ecosystem.
Automating Nagios Core on CentOS configuration reduces human error and improves consistency across environments. Visualization is a major gap here, as modern tools provide much better dashboards compared to Nagios Core on CentOS.
For large environments, scaling Nagios Core on CentOS requires additional architectural planning, and tuning alerts is critical; otherwise, teams start ignoring notifications. Integration of performance metrics helps move from reactive to predictive monitoring, but having too many custom plugins makes it hard to maintain.
Nagios Core on CentOS is extremely powerful and flexible, but it requires effort to modernize with automation, better visualization, and a scalable architecture. It can still be very effective compared to newer monitoring tools, and it could benefit from a UI with tools such as Grafana , implementing distributed monitoring for scalability and fine-tuning alerting to reduce noise. These kinds of improvements would make it more efficient and easier to manage in large environments.
Nagios Core on CentOS is strong technically but needs ecosystem improvement to match modern observability tools.
For how long have I used the solution?
I used Nagios Core on CentOS in my previous company, Infosys, and I used Nagios for three years.
What do I think about the stability of the solution?
Nagios Core on CentOS is stable and reliable, especially for long-running monitoring environments, but due to UI issues, we are moving to Grafana .
What do I think about the scalability of the solution?
Nagios Core on CentOS is moderately scalable, working very well for small to mid-size environments, but scaling to large environments requires additional architecture and planning.
How are customer service and support?
For Nagios Core on CentOS, customer support is community-driven rather than vendor-driven. Since it is an open-source product, support is good but not instant compared to enterprise tools. I was not entirely satisfied with the customer support, but it is acceptable because it is community-driven.
Which solution did I use previously and why did I switch?
Before moving to Nagios Core on CentOS, we were using basic monitoring tools such as manual checks and simple scripts, and in some areas, we also evaluated tools such as Zabbix and SolarWinds. Ultimately, we decided to move to Nagios Core on CentOS, and recently, we moved to Grafana because the UI is much stronger there.
What was our ROI?
We definitely see a positive ROI using Nagios Core on CentOS, as while it does not have licensing costs, the real return came from reducing downtime, faster issue resolution, and improved operational efficiency.
What's my experience with pricing, setup cost, and licensing?
Nagios Core on CentOS has no licensing cost since it is open-source; however, there are indirect costs related to setup, maintenance, and scaling.
Which other solutions did I evaluate?
Before finalizing Nagios Core on CentOS, we evaluated several other monitoring tools such as Zabbix , Prometheus, and in some cases, SolarWinds.
What other advice do I have?
If you are considering Nagios Core on CentOS, then treat it as a powerful but hands-on tool. You will get great reliability and flexibility, but you need to plan for setup, automation, and maintenance from day one. For a mid-size or small size infrastructure, Nagios Core on CentOS is a good option; for a large infrastructure, consider other tools. I rate this product as a six out of ten.
Monitoring has reduced costs and supports clustered server performance analysis daily
What is our primary use case?
My main use case for Nagios Core on CentOS is due to the enterprise platforms we run that are based solely on open source; for our R&D division, we need to use CentOS . Wherever we are using CentOS and Ubuntu , we are using Nagios Core on CentOS for monitoring.
I monitor all our server devices as a server and storage administrator through Nagios Core on CentOS, especially for server administration; all hardware level monitoring and OS level monitoring will be pushed into Nagios Core on CentOS, where we want to see the CPU memory usage or network usage.
In terms of my main use case with Nagios Core on CentOS, when we run any high load or high workload usage, Nagios Core on CentOS will be very helpful because we can check the current load usage of the system, processes running, causing bottlenecks, and network usage.
What is most valuable?
The best features Nagios Core on CentOS offers include systems usage, specifically the load average, and while the CPU and memory usage graphs are not displayed in a granular way, they are useful for analyzing trends and history, and I can create host groups for monitoring to check the entire cluster's usage.
Host group monitoring helps me in my daily work because we have a lot of divisions, so we cannot add all the hosts into a single group; we create host groups to segregate based on R&D, production, testing platform, and development platform.
Regarding features, I have tried the application monitoring feature, which is not that great but still useful; for open source, it is very helpful, though there are improvement areas in the application side. For server monitoring, especially, it is very good, while a few things are lagging in storage.
Nagios Core on CentOS has positively impacted my organization by being very helpful budget-wise, as we rely on open source due to budget constraints for each division.
What needs improvement?
I believe Nagios Core on CentOS can be improved mainly by the granularity of the metrics; while most enterprise metrics are available, some complex ones are missing, and it would be beneficial to integrate more APIs for better data granularity, which newer users struggle to see.
Regarding needed improvements, at this stage it is better, and I do not think any new things are required.
For how long have I used the solution?
I have been using Nagios Core on CentOS for around seven to eight years.
What do I think about the stability of the solution?
Nagios Core on CentOS is stable.
What do I think about the scalability of the solution?
Currently, we have not integrated Nagios Core on CentOS with other tools; it is a separate platform, and while we use other monitoring tools, there have been no integrations.
How are customer service and support?
The customer support for Nagios Core on CentOS is almost equal to that of enterprise solutions.
Which solution did I use previously and why did I switch?
Previously, we used ManageEngine, which was not that great, prompting our switch to Nagios Core on CentOS for its open source nature and similar features without additional costs.
How was the initial setup?
I faced no major challenges during the setup or use of Nagios Core on CentOS, aside from low-level users struggling during installation; we created knowledge base articles to assist, so now we are not facing issues, although there was some initial struggle.
What about the implementation team?
We handle alerting and notifications with Nagios Core on CentOS by enabling notifications to email IDs, triggering alerts to our separate monitoring NOC team that checks emails and diverts alerts to the respective team.
For Nagios Core on CentOS, we manage configuration and updates manually, but we are planning for automation.
We ensure security and access control for Nagios Core on CentOS by fixing all security vulnerabilities on time; our Linux admin team continuously monitors Linux devices, including Nagios Core on CentOS servers, and addresses any software level vulnerabilities.
What was our ROI?
I estimate cost savings of almost fifty thousand dollars per year thanks to using Nagios Core on CentOS.
What's my experience with pricing, setup cost, and licensing?
The main factors that influenced my decision to choose Nagios Core on CentOS over other monitoring solutions are mainly its free of cost, open source nature, which saves a lot of money, and it being easy to install, so even junior staff can set it up straight away to start monitoring.
Which other solutions did I evaluate?
Before choosing Nagios Core on CentOS, we evaluated other options, including VMware's vROps and Prometheus with Grafana , but Nagios Core on CentOS received positive feedback for being user-friendly and widely used, which led us to select it.
What other advice do I have?
My advice for others considering Nagios Core on CentOS is to focus on cost savings since organizations globally are cutting costs.
My additional thoughts on Nagios Core on CentOS include that certain metrics could be improved or added; however, ninety percent of them are already available. I would rate this product an eight out of ten.
Monitoring has reduced downtime and now quickly identifies disk, service, and load issues
What is our primary use case?
My main use case for Nagios Core on CentOS is checking disk usage, services, and load of the server.
A specific example of how I have used Nagios Core on CentOS in my environment is when I had one server that was a standard server that had been shut down due to server load, and with the help of Nagios Core on CentOS, we checked the basis of the issue, which was helpful.
The database services had been down, and we received help from Nagios Core on CentOS in addressing that situation.
What is most valuable?
The best features that Nagios Core on CentOS offers are that we can add services in the configuration files, and we have post-monitoring with a manual that checks for about thirty items.
Nagios Core on CentOS has impacted my organization positively because it is impactful to the business. If the production server is down, Nagios Core on CentOS will check certain services, which impacts production.
Regarding specific outcomes, Nagios Core on CentOS has helped reduce downtime. The downtime for the production service that was down took only one hour, which is helpful for our organization.
What needs improvement?
To improve Nagios Core on CentOS, we need to consolidate the many pages we see on the interface into a single page because we cannot check information across multiple pages efficiently.
For how long have I used the solution?
I have been using Nagios Core on CentOS for two years.
What do I think about the stability of the solution?
Nagios Core on CentOS is not stable.
The stability issues I have experienced with Nagios Core on CentOS are that we need to make it a single page interface, similar to Zabbix .
How are customer service and support?
I did not take help from customer support for Nagios Core on CentOS, as we manage it on our own.
Which solution did I use previously and why did I switch?
I did not previously use a different solution before Nagios Core on CentOS.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing is that it is good, with very cheap costs, and licensing is very easy for the organization.
Which other solutions did I evaluate?
Before choosing Nagios Core on CentOS, I evaluated other options, specifically Zabbix .
What other advice do I have?
My advice for others looking into using Nagios Core on CentOS is that it is good, but we should set only one page for the services and disk devices. I would rate this product an eight out of ten.