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)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[CNM Nagios]] (hereinafter, the ''Soft'') is the [[monitoring tool]] of [[CNM Cloud]] that is built with [[Nagios Core]] v446.
+
[[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.
  
Monitoring network services using Nagios
+
Development of the ''Soft'' occurs under the [[Nagios for CNM Farms]] project.
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.
 
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
 
 
 
Nagios is an open source computer system and network monitoring program.
 
It is intended for monitoring, monitoring the status of computing nodes and services, notifies
 
the administrator if any of the services stop (or resume) their work.
 
  
The possibilities of Nagios are very wide.
+
==Functions==
This system can:
+
:'''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.
  
- Monitor network services (SMTP, POP3, HTTP, NNTP, ICMP, SNMP).
+
==Product specification==
• Monitor the status of hosts (CPU usage, disk usage, system logs)
 
in most network operating systems.
 
• Simple architecture of extension modules (plugins) allows using any
 
the 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 is supported
 
a message in case of problems with the service or host (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.
 
  
Development of the ''Soft'' occurs under the [[Nagios for CNM Farms]] project.
+
[[Install and Configure Nagios Core]]
 +
</br>[[Adding a new service to the monitoring system]]
  
[[Category:CNM Cyber products]]
+
[[Category:CNM COTS products]]

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