Difference between revisions of "Educaship Nagios"

From CNM Wiki
Jump to: navigation, search
m (Gary moved page CNM Nagios to Educaship Nagios without leaving a redirect)
 
(No difference)

Latest revision as of 06:20, 15 April 2024

Educaship Nagios (hereinafter, the Soft) is the monitoring tool of Opplet that is built with Nagios Core v.4.4.9. A monitoring system is a system that constantly monitors a computer network searches for slow or faulty systems and, when failures are detected, reports them to the network administrator using mail, SMS or other means of notification.

Development of the Soft occurs under the Nagios for CNM Farms project.

Functions

The purpose of server monitoring is:
  • reduction of production costs in the IT sector;
  • increased work productivity;
  • maintaining the customer base;
  • improving the quality of life of the system administrator;
  • assistance in network bandwidth planning.
This system can:
  • Monitor network services (SMTP, POP3, HTTP, NNTP, ICMP, SNMP).
  • Monitor the status of hosts (CPU usage, disk usage, system logs) in most network operating systems.
  • Simple architecture of extension modules (plugins) allows the use of any programming language of choice (Shell, C++, Perl, Python, PHP and others), it is easy to develop your own ways of checking services.
  • For messages to the system administrator, sending a message is supported in case of service or host problems (via mail, pager, SMS, or any other method defined by the user through the system module).
  • It is also possible to organize joint work of several monitoring systems in order to increase reliability and create a distributed monitoring system.

Product specification

Install and Configure Nagios Core
Adding a new service to the monitoring system