Difference between revisions of "Educaship Nagios"

From CNM Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
==Functions==
 
==Functions==
:The purpose of server monitoring is:
+
:'''The purpose of server monitoring is:'''
*reduction of production costs in the IT sector
+
:*reduction of production costs in the IT sector;
*increased work productivity
+
:*increased work productivity;
*maintaining the customer base
+
:*maintaining the customer base;
*improving the quality of life of the system administrator
+
:*improving the quality of life of the system administrator;
*assistance in network bandwidth planning
+
:*assistance in network bandwidth planning.
:This system can:
+
:'''This system can:'''
*Monitor network services (SMTP, POP3, HTTP, NNTP, ICMP, SNMP).
+
:*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.
+
:*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.
+
:*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).
+
:*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.
+
:*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==
 
==Product specification==

Revision as of 13:14, 15 February 2023

CNM Nagios (hereinafter, the Soft) is the monitoring tool of CNM Cloud 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