Changes

Jump to navigation Jump to search
147 bytes removed ,  18:06, 2 December 2007
no edit summary
Line 38: Line 38:  
| nagios-plugins-generic || 1.0.0 || 01 Nov 2007 || A generic plugin. [http://www.my-plugin.de/wiki/doku.php/projects:check_generic:start Read more...]
 
| nagios-plugins-generic || 1.0.0 || 01 Nov 2007 || A generic plugin. [http://www.my-plugin.de/wiki/doku.php/projects:check_generic:start Read more...]
 
|-
 
|-
| nagios-nuvola-1.0.3.tar.gz  || || 28 Oct 2007 || Nuvola GUI theme
+
| nagios-nuvola-1.0.3.tar.gz  || 1.0.3 || 28 Oct 2007 || Nuvola GUI theme
 
|-  
 
|-  
| nagios-icons-nx.tgz || || 03 Nov 2007 || Additional useful icons, inlucding the SME logo
+
| nagios-icons-nx-1.0.0.tar.gz || 1.0.0 || 04 Nov 2007 || Additional useful icons, inlucding the SME logo
 
|}
 
|}
   Line 55: Line 55:  
==== Installation of a central Nagios server ====
 
==== Installation of a central Nagios server ====
 
  /usr/bin/yum --enablerepo=dag localinstall \
 
  /usr/bin/yum --enablerepo=dag localinstall \
   smeserver-nagios-1.0.5-0.noarch.rpm \
+
   smeserver-nagios-*.noarch.rpm \
   smeserver-nagios-backup-1.0.2-0.noarch.rpm \
+
   smeserver-nagios-backup-*.noarch.rpm \
   perl-Nagios-Plugin-0.17-1.rf.noarch.rpm \
+
   perl-Nagios-Plugin-*.noarch.rpm \
   smeserver-nagios-plugins-mysql-1.0.0-0.noarch.rpm \
+
   smeserver-nagios-plugins-mysql-*.noarch.rpm \
   nagios-plugins-generic-1.0.0-0.el4.rf.noarch.rpm  
+
   nagios-plugins-generic-*.noarch.rpm  
    
  /usr/bin/yum --enablerepo=dag install \
 
  /usr/bin/yum --enablerepo=dag install \
Line 65: Line 65:  
   nagios-plugins-nrpe \
 
   nagios-plugins-nrpe \
 
   nagios-plugins-setuid \
 
   nagios-plugins-setuid \
   nagios-of-plugins-0.9.4-1.of.noarch.rpm
+
   nagios-of-plugins
    
Configure global access with password required
 
Configure global access with password required
Line 93: Line 93:  
This installs a set of icons, including the SME server logo. The logos can be used in the ''hostextinfo{}'' sections. A preview of the logos can be found [http://wiki.contribs.org/images/d/d0/Nagios-logos.jpg here].
 
This installs a set of icons, including the SME server logo. The logos can be used in the ''hostextinfo{}'' sections. A preview of the logos can be found [http://wiki.contribs.org/images/d/d0/Nagios-logos.jpg here].
   −
  tar --strip-path 1 -C /usr/share/nagios/images/logos -xzf nagios-icons-nx.tgz
+
  tar --strip-path 1 -C /usr/share/nagios/images/logos -xzf nagios-icons-nx-*.tar.gz
 
  chown nagios.root  /usr/share/nagios/images/logos/*
 
  chown nagios.root  /usr/share/nagios/images/logos/*
 
  chmod 644  /usr/share/nagios/images/logos/*
 
  chmod 644  /usr/share/nagios/images/logos/*
Line 99: Line 99:  
==== NRPE installation on the SME servers to be monitored by the central Nagios server====
 
==== NRPE installation on the SME servers to be monitored by the central Nagios server====
 
  /usr/bin/yum --enablerepo=dag localinstall \
 
  /usr/bin/yum --enablerepo=dag localinstall \
   smeserver-nagios-nrpe-1.0.2-0.noarch.rpm \
+
   smeserver-nagios-nrpe-*.noarch.rpm \
   smeserver-nagios-backup-1.0.2-0.noarch.rpm \
+
   smeserver-nagios-backup-*.noarch.rpm \
   perl-Nagios-Plugin-0.17-1.rf.noarch.rpm \
+
   perl-Nagios-Plugin-*.noarch.rpm \
   smeserver-nagios-plugins-mysql-1.0.0-0.noarch.rpm \
+
   smeserver-nagios-plugins-mysql-*.noarch.rpm \
   nagios-plugins-generic-1.0.0-0.el4.rf.noarch.rpm  
+
   nagios-plugins-generic-*.noarch.rpm  
    
===== NRPE configuration =====
 
===== NRPE configuration =====
Line 135: Line 135:  
===== Installation of a distributed server =====
 
===== Installation of a distributed server =====
 
  /usr/bin/yum --enablerepo=dag localinstall \
 
  /usr/bin/yum --enablerepo=dag localinstall \
   smeserver-nagios-nsca-1.0.1-0.noarch.rpm \
+
   smeserver-nagios-nsca-*.noarch.rpm \
   smeserver-nagios-backup-1.0.2-0.noarch.rpm \
+
   smeserver-nagios-backup-*.noarch.rpm \
   perl-Nagios-Plugin-0.17-1.rf.noarch.rpm \
+
   perl-Nagios-Plugin-*.noarch.rpm \
   smeserver-nagios-plugins-mysql-1.0.0-0.noarch.rpm \
+
   smeserver-nagios-plugins-*.noarch.rpm \
   nagios-plugins-generic-1.0.0-0.el4.rf.noarch.rpm  
+
   nagios-plugins-generic-*.noarch.rpm  
    
  /usr/bin/yum --enablerepo=dag install \
 
  /usr/bin/yum --enablerepo=dag install \
Line 145: Line 145:  
   nagios-plugins-nrpe \
 
   nagios-plugins-nrpe \
 
   nagios-plugins-setuid \
 
   nagios-plugins-setuid \
   nagios-of-plugins-0.9.4-1.of.noarch.rpm
+
   nagios-of-plugins
    
===== Configuration of a distributed server =====
 
===== Configuration of a distributed server =====
Line 153: Line 153:  
===== Additonal installation on the central Nagios server =====
 
===== Additonal installation on the central Nagios server =====
 
  /usr/bin/yum --enablerepo=dag localinstall \
 
  /usr/bin/yum --enablerepo=dag localinstall \
  smeserver-nagios-nsca-1.0.1-0.noarch.rpm  
+
  smeserver-nagios-nsca-*.noarch.rpm  
    
===== NSCA configuration on the central Nagios server=====
 
===== NSCA configuration on the central Nagios server=====
501

edits

Navigation menu