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)
 
(5 intermediate revisions by 2 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]] v.4.4.9.
+
[[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.
 
  
 
==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:'''
 
+
:*Monitor network services (SMTP, POP3, HTTP, NNTP, ICMP, SNMP).
This system can:
+
:*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==
 
Development of the ''Soft'' occurs under the [[Nagios for CNM Farms]] project.
 
 
 
[[Category:CNM Cyber products]]
 
  
 
[[Install and Configure Nagios Core]]
 
[[Install and Configure Nagios Core]]
 
</br>[[Adding a new service to the monitoring system]]
 
</br>[[Adding a new service to the monitoring system]]
 +
 +
[[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