biolocal:Nagios

From Wiki CEINGE

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:57, 10 October 2008 (edit)
Gianluca (Talk | contribs)
(New page: A "Nagios" server for the network and server monitoring is available at the address: <pre> nagios.ceinge.unina.it </pre> It is accessible by authentication, only by specific users: {| bor...)
← Previous diff
Revision as of 15:32, 10 October 2008 (edit) (undo)
Gianluca (Talk | contribs)

Next diff →
Line 1: Line 1:
A "Nagios" server for the network and server monitoring is available at the address: A "Nagios" server for the network and server monitoring is available at the address:
<pre> <pre>
-nagios.ceinge.unina.it+http://nagios.ceinge.unina.it
</pre> </pre>
 +
 +==Access to Nagios==
It is accessible by authentication, only by specific users: It is accessible by authentication, only by specific users:
-{| border="1" cellspacing="0" cellpadding="5" align="left"+{| style="width:100%" border="1" cellspacing="0" cellpadding="5" align="left"
! Name ! Name
! Username ! Username
Line 40: Line 42:
|cozzuto@ceinge |cozzuto@ceinge
|- |-
 +|}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +==Nagios configuration location==
 +
 +
 +The Nagios configuration is stored on the server, in a dedicated directory, under /etc/nagios and can be edited by the local users, belonging to the nagios group.
 +
 +<pre>
 +Nagios group : vittorio, gianluca, mauro, giovanni, luca, angelo
 +</pre>
 +
 +So, for any modification, an ssh connection allows the write access to the configuration files:
 +<pre>
 +ssh://gianluca@nagios.ceinge.unina.it:/etc/nagios
 +sftp://gianluca@nagios.ceinge.unina.it:/etc/nagios
 +</pre>
 +
 +Of course, any tool, supporting ssh, can be used (Textwrangler, Kate, ...)
 +
 +
 +
 +
 +
 +==Nagios configuration organization==
 +
 +The main configuration file is "nagios.cfg". It is the starting point for the nagios server to read the configuration and contains all the needed includes (both files and directories).

Revision as of 15:32, 10 October 2008

A "Nagios" server for the network and server monitoring is available at the address:

http://nagios.ceinge.unina.it


Access to Nagios

It is accessible by authentication, only by specific users:

Name Username
Vittorio Lucignano lucignano@ceinge or lucignano@dbbm
Gianluca Busiello busiello@dbbm
Mauro Petrillo petrillo@ceinge
Angelo Boccia boccia@ceinge
Leandra Sepe sepe@dbbm
Giovanni Paolella paolella@ceinge or paolella@dbbm
Concita Cantarella cantarella@ceinge
Luca Cozzuto cozzuto@ceinge















Nagios configuration location

The Nagios configuration is stored on the server, in a dedicated directory, under /etc/nagios and can be edited by the local users, belonging to the nagios group.

Nagios group : vittorio, gianluca, mauro, giovanni, luca, angelo

So, for any modification, an ssh connection allows the write access to the configuration files:

ssh://gianluca@nagios.ceinge.unina.it:/etc/nagios
sftp://gianluca@nagios.ceinge.unina.it:/etc/nagios

Of course, any tool, supporting ssh, can be used (Textwrangler, Kate, ...)



Nagios configuration organization

The main configuration file is "nagios.cfg". It is the starting point for the nagios server to read the configuration and contains all the needed includes (both files and directories).

Personal tools