Test Report for LB Nagios, SL5, 64-bit

#Origins

Origins

Component emi.lb
Task https://savannah.cern.ch/task/?23047
Configuration emi-lb_R_3_1_0_1
Tag glite-lb_R_3_1_0_1
Release Kebnekaise
Platform sl5_x86_64_gcc412EPEL
Author Zdeněk Šustr
Date 21 Oct 2011
Build Report http://etics-repository.cern.ch/repository/reports/id/45392e6b-b5ba-417b-95a0-78c799413395/sl5_x86_64_gcc412EPEL/-/reports/index.html
YUM repo file http://etics-repository.cern.ch/repository/pm/registered/repomd/id/45392e6b-b5ba-417b-95a0-78c799413395/sl5_x86_64_gcc412EPEL/etics-registered-build-by-id-protect.repo
Patch
Status Certified
Duration 2 hrs.
Previous report N/A: No previous release of the nagios plugin

Summary (EMI Test Report Structure)

  1. Deployment log:
    1. Clean InstallationPASS
    2. Upgrade InstallationN/A: this is the initial release of the nagios probe package
  2. Static Code Analysis—N/A: this is a shell script
  3. Unit Tests ExecutionN/A: the probe itself is a single unit. Functionality test covers testing of that unit.
  4. System tests:
    1. Basic Functionality testsPASS
    2. Regression testsN/A: this is an initial release. There is no past to regress into.
    3. Performance/Scalability tests—N/A
    4. Standard Compliance/Conformance tests—N/A

Remarks: Compared to the previous release there are no changes whatsoever in modules that have already existed. Module emi-lb-nagios-plugins is the only addition and this test report deals only with the functionality of that module.

Clean installation

Environment

Clean SL5 installation according to gLite guidelines (CA certificates, proxy certificate for the nagios account...).

Process

# EMI repos.
rpm -Uvhi http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
yum install -y yum-priorities yum-protectbase
rpm -i http://emisoft.web.cern.ch/emisoft/dist/EMI/1/sl5/x86_64/base/emi-release-1.0.0-1.sl5.noarch.rpm

yum -y install nagios nagios-plugins-all nagios-nrpe

# Registered build repo
cd /etc/yum.repos.d
wget http://etics-repository.cern.ch/repository/pm/registered/repomd/id/45392e6b-b5ba-417b-95a0-78c799413395/sl5_x86_64_gcc412EPEL/etics-registered-build-by-id-protect.repo

yum -y install emi-lb-nagios-plugins

# nagiosadmin password
htpasswd -c /etc/nagios/passwd nagiosadmin

# configuration files
cat << EOF >> /etc/nagios/hosts.cfg
define host{
        use                     linux-server            
        host_name               emitb1
        alias                   emitb1
        address                 emitb1.ics.muni.cz
        }
EOF

cat << EOF >> /etc/nagios/services.cfg
define service{
        use                             local-service
        host_name                       emitb1
        service_description             EMITB1 LB
        check_command                   check-lb-server
        }
EOF

cat << EOF >> /etc/nagios/commands.cfg

define command{
        command_name    check-lb-server
        command_line    /usr/libexec/grid-monitoring/probes/emi.lb/LB-probe \$HOSTADDRESS$
        }
EOF

sed -i 's/deny from all/allow from all/' /etc/httpd/conf.d/nagios.conf

echo cfg_file=/etc/nagios/hosts.cfg>>/etc/nagios/nagios.cfg
echo cfg_file=/etc/nagios/services.cfg>>/etc/nagios/nagios.cfg

cat << EOF >> /etc/nagios/cgi.cfg
authorized_for_system_information=nagiosadmin,theboss,jdoe
authorized_for_configuration_information=nagiosadmin,jdoe
authorized_for_system_commands=nagiosadmin
authorized_for_all_services=nagiosadmin,guest
authorized_for_all_hosts=nagiosadmin,guest
authorized_for_all_service_commands=nagiosadmin
authorized_for_all_host_commands=nagiosadmin
EOF

# Start services
/etc/init.d/nagios start
/etc/init.d/httpd start

Full output of the installation

[root@delwin ~]# # EMI repos.
[root@delwin ~]# rpm -Uvhi http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
Retrieving http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
warning: /var/tmp/rpm-xfer.59B86v: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing...                ########################################### [100%]
   1:epel-release           ########################################### [100%]
[root@delwin ~]# yum install -y yum-priorities yum-protectbase
Loaded plugins: kernel-module
epel                                                                                                                                                                  | 3.7 kB     00:00     
epel/primary_db                                                                                                                                                       | 3.8 MB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package yum-priorities.noarch 0:1.1.16-16.el5 set to be updated
---> Package yum-protectbase.noarch 0:1.1.16-16.el5 set to be updated
--> Finished Dependency Resolution
Beginning Kernel Module Plugin
Finished Kernel Module Plugin

Dependencies Resolved

=============================================================================================================================================================================================
 Package                                           Arch                                     Version                                          Repository                                 Size
=============================================================================================================================================================================================
Installing:
 yum-priorities                                    noarch                                   1.1.16-16.el5                                    sl-base                                    14 k
 yum-protectbase                                   noarch                                   1.1.16-16.el5                                    sl-base                                    13 k

Transaction Summary
=============================================================================================================================================================================================
Install       2 Package(s)
Upgrade       0 Package(s)

Total download size: 27 k
Downloading Packages:
(1/2): yum-protectbase-1.1.16-16.el5.noarch.rpm                                                                                                                       |  13 kB     00:00     
(2/2): yum-priorities-1.1.16-16.el5.noarch.rpm                                                                                                                        |  14 kB     00:00     
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                         20 kB/s |  27 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : yum-priorities                                                                                                                                                        1/2 
  Installing     : yum-protectbase                                                                                                                                                       2/2 

Installed:
  yum-priorities.noarch 0:1.1.16-16.el5                                                        yum-protectbase.noarch 0:1.1.16-16.el5                                                       

Complete!
[root@delwin ~]# rpm -i http://emisoft.web.cern.ch/emisoft/dist/EMI/1/sl5/x86_64/base/emi-release-1.0.0-1.sl5.noarch.rpm
warning: /var/tmp/rpm-xfer.XpLVix: Header V3 DSA signature: NOKEY, key ID df9e12ef
[root@delwin ~]# 
[root@delwin ~]# yum -y install nagios nagios-plugins-all nagios-nrpe
Loaded plugins: kernel-module, priorities, protectbase
EMI-1-base                                                                                                                                                            | 1.9 kB     00:00     
EMI-1-base/primary_db                                                                                                                                                 | 236 kB     00:00     
EMI-1-third-party                                                                                                                                                     | 1.9 kB     00:00     
EMI-1-third-party/primary_db                                                                                                                                          |  25 kB     00:00     
EMI-1-updates                                                                                                                                                         | 1.9 kB     00:00     
EMI-1-updates/primary_db                                                                                                                                              | 126 kB     00:00     
233 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package nagios.x86_64 0:2.12-10.el5 set to be updated
--> Processing Dependency: group(nagios) for package: nagios
--> Processing Dependency: user(nagios) for package: nagios
--> Processing Dependency: nagios-common for package: nagios
--> Processing Dependency: httpd for package: nagios
--> Processing Dependency: group(nagios) for package: nagios
--> Processing Dependency: user(nagios) for package: nagios
---> Package nagios-plugins-all.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: nagios-plugins-disk for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-pgsql for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-tcp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-dns for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-by_ssh for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-nagios for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-dummy for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-breeze for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-snmp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-log for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-http for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-nwstat for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-game for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-file_age for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-overcr for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ntp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-wave for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-mrtgtraf for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-icmp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-disk_smb for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-users for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ldap for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-swap for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ide_smart for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-real for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-time for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-mysql for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-dig for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-sensors for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-load for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-hpjd for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-oracle for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ircd for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ping for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-cluster for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-mrtg for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-procs for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ssh for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-mailq for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-nt for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-smtp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-flexlm for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-fping for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-dhcp for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-rpc for package: nagios-plugins-all
--> Processing Dependency: nagios-plugins-ups for package: nagios-plugins-all
---> Package nrpe.x86_64 0:2.12-16.el5 set to be updated
--> Running transaction check
---> Package httpd.x86_64 0:2.2.3-53.sl5.1 set to be updated
EMI-1-base/filelists_db                                                                                                                                               | 181 kB     00:00     
EMI-1-third-party/filelists_db                                                                                                                                        |  57 kB     00:00     
EMI-1-updates/filelists_db                                                                                                                                            |  83 kB     00:00     
epel/filelists_db                                                                                                                                                     | 5.4 MB     00:00     
sl-security/filelists_db                                                                                                                                              | 534 kB     00:00     
---> Package nagios-common.x86_64 0:2.12-10.el5 set to be updated
---> Package nagios-plugins-breeze.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: nagios-plugins = 1.4.15-2.el5 for package: nagios-plugins-breeze
--> Processing Dependency: nagios-plugins-perl for package: nagios-plugins-breeze
---> Package nagios-plugins-by_ssh.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-cluster.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-dhcp.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-dig.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-disk.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-disk_smb.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: /usr/bin/smbclient for package: nagios-plugins-disk_smb
---> Package nagios-plugins-dns.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-dummy.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-file_age.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-flexlm.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-fping.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: /usr/sbin/fping for package: nagios-plugins-fping
---> Package nagios-plugins-game.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: qstat for package: nagios-plugins-game
---> Package nagios-plugins-hpjd.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-http.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-icmp.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ide_smart.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ircd.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ldap.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-load.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-log.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-mailq.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-mrtg.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-mrtgtraf.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-mysql.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: nagios-plugins-mysql
--> Processing Dependency: libmysqlclient.so.15()(64bit) for package: nagios-plugins-mysql
---> Package nagios-plugins-nagios.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-nt.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ntp.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-nwstat.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-oracle.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-overcr.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-pgsql.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ping.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-procs.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-real.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-rpc.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-sensors.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: /usr/bin/sensors for package: nagios-plugins-sensors
---> Package nagios-plugins-smtp.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-snmp.x86_64 0:1.4.15-2.el5 set to be updated
--> Processing Dependency: /usr/bin/snmpget for package: nagios-plugins-snmp
--> Processing Dependency: /usr/bin/snmpgetnext for package: nagios-plugins-snmp
---> Package nagios-plugins-ssh.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-swap.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-tcp.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-time.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-ups.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-users.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-wave.x86_64 0:1.4.15-2.el5 set to be updated
--> Running transaction check
---> Package fping.x86_64 0:2.4b2-7.el5 set to be updated
---> Package lm_sensors.x86_64 0:2.10.7-9.el5 set to be updated
---> Package mysql.x86_64 0:5.0.77-4.el5_6.6 set to be updated
--> Processing Dependency: perl(DBI) for package: mysql
---> Package nagios-plugins.x86_64 0:1.4.15-2.el5 set to be updated
---> Package nagios-plugins-perl.x86_64 0:1.4.15-2.el5 set to be updated
---> Package net-snmp-utils.x86_64 1:5.3.2.2-14.el5_7.1 set to be updated
--> Processing Dependency: net-snmp = 1:5.3.2.2-14.el5_7.1 for package: net-snmp-utils
--> Processing Dependency: libnetsnmp.so.10()(64bit) for package: net-snmp-utils
---> Package qstat.x86_64 0:2.11-3.el5 set to be updated
---> Package samba-client.x86_64 0:3.0.33-3.29.el5_7.4 set to be updated
--> Processing Dependency: samba-common = 3.0.33-3.29.el5_7.4 for package: samba-client
--> Running transaction check
---> Package net-snmp.x86_64 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package net-snmp-libs.x86_64 1:5.3.2.2-14.el5_7.1 set to be updated
---> Package perl-DBI.x86_64 0:1.52-2.el5 set to be updated
---> Package samba-common.x86_64 0:3.0.33-3.29.el5_7.4 set to be updated
--> Processing Dependency: libsmbclient = 3.0.33-3.29.el5_7.4 for package: samba-common
--> Running transaction check
---> Package libsmbclient.x86_64 0:3.0.33-3.29.el5_7.4 set to be updated
--> Finished Dependency Resolution
Beginning Kernel Module Plugin
Finished Kernel Module Plugin

Dependencies Resolved

=============================================================================================================================================================================================
 Package                                                Arch                                 Version                                             Repository                             Size
=============================================================================================================================================================================================
Installing:
 nagios                                                 x86_64                               2.12-10.el5                                         epel                                  2.2 M
 nagios-plugins-all                                     x86_64                               1.4.15-2.el5                                        epel                                   10 k
 nrpe                                                   x86_64                               2.12-16.el5                                         epel                                  221 k
Installing for dependencies:
 fping                                                  x86_64                               2.4b2-7.el5                                         epel                                   33 k
 httpd                                                  x86_64                               2.2.3-53.sl5.1                                      sl-base                               1.2 M
 libsmbclient                                           x86_64                               3.0.33-3.29.el5_7.4                                 sl-base                               917 k
 lm_sensors                                             x86_64                               2.10.7-9.el5                                        sl-base                               525 k
 mysql                                                  x86_64                               5.0.77-4.el5_6.6                                    sl-base                               4.8 M
 nagios-common                                          x86_64                               2.12-10.el5                                         epel                                  9.3 k
 nagios-plugins                                         x86_64                               1.4.15-2.el5                                        epel                                  225 k
 nagios-plugins-breeze                                  x86_64                               1.4.15-2.el5                                        epel                                   11 k
 nagios-plugins-by_ssh                                  x86_64                               1.4.15-2.el5                                        epel                                   37 k
 nagios-plugins-cluster                                 x86_64                               1.4.15-2.el5                                        epel                                   30 k
 nagios-plugins-dhcp                                    x86_64                               1.4.15-2.el5                                        epel                                   37 k
 nagios-plugins-dig                                     x86_64                               1.4.15-2.el5                                        epel                                   36 k
 nagios-plugins-disk                                    x86_64                               1.4.15-2.el5                                        epel                                   74 k
 nagios-plugins-disk_smb                                x86_64                               1.4.15-2.el5                                        epel                                   13 k
 nagios-plugins-dns                                     x86_64                               1.4.15-2.el5                                        epel                                   37 k
 nagios-plugins-dummy                                   x86_64                               1.4.15-2.el5                                        epel                                   24 k
 nagios-plugins-file_age                                x86_64                               1.4.15-2.el5                                        epel                                   11 k
 nagios-plugins-flexlm                                  x86_64                               1.4.15-2.el5                                        epel                                   12 k
 nagios-plugins-fping                                   x86_64                               1.4.15-2.el5                                        epel                                   37 k
 nagios-plugins-game                                    x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-hpjd                                    x86_64                               1.4.15-2.el5                                        epel                                   36 k
 nagios-plugins-http                                    x86_64                               1.4.15-2.el5                                        epel                                   81 k
 nagios-plugins-icmp                                    x86_64                               1.4.15-2.el5                                        epel                                   39 k
 nagios-plugins-ide_smart                               x86_64                               1.4.15-2.el5                                        epel                                   32 k
 nagios-plugins-ircd                                    x86_64                               1.4.15-2.el5                                        epel                                   12 k
 nagios-plugins-ldap                                    x86_64                               1.4.15-2.el5                                        epel                                   34 k
 nagios-plugins-load                                    x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-log                                     x86_64                               1.4.15-2.el5                                        epel                                   12 k
 nagios-plugins-mailq                                   x86_64                               1.4.15-2.el5                                        epel                                   14 k
 nagios-plugins-mrtg                                    x86_64                               1.4.15-2.el5                                        epel                                   32 k
 nagios-plugins-mrtgtraf                                x86_64                               1.4.15-2.el5                                        epel                                   32 k
 nagios-plugins-mysql                                   x86_64                               1.4.15-2.el5                                        epel                                   63 k
 nagios-plugins-nagios                                  x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-nt                                      x86_64                               1.4.15-2.el5                                        epel                                   38 k
 nagios-plugins-ntp                                     x86_64                               1.4.15-2.el5                                        epel                                   89 k
 nagios-plugins-nwstat                                  x86_64                               1.4.15-2.el5                                        epel                                   42 k
 nagios-plugins-oracle                                  x86_64                               1.4.15-2.el5                                        epel                                   12 k
 nagios-plugins-overcr                                  x86_64                               1.4.15-2.el5                                        epel                                   34 k
 nagios-plugins-perl                                    x86_64                               1.4.15-2.el5                                        epel                                   11 k
 nagios-plugins-pgsql                                   x86_64                               1.4.15-2.el5                                        epel                                   34 k
 nagios-plugins-ping                                    x86_64                               1.4.15-2.el5                                        epel                                   39 k
 nagios-plugins-procs                                   x86_64                               1.4.15-2.el5                                        epel                                   71 k
 nagios-plugins-real                                    x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-rpc                                     x86_64                               1.4.15-2.el5                                        epel                                   13 k
 nagios-plugins-sensors                                 x86_64                               1.4.15-2.el5                                        epel                                   10 k
 nagios-plugins-smtp                                    x86_64                               1.4.15-2.el5                                        epel                                   72 k
 nagios-plugins-snmp                                    x86_64                               1.4.15-2.el5                                        epel                                   75 k
 nagios-plugins-ssh                                     x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-swap                                    x86_64                               1.4.15-2.el5                                        epel                                   34 k
 nagios-plugins-tcp                                     x86_64                               1.4.15-2.el5                                        epel                                   39 k
 nagios-plugins-time                                    x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-ups                                     x86_64                               1.4.15-2.el5                                        epel                                   36 k
 nagios-plugins-users                                   x86_64                               1.4.15-2.el5                                        epel                                   33 k
 nagios-plugins-wave                                    x86_64                               1.4.15-2.el5                                        epel                                   11 k
 net-snmp                                               x86_64                               1:5.3.2.2-14.el5_7.1                                sl-base                               705 k
 net-snmp-libs                                          x86_64                               1:5.3.2.2-14.el5_7.1                                sl-base                               1.3 M
 net-snmp-utils                                         x86_64                               1:5.3.2.2-14.el5_7.1                                sl-base                               190 k
 perl-DBI                                               x86_64                               1.52-2.el5                                          sl-base                               605 k
 qstat                                                  x86_64                               2.11-3.el5                                          epel                                  157 k
 samba-client                                           x86_64                               3.0.33-3.29.el5_7.4                                 sl-base                               5.7 M
 samba-common                                           x86_64                               3.0.33-3.29.el5_7.4                                 sl-base                               6.8 M

Transaction Summary
=============================================================================================================================================================================================
Install      64 Package(s)
Upgrade       0 Package(s)

Total download size: 27 M
Downloading Packages:
(1/64): nagios-common-2.12-10.el5.x86_64.rpm                                                                                                                          | 9.3 kB     00:00     
(2/64): nagios-plugins-all-1.4.15-2.el5.x86_64.rpm                                                                                                                    |  10 kB     00:00     
(3/64): nagios-plugins-sensors-1.4.15-2.el5.x86_64.rpm                                                                                                                |  10 kB     00:00     
(4/64): nagios-plugins-perl-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  11 kB     00:00     
(5/64): nagios-plugins-breeze-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  11 kB     00:00     
(6/64): nagios-plugins-wave-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  11 kB     00:00     
(7/64): nagios-plugins-file_age-1.4.15-2.el5.x86_64.rpm                                                                                                               |  11 kB     00:00     
(8/64): nagios-plugins-log-1.4.15-2.el5.x86_64.rpm                                                                                                                    |  12 kB     00:00     
(9/64): nagios-plugins-oracle-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  12 kB     00:00     
(10/64): nagios-plugins-flexlm-1.4.15-2.el5.x86_64.rpm                                                                                                                |  12 kB     00:00     
(11/64): nagios-plugins-ircd-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  12 kB     00:00     
(12/64): nagios-plugins-rpc-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  13 kB     00:00     
(13/64): nagios-plugins-disk_smb-1.4.15-2.el5.x86_64.rpm                                                                                                              |  13 kB     00:01     
(14/64): nagios-plugins-mailq-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  14 kB     00:00     
(15/64): nagios-plugins-dummy-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  24 kB     00:00     
(16/64): nagios-plugins-cluster-1.4.15-2.el5.x86_64.rpm                                                                                                               |  30 kB     00:00     
(17/64): nagios-plugins-mrtgtraf-1.4.15-2.el5.x86_64.rpm                                                                                                              |  32 kB     00:00     
(18/64): nagios-plugins-ide_smart-1.4.15-2.el5.x86_64.rpm                                                                                                             |  32 kB     00:00     
(19/64): nagios-plugins-mrtg-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  32 kB     00:00     
(20/64): nagios-plugins-ssh-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  33 kB     00:00     
(21/64): fping-2.4b2-7.el5.x86_64.rpm                                                                                                                                 |  33 kB     00:00     
(22/64): nagios-plugins-users-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  33 kB     00:00     
(23/64): nagios-plugins-time-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  33 kB     00:00     
(24/64): nagios-plugins-nagios-1.4.15-2.el5.x86_64.rpm                                                                                                                |  33 kB     00:00     
(25/64): nagios-plugins-game-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  33 kB     00:00     
(26/64): nagios-plugins-load-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  33 kB     00:00     
(27/64): nagios-plugins-real-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  33 kB     00:00     
(28/64): nagios-plugins-pgsql-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  34 kB     00:00     
(29/64): nagios-plugins-overcr-1.4.15-2.el5.x86_64.rpm                                                                                                                |  34 kB     00:00     
(30/64): nagios-plugins-swap-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  34 kB     00:00     
(31/64): nagios-plugins-ldap-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  34 kB     00:00     
(32/64): nagios-plugins-dig-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  36 kB     00:00     
(33/64): nagios-plugins-hpjd-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  36 kB     00:00     
(34/64): nagios-plugins-ups-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  36 kB     00:00     
(35/64): nagios-plugins-dhcp-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  37 kB     00:00     
(36/64): nagios-plugins-dns-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  37 kB     00:00     
(37/64): nagios-plugins-fping-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  37 kB     00:00     
(38/64): nagios-plugins-by_ssh-1.4.15-2.el5.x86_64.rpm                                                                                                                |  37 kB     00:00     
(39/64): nagios-plugins-nt-1.4.15-2.el5.x86_64.rpm                                                                                                                    |  38 kB     00:00     
(40/64): nagios-plugins-ping-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  39 kB     00:00     
(41/64): nagios-plugins-icmp-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  39 kB     00:00     
(42/64): nagios-plugins-tcp-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  39 kB     00:00     
(43/64): nagios-plugins-nwstat-1.4.15-2.el5.x86_64.rpm                                                                                                                |  42 kB     00:00     
(44/64): nagios-plugins-mysql-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  63 kB     00:00     
(45/64): nagios-plugins-procs-1.4.15-2.el5.x86_64.rpm                                                                                                                 |  71 kB     00:00     
(46/64): nagios-plugins-smtp-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  72 kB     00:00     
(47/64): nagios-plugins-disk-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  74 kB     00:00     
(48/64): nagios-plugins-snmp-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  75 kB     00:00     
(49/64): nagios-plugins-http-1.4.15-2.el5.x86_64.rpm                                                                                                                  |  81 kB     00:00     
(50/64): nagios-plugins-ntp-1.4.15-2.el5.x86_64.rpm                                                                                                                   |  89 kB     00:00     
(51/64): qstat-2.11-3.el5.x86_64.rpm                                                                                                                                  | 157 kB     00:00     
(52/64): net-snmp-utils-5.3.2.2-14.el5_7.1.x86_64.rpm                                                                                                                 | 190 kB     00:00     
(53/64): nrpe-2.12-16.el5.x86_64.rpm                                                                                                                                  | 221 kB     00:00     
(54/64): nagios-plugins-1.4.15-2.el5.x86_64.rpm                                                                                                                       | 225 kB     00:00     
(55/64): lm_sensors-2.10.7-9.el5.x86_64.rpm                                                                                                                           | 525 kB     00:00     
(56/64): perl-DBI-1.52-2.el5.x86_64.rpm                                                                                                                               | 605 kB     00:00     
(57/64): net-snmp-5.3.2.2-14.el5_7.1.x86_64.rpm                                                                                                                       | 705 kB     00:00     
(58/64): libsmbclient-3.0.33-3.29.el5_7.4.x86_64.rpm                                                                                                                  | 917 kB     00:00     
(59/64): httpd-2.2.3-53.sl5.1.x86_64.rpm                                                                                                                              | 1.2 MB     00:00     
(60/64): net-snmp-libs-5.3.2.2-14.el5_7.1.x86_64.rpm                                                                                                                  | 1.3 MB     00:00     
(61/64): nagios-2.12-10.el5.x86_64.rpm                                                                                                                                | 2.2 MB     00:00     
(62/64): mysql-5.0.77-4.el5_6.6.x86_64.rpm                                                                                                                            | 4.8 MB     00:01     
(63/64): samba-client-3.0.33-3.29.el5_7.4.x86_64.rpm                                                                                                                  | 5.7 MB     00:00     
(64/64): samba-common-3.0.33-3.29.el5_7.4.x86_64.rpm                                                                                                                  | 6.8 MB     00:01     
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                        1.9 MB/s |  27 MB     00:13     
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 217521f6
epel/gpgkey                                                                                                                                                           | 1.7 kB     00:00     
Importing GPG key 0x217521F6 "Fedora EPEL <epel@fedoraproject.org>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : net-snmp-libs                                                                                                                                                        1/64 
  Installing     : lm_sensors                                                                                                                                                           2/64 
  Installing     : net-snmp                                                                                                                                                             3/64 
  Installing     : net-snmp-utils                                                                                                                                                       4/64 
  Installing     : qstat                                                                                                                                                                5/64 
  Installing     : httpd                                                                                                                                                                6/64 
  Installing     : fping                                                                                                                                                                7/64 
  Installing     : perl-DBI                                                                                                                                                             8/64 
  Installing     : mysql                                                                                                                                                                9/64 
  Installing     : libsmbclient                                                                                                                                                        10/64 
  Installing     : samba-common                                                                                                                                                        11/64 
  Installing     : samba-client                                                                                                                                                        12/64 
  Installing     : nrpe                                                                                                                                                                13/64 
  Installing     : nagios-common                                                                                                                                                       14/64 
  Installing     : nagios-plugins                                                                                                                                                      15/64 
  Installing     : nagios-plugins-game                                                                                                                                                 16/64 
  Installing     : nagios-plugins-smtp                                                                                                                                                 17/64 
  Installing     : nagios-plugins-dhcp                                                                                                                                                 18/64 
  Installing     : nagios-plugins-ntp                                                                                                                                                  19/64 
  Installing     : nagios-plugins-icmp                                                                                                                                                 20/64 
  Installing     : nagios-plugins-real                                                                                                                                                 21/64 
  Installing     : nagios-plugins-time                                                                                                                                                 22/64 
  Installing     : nagios-plugins-load                                                                                                                                                 23/64 
  Installing     : nagios-plugins-hpjd                                                                                                                                                 24/64 
  Installing     : nagios-plugins-nagios                                                                                                                                               25/64 
  Installing     : nagios-plugins-swap                                                                                                                                                 26/64 
  Installing     : nagios-plugins-ping                                                                                                                                                 27/64 
  Installing     : nagios-plugins-ide_smart                                                                                                                                            28/64 
  Installing     : nagios-plugins-mrtg                                                                                                                                                 29/64 
  Installing     : nagios-plugins-dummy                                                                                                                                                30/64 
  Installing     : nagios-plugins-dig                                                                                                                                                  31/64 
  Installing     : nagios-plugins-by_ssh                                                                                                                                               32/64 
  Installing     : nagios-plugins-users                                                                                                                                                33/64 
  Installing     : nagios-plugins-ldap                                                                                                                                                 34/64 
  Installing     : nagios-plugins-ups                                                                                                                                                  35/64 
  Installing     : nagios-plugins-pgsql                                                                                                                                                36/64 
  Installing     : nagios-plugins-nwstat                                                                                                                                               37/64 
  Installing     : nagios-plugins-mrtgtraf                                                                                                                                             38/64 
  Installing     : nagios-plugins-dns                                                                                                                                                  39/64 
  Installing     : nagios-plugins-nt                                                                                                                                                   40/64 
  Installing     : nagios-plugins-http                                                                                                                                                 41/64 
  Installing     : nagios-plugins-fping                                                                                                                                                42/64 
  Installing     : nagios-plugins-disk                                                                                                                                                 43/64 
  Installing     : nagios-plugins-procs                                                                                                                                                44/64 
  Installing     : nagios-plugins-ssh                                                                                                                                                  45/64 
  Installing     : nagios-plugins-overcr                                                                                                                                               46/64 
  Installing     : nagios-plugins-snmp                                                                                                                                                 47/64 
  Installing     : nagios-plugins-mysql                                                                                                                                                48/64 
  Installing     : nagios-plugins-tcp                                                                                                                                                  49/64 
  Installing     : nagios-plugins-cluster                                                                                                                                              50/64 
  Installing     : nagios                                                                                                                                                              51/64 
  Installing     : nagios-plugins-perl                                                                                                                                                 52/64 
  Installing     : nagios-plugins-breeze                                                                                                                                               53/64 
  Installing     : nagios-plugins-file_age                                                                                                                                             54/64 
  Installing     : nagios-plugins-mailq                                                                                                                                                55/64 
  Installing     : nagios-plugins-flexlm                                                                                                                                               56/64 
  Installing     : nagios-plugins-disk_smb                                                                                                                                             57/64 
  Installing     : nagios-plugins-ircd                                                                                                                                                 58/64 
  Installing     : nagios-plugins-rpc                                                                                                                                                  59/64 
  Installing     : nagios-plugins-wave                                                                                                                                                 60/64 
  Installing     : nagios-plugins-log                                                                                                                                                  61/64 
  Installing     : nagios-plugins-sensors                                                                                                                                              62/64 
  Installing     : nagios-plugins-oracle                                                                                                                                               63/64 
  Installing     : nagios-plugins-all                                                                                                                                                  64/64 

Installed:
  nagios.x86_64 0:2.12-10.el5                                nagios-plugins-all.x86_64 0:1.4.15-2.el5                                nrpe.x86_64 0:2.12-16.el5                               

Dependency Installed:
  fping.x86_64 0:2.4b2-7.el5                    httpd.x86_64 0:2.2.3-53.sl5.1                 libsmbclient.x86_64 0:3.0.33-3.29.el5_7.4     lm_sensors.x86_64 0:2.10.7-9.el5              
  mysql.x86_64 0:5.0.77-4.el5_6.6               nagios-common.x86_64 0:2.12-10.el5            nagios-plugins.x86_64 0:1.4.15-2.el5          nagios-plugins-breeze.x86_64 0:1.4.15-2.el5   
  nagios-plugins-by_ssh.x86_64 0:1.4.15-2.el5   nagios-plugins-cluster.x86_64 0:1.4.15-2.el5  nagios-plugins-dhcp.x86_64 0:1.4.15-2.el5     nagios-plugins-dig.x86_64 0:1.4.15-2.el5      
  nagios-plugins-disk.x86_64 0:1.4.15-2.el5     nagios-plugins-disk_smb.x86_64 0:1.4.15-2.el5 nagios-plugins-dns.x86_64 0:1.4.15-2.el5      nagios-plugins-dummy.x86_64 0:1.4.15-2.el5    
  nagios-plugins-file_age.x86_64 0:1.4.15-2.el5 nagios-plugins-flexlm.x86_64 0:1.4.15-2.el5   nagios-plugins-fping.x86_64 0:1.4.15-2.el5    nagios-plugins-game.x86_64 0:1.4.15-2.el5     
  nagios-plugins-hpjd.x86_64 0:1.4.15-2.el5     nagios-plugins-http.x86_64 0:1.4.15-2.el5     nagios-plugins-icmp.x86_64 0:1.4.15-2.el5     nagios-plugins-ide_smart.x86_64 0:1.4.15-2.el5
  nagios-plugins-ircd.x86_64 0:1.4.15-2.el5     nagios-plugins-ldap.x86_64 0:1.4.15-2.el5     nagios-plugins-load.x86_64 0:1.4.15-2.el5     nagios-plugins-log.x86_64 0:1.4.15-2.el5      
  nagios-plugins-mailq.x86_64 0:1.4.15-2.el5    nagios-plugins-mrtg.x86_64 0:1.4.15-2.el5     nagios-plugins-mrtgtraf.x86_64 0:1.4.15-2.el5 nagios-plugins-mysql.x86_64 0:1.4.15-2.el5    
  nagios-plugins-nagios.x86_64 0:1.4.15-2.el5   nagios-plugins-nt.x86_64 0:1.4.15-2.el5       nagios-plugins-ntp.x86_64 0:1.4.15-2.el5      nagios-plugins-nwstat.x86_64 0:1.4.15-2.el5   
  nagios-plugins-oracle.x86_64 0:1.4.15-2.el5   nagios-plugins-overcr.x86_64 0:1.4.15-2.el5   nagios-plugins-perl.x86_64 0:1.4.15-2.el5     nagios-plugins-pgsql.x86_64 0:1.4.15-2.el5    
  nagios-plugins-ping.x86_64 0:1.4.15-2.el5     nagios-plugins-procs.x86_64 0:1.4.15-2.el5    nagios-plugins-real.x86_64 0:1.4.15-2.el5     nagios-plugins-rpc.x86_64 0:1.4.15-2.el5      
  nagios-plugins-sensors.x86_64 0:1.4.15-2.el5  nagios-plugins-smtp.x86_64 0:1.4.15-2.el5     nagios-plugins-snmp.x86_64 0:1.4.15-2.el5     nagios-plugins-ssh.x86_64 0:1.4.15-2.el5      
  nagios-plugins-swap.x86_64 0:1.4.15-2.el5     nagios-plugins-tcp.x86_64 0:1.4.15-2.el5      nagios-plugins-time.x86_64 0:1.4.15-2.el5     nagios-plugins-ups.x86_64 0:1.4.15-2.el5      
  nagios-plugins-users.x86_64 0:1.4.15-2.el5    nagios-plugins-wave.x86_64 0:1.4.15-2.el5     net-snmp.x86_64 1:5.3.2.2-14.el5_7.1          net-snmp-libs.x86_64 1:5.3.2.2-14.el5_7.1     
  net-snmp-utils.x86_64 1:5.3.2.2-14.el5_7.1    perl-DBI.x86_64 0:1.52-2.el5                  qstat.x86_64 0:2.11-3.el5                     samba-client.x86_64 0:3.0.33-3.29.el5_7.4     
  samba-common.x86_64 0:3.0.33-3.29.el5_7.4    

Complete!
[root@delwin ~]# 
[root@delwin ~]# # Registered build repo
[root@delwin ~]# cd /etc/yum.repos.d
[root@delwin yum.repos.d]# wget http://etics-repository.cern.ch/repository/pm/registered/repomd/id/45392e6b-b5ba-417b-95a0-78c799413395/sl5_x86_64_gcc412EPEL/etics-registered-build-by-id-protect.repo
--2011-10-21 14:44:25--  http://etics-repository.cern.ch/repository/pm/registered/repomd/id/45392e6b-b5ba-417b-95a0-78c799413395/sl5_x86_64_gcc412EPEL/etics-registered-build-by-id-protect.repo
Resolving etics-repository.cern.ch... 128.142.170.202
Connecting to etics-repository.cern.ch|128.142.170.202|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 874
Saving to: `etics-registered-build-by-id-protect.repo'

100%[===================================================================================================================================================>] 874         --.-K/s   in 0s      

2011-10-21 14:44:25 (25.3 MB/s) - `etics-registered-build-by-id-protect.repo' saved [874/874]

[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# yum -y install emi-lb-nagios-plugins
Loaded plugins: kernel-module, priorities, protectbase
ETICS-registered-build-45392e6b-b5ba-417b-95a0-78c799413395-sl5_x86_64_gcc412EPEL                                                                                     |  764 B     00:00     
ETICS-registered-build-45392e6b-b5ba-417b-95a0-78c799413395-sl5_x86_64_gcc412EPEL/primary                                                                             |  15 kB     00:00     
ETICS-registered-build-45392e6b-b5ba-417b-95a0-78c799413395-sl5_x86_64_gcc412EPEL                                                                                                      60/60
292 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package emi-lb-nagios-plugins.noarch 0:1.0.0-1.sl5 set to be updated
--> Processing Dependency: globus-proxy-utils for package: emi-lb-nagios-plugins
--> Processing Dependency: glite-lb-ws-test for package: emi-lb-nagios-plugins
--> Processing Dependency: glite-lb-utils for package: emi-lb-nagios-plugins
--> Processing Dependency: glite-lb-client for package: emi-lb-nagios-plugins
--> Running transaction check
---> Package glite-lb-client.x86_64 0:5.0.8-1.sl5 set to be updated
--> Processing Dependency: glite-lb-common for package: glite-lb-client
--> Processing Dependency: glite-jobid-api-c for package: glite-lb-client
--> Processing Dependency: glite-lbjp-common-trio for package: glite-lb-client
--> Processing Dependency: classads for package: glite-lb-client
--> Processing Dependency: glite-lbjp-common-gss for package: glite-lb-client
--> Processing Dependency: libglobus_gsi_credential.so.1()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_gsi_cert_utils.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libglite_security_gss.so.9()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_gsi_sysconfig.so.1()(64bit) for package: glite-lb-client
--> Processing Dependency: libltdl.so.3()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_openssl.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libclassad.so.1()(64bit) for package: glite-lb-client
--> Processing Dependency: libglite_lb_common.so.13()(64bit) for package: glite-lb-client
--> Processing Dependency: libglite_jobid.so.2()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_proxy_ssl.so.1()(64bit) for package: glite-lb-client
--> Processing Dependency: libglite_lbu_trio.so.2()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_gsi_callback.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_gsi_proxy_core.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_oldgaa.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_gssapi_gsi.so.4()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_common.so.0()(64bit) for package: glite-lb-client
--> Processing Dependency: libcares.so.2()(64bit) for package: glite-lb-client
--> Processing Dependency: libglobus_openssl_error.so.0()(64bit) for package: glite-lb-client
---> Package glite-lb-utils.x86_64 0:2.1.4-1.sl5 set to be updated
--> Processing Dependency: glite-lbjp-common-maildir for package: glite-lb-utils
--> Processing Dependency: glite-lb-state-machine for package: glite-lb-utils
--> Processing Dependency: glite-lbjp-common-jp-interface for package: glite-lb-utils
--> Processing Dependency: libglite_lbu_maildir.so.2()(64bit) for package: glite-lb-utils
--> Processing Dependency: libglite_jp_common.so.2()(64bit) for package: glite-lb-utils
--> Processing Dependency: libglite_lbu_db.so.3()(64bit) for package: glite-lb-utils
---> Package glite-lb-ws-test.x86_64 0:1.2.3-1.sl5 set to be updated
--> Processing Dependency: glite-lb-ws-interface for package: glite-lb-ws-test
--> Processing Dependency: glite-lbjp-common-gsoap-plugin for package: glite-lb-ws-test
--> Processing Dependency: libgsoap.so.0()(64bit) for package: glite-lb-ws-test
--> Processing Dependency: libglite_security_gsoap_plugin_2713_c.so.9()(64bit) for package: glite-lb-ws-test
---> Package globus-proxy-utils.x86_64 0:3.10-1.el5 set to be updated
--> Processing Dependency: globus-openssl >= 1 for package: globus-proxy-utils
--> Processing Dependency: libglobus_gss_assist.so.3()(64bit) for package: globus-proxy-utils
--> Processing Dependency: libglobus_callout.so.0()(64bit) for package: globus-proxy-utils
--> Running transaction check
---> Package c-ares.x86_64 0:1.6.0-5.el5 set to be updated
---> Package classads.x86_64 0:1.0.8-1.el5 set to be updated
---> Package glite-jobid-api-c.x86_64 0:2.0.3-1.sl5 set to be updated
---> Package glite-lb-common.x86_64 0:8.0.6-1.sl5 set to be updated
---> Package glite-lb-state-machine.x86_64 0:1.2.2-5.sl5 set to be updated
---> Package glite-lb-ws-interface.noarch 0:3.2.4-1.sl5 set to be updated
---> Package glite-lbjp-common-db.x86_64 0:3.0.3-2.sl5 set to be updated
--> Processing Dependency: glite-lbjp-common-log for package: glite-lbjp-common-db
--> Processing Dependency: libglite_lbu_log.so.1()(64bit) for package: glite-lbjp-common-db
---> Package glite-lbjp-common-gsoap-plugin.x86_64 0:3.0.2-7.sl5 set to be updated
---> Package glite-lbjp-common-gss.x86_64 0:3.0.4-1.sl5 set to be updated
---> Package glite-lbjp-common-jp-interface.x86_64 0:2.1.2-7.sl5 set to be updated
---> Package glite-lbjp-common-maildir.x86_64 0:2.1.2-7.sl5 set to be updated
---> Package glite-lbjp-common-trio.x86_64 0:2.1.2-7.sl5 set to be updated
---> Package globus-callout.x86_64 0:0.7-8.el5 set to be updated
--> Processing Dependency: globus-libtool >= 1 for package: globus-callout
---> Package globus-common.x86_64 0:11.6-2.el5 set to be updated
---> Package globus-gsi-callback.x86_64 0:2.8-2.el5 set to be updated
---> Package globus-gsi-cert-utils.x86_64 0:6.7-2.el5 set to be updated
---> Package globus-gsi-credential.x86_64 0:3.5-3.el5 set to be updated
---> Package globus-gsi-openssl-error.x86_64 0:0.14-8.el5 set to be updated
---> Package globus-gsi-proxy-core.x86_64 0:4.7-2.el5 set to be updated
---> Package globus-gsi-proxy-ssl.x86_64 0:2.3-3.el5 set to be updated
---> Package globus-gsi-sysconfig.x86_64 0:3.2-1.el5 set to be updated
---> Package globus-gss-assist.x86_64 0:5.10-1.el5 set to be updated
---> Package globus-gssapi-gsi.x86_64 0:7.8-1.el5 set to be updated
---> Package globus-openssl.x86_64 0:5.1-2.el5 set to be updated
---> Package globus-openssl-module.x86_64 0:1.3-3.el5 set to be updated
---> Package gsoap.x86_64 0:2.7.13-4.el5 set to be updated
---> Package libtool-ltdl.x86_64 0:1.5.22-7.el5_4 set to be updated
--> Running transaction check
---> Package glite-lbjp-common-log.x86_64 0:1.1.2-6.sl5 set to be updated
--> Processing Dependency: log4c for package: glite-lbjp-common-log
--> Processing Dependency: liblog4c.so.3()(64bit) for package: glite-lbjp-common-log
---> Package globus-libtool.x86_64 0:1.2-4.el5 set to be updated
--> Running transaction check
---> Package log4c.x86_64 0:1.2.1-7.el5 set to be updated
--> Finished Dependency Resolution
Beginning Kernel Module Plugin
Finished Kernel Module Plugin

Dependencies Resolved

=============================================================================================================================================================================================
 Package                                   Arch              Version                      Repository                                                                                    Size
=============================================================================================================================================================================================
Installing:
 emi-lb-nagios-plugins                     noarch            1.0.0-1.sl5                  ETICS-registered-build-45392e6b-b5ba-417b-95a0-78c799413395-sl5_x86_64_gcc412EPEL            7.8 k
Installing for dependencies:
 c-ares                                    x86_64            1.6.0-5.el5                  sl-base                                                                                       49 k
 classads                                  x86_64            1.0.8-1.el5                  epel                                                                                         453 k
 glite-jobid-api-c                         x86_64            2.0.3-1.sl5                  EMI-1-updates                                                                                 19 k
 glite-lb-client                           x86_64            5.0.8-1.sl5                  EMI-1-updates                                                                                1.1 M
 glite-lb-common                           x86_64            8.0.6-1.sl5                  EMI-1-updates                                                                                397 k
 glite-lb-state-machine                    x86_64            1.2.2-5.sl5                  EMI-1-base                                                                                    87 k
 glite-lb-utils                            x86_64            2.1.4-1.sl5                  EMI-1-updates                                                                                 64 k
 glite-lb-ws-interface                     noarch            3.2.4-1.sl5                  EMI-1-base                                                                                    20 k
 glite-lb-ws-test                          x86_64            1.2.3-1.sl5                  EMI-1-base                                                                                   883 k
 glite-lbjp-common-db                      x86_64            3.0.3-2.sl5                  EMI-1-base                                                                                    46 k
 glite-lbjp-common-gsoap-plugin            x86_64            3.0.2-7.sl5                  EMI-1-updates                                                                                1.4 M
 glite-lbjp-common-gss                     x86_64            3.0.4-1.sl5                  EMI-1-updates                                                                                 43 k
 glite-lbjp-common-jp-interface            x86_64            2.1.2-7.sl5                  EMI-1-updates                                                                                 25 k
 glite-lbjp-common-log                     x86_64            1.1.2-6.sl5                  EMI-1-base                                                                                    11 k
 glite-lbjp-common-maildir                 x86_64            2.1.2-7.sl5                  EMI-1-updates                                                                                 14 k
 glite-lbjp-common-trio                    x86_64            2.1.2-7.sl5                  EMI-1-updates                                                                                 71 k
 globus-callout                            x86_64            0.7-8.el5                    epel                                                                                          16 k
 globus-common                             x86_64            11.6-2.el5                   epel                                                                                         109 k
 globus-gsi-callback                       x86_64            2.8-2.el5                    epel                                                                                          39 k
 globus-gsi-cert-utils                     x86_64            6.7-2.el5                    epel                                                                                          18 k
 globus-gsi-credential                     x86_64            3.5-3.el5                    epel                                                                                          32 k
 globus-gsi-openssl-error                  x86_64            0.14-8.el5                   epel                                                                                          15 k
 globus-gsi-proxy-core                     x86_64            4.7-2.el5                    epel                                                                                          33 k
 globus-gsi-proxy-ssl                      x86_64            2.3-3.el5                    epel                                                                                          17 k
 globus-gsi-sysconfig                      x86_64            3.2-1.el5                    epel                                                                                          28 k
 globus-gss-assist                         x86_64            5.10-1.el5                   epel                                                                                          31 k
 globus-gssapi-gsi                         x86_64            7.8-1.el5                    epel                                                                                          55 k
 globus-libtool                            x86_64            1.2-4.el5                    epel                                                                                         4.2 k
 globus-openssl                            x86_64            5.1-2.el5                    epel                                                                                         4.6 k
 globus-openssl-module                     x86_64            1.3-3.el5                    epel                                                                                          13 k
 globus-proxy-utils                        x86_64            3.10-1.el5                   epel                                                                                          45 k
 gsoap                                     x86_64            2.7.13-4.el5                 epel                                                                                         444 k
 libtool-ltdl                              x86_64            1.5.22-7.el5_4               sl-base                                                                                       38 k
 log4c                                     x86_64            1.2.1-7.el5                  epel                                                                                          35 k

Transaction Summary
=============================================================================================================================================================================================
Install      35 Package(s)
Upgrade       0 Package(s)

Total download size: 5.6 M
Downloading Packages:
(1/35): globus-libtool-1.2-4.el5.x86_64.rpm                                                                                                                           | 4.2 kB     00:00     
(2/35): globus-openssl-5.1-2.el5.x86_64.rpm                                                                                                                           | 4.6 kB     00:00     
(3/35): emi-lb-nagios-plugins-1.0.0-1.sl5.noarch.rpm                                                                                                                  | 8.1 kB     00:00     
(4/35): glite-lbjp-common-log-1.1.2-6.sl5.x86_64.rpm                                                                                                                  |  11 kB     00:00     
(5/35): globus-openssl-module-1.3-3.el5.x86_64.rpm                                                                                                                    |  13 kB     00:00     
(6/35): glite-lbjp-common-maildir-2.1.2-7.sl5.x86_64.rpm                                                                                                              |  14 kB     00:00     
(7/35): globus-gsi-openssl-error-0.14-8.el5.x86_64.rpm                                                                                                                |  15 kB     00:00     
(8/35): globus-callout-0.7-8.el5.x86_64.rpm                                                                                                                           |  16 kB     00:00     
(9/35): globus-gsi-proxy-ssl-2.3-3.el5.x86_64.rpm                                                                                                                     |  17 kB     00:00     
(10/35): globus-gsi-cert-utils-6.7-2.el5.x86_64.rpm                                                                                                                   |  18 kB     00:00     
(11/35): glite-jobid-api-c-2.0.3-1.sl5.x86_64.rpm                                                                                                                     |  19 kB     00:00     
(12/35): glite-lb-ws-interface-3.2.4-1.sl5.noarch.rpm                                                                                                                 |  20 kB     00:00     
(13/35): glite-lbjp-common-jp-interface-2.1.2-7.sl5.x86_64.rpm                                                                                                        |  25 kB     00:00     
(14/35): globus-gsi-sysconfig-3.2-1.el5.x86_64.rpm                                                                                                                    |  28 kB     00:00     
(15/35): globus-gss-assist-5.10-1.el5.x86_64.rpm                                                                                                                      |  31 kB     00:00     
(16/35): globus-gsi-credential-3.5-3.el5.x86_64.rpm                                                                                                                   |  32 kB     00:00     
(17/35): globus-gsi-proxy-core-4.7-2.el5.x86_64.rpm                                                                                                                   |  33 kB     00:00     
(18/35): log4c-1.2.1-7.el5.x86_64.rpm                                                                                                                                 |  35 kB     00:00     
(19/35): libtool-ltdl-1.5.22-7.el5_4.x86_64.rpm                                                                                                                       |  38 kB     00:00     
(20/35): globus-gsi-callback-2.8-2.el5.x86_64.rpm                                                                                                                     |  39 kB     00:00     
(21/35): glite-lbjp-common-gss-3.0.4-1.sl5.x86_64.rpm                                                                                                                 |  43 kB     00:00     
(22/35): globus-proxy-utils-3.10-1.el5.x86_64.rpm                                                                                                                     |  45 kB     00:00     
(23/35): glite-lbjp-common-db-3.0.3-2.sl5.x86_64.rpm                                                                                                                  |  46 kB     00:00     
(24/35): c-ares-1.6.0-5.el5.x86_64.rpm                                                                                                                                |  49 kB     00:00     
(25/35): globus-gssapi-gsi-7.8-1.el5.x86_64.rpm                                                                                                                       |  55 kB     00:00     
(26/35): glite-lb-utils-2.1.4-1.sl5.x86_64.rpm                                                                                                                        |  64 kB     00:00     
(27/35): glite-lbjp-common-trio-2.1.2-7.sl5.x86_64.rpm                                                                                                                |  71 kB     00:00     
(28/35): glite-lb-state-machine-1.2.2-5.sl5.x86_64.rpm                                                                                                                |  87 kB     00:00     
(29/35): globus-common-11.6-2.el5.x86_64.rpm                                                                                                                          | 109 kB     00:00     
(30/35): glite-lb-common-8.0.6-1.sl5.x86_64.rpm                                                                                                                       | 397 kB     00:00     
(31/35): gsoap-2.7.13-4.el5.x86_64.rpm                                                                                                                                | 444 kB     00:00     
(32/35): classads-1.0.8-1.el5.x86_64.rpm                                                                                                                              | 453 kB     00:00     
(33/35): glite-lb-ws-test-1.2.3-1.sl5.x86_64.rpm                                                                                                                      | 883 kB     00:00     
(34/35): glite-lb-client-5.0.8-1.sl5.x86_64.rpm                                                                                                                       | 1.1 MB     00:00     
(35/35): glite-lbjp-common-gsoap-plugin-3.0.2-7.sl5.x86_64.rpm                                                                                                        | 1.4 MB     00:00     
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                        974 kB/s | 5.6 MB     00:05     
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID df9e12ef
EMI-1-updates/gpgkey                                                                                                                                                  | 1.7 kB     00:00     
Importing GPG key 0xDF9E12EF "Doina Cristina Aiftimiei (EMI Release Manager) <aiftim@pd.infn.it>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-emi
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libtool-ltdl                                                                                                                                                         1/35 
  Installing     : glite-lbjp-common-trio                                                                                                                                               2/35 
  Installing     : glite-jobid-api-c                                                                                                                                                    3/35 
  Installing     : classads                                                                                                                                                             4/35 
  Installing     : c-ares                                                                                                                                                               5/35 
  Installing     : gsoap                                                                                                                                                                6/35 
  Installing     : glite-lbjp-common-maildir                                                                                                                                            7/35 
  Installing     : log4c                                                                                                                                                                8/35 
  Installing     : globus-openssl                                                                                                                                                       9/35 
  Installing     : globus-gsi-proxy-ssl                                                                                                                                                10/35 
  Installing     : globus-libtool                                                                                                                                                      11/35 
  Installing     : globus-common                                                                                                                                                       12/35 
  Installing     : globus-gsi-openssl-error                                                                                                                                            13/35 
  Installing     : globus-gsi-sysconfig                                                                                                                                                14/35 
  Installing     : globus-openssl-module                                                                                                                                               15/35 
  Installing     : globus-gsi-cert-utils                                                                                                                                               16/35 
  Installing     : globus-gsi-callback                                                                                                                                                 17/35 
  Installing     : globus-gsi-credential                                                                                                                                               18/35 
  Installing     : globus-gsi-proxy-core                                                                                                                                               19/35 
  Installing     : globus-gssapi-gsi                                                                                                                                                   20/35 
  Installing     : glite-lbjp-common-gss                                                                                                                                               21/35 
  Installing     : glite-lb-common                                                                                                                                                     22/35 
  Installing     : glite-lb-client                                                                                                                                                     23/35 
  Installing     : globus-callout                                                                                                                                                      24/35 
  Installing     : globus-gss-assist                                                                                                                                                   25/35 
  Installing     : globus-proxy-utils                                                                                                                                                  26/35 
  Installing     : glite-lbjp-common-gsoap-plugin                                                                                                                                      27/35 
  Installing     : glite-lbjp-common-log                                                                                                                                               28/35 
  Installing     : glite-lbjp-common-db                                                                                                                                                29/35 
  Installing     : glite-lbjp-common-jp-interface                                                                                                                                      30/35 
  Installing     : glite-lb-state-machine                                                                                                                                              31/35 
  Installing     : glite-lb-utils                                                                                                                                                      32/35 
  Installing     : glite-lb-ws-interface                                                                                                                                               33/35 
  Installing     : glite-lb-ws-test                                                                                                                                                    34/35 
  Installing     : emi-lb-nagios-plugins                                                                                                                                               35/35 

Installed:
  emi-lb-nagios-plugins.noarch 0:1.0.0-1.sl5                                                                                                                                                 

Dependency Installed:
  c-ares.x86_64 0:1.6.0-5.el5                                     classads.x86_64 0:1.0.8-1.el5                                   glite-jobid-api-c.x86_64 0:2.0.3-1.sl5                    
  glite-lb-client.x86_64 0:5.0.8-1.sl5                            glite-lb-common.x86_64 0:8.0.6-1.sl5                            glite-lb-state-machine.x86_64 0:1.2.2-5.sl5               
  glite-lb-utils.x86_64 0:2.1.4-1.sl5                             glite-lb-ws-interface.noarch 0:3.2.4-1.sl5                      glite-lb-ws-test.x86_64 0:1.2.3-1.sl5                     
  glite-lbjp-common-db.x86_64 0:3.0.3-2.sl5                       glite-lbjp-common-gsoap-plugin.x86_64 0:3.0.2-7.sl5             glite-lbjp-common-gss.x86_64 0:3.0.4-1.sl5                
  glite-lbjp-common-jp-interface.x86_64 0:2.1.2-7.sl5             glite-lbjp-common-log.x86_64 0:1.1.2-6.sl5                      glite-lbjp-common-maildir.x86_64 0:2.1.2-7.sl5            
  glite-lbjp-common-trio.x86_64 0:2.1.2-7.sl5                     globus-callout.x86_64 0:0.7-8.el5                               globus-common.x86_64 0:11.6-2.el5                         
  globus-gsi-callback.x86_64 0:2.8-2.el5                          globus-gsi-cert-utils.x86_64 0:6.7-2.el5                        globus-gsi-credential.x86_64 0:3.5-3.el5                  
  globus-gsi-openssl-error.x86_64 0:0.14-8.el5                    globus-gsi-proxy-core.x86_64 0:4.7-2.el5                        globus-gsi-proxy-ssl.x86_64 0:2.3-3.el5                   
  globus-gsi-sysconfig.x86_64 0:3.2-1.el5                         globus-gss-assist.x86_64 0:5.10-1.el5                           globus-gssapi-gsi.x86_64 0:7.8-1.el5                      
  globus-libtool.x86_64 0:1.2-4.el5                               globus-openssl.x86_64 0:5.1-2.el5                               globus-openssl-module.x86_64 0:1.3-3.el5                  
  globus-proxy-utils.x86_64 0:3.10-1.el5                          gsoap.x86_64 0:2.7.13-4.el5                                     libtool-ltdl.x86_64 0:1.5.22-7.el5_4                      
  log4c.x86_64 0:1.2.1-7.el5                                     

Complete!
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# # nagiosadmin password
[root@delwin yum.repos.d]# htpasswd -c /etc/nagios/passwd nagiosadmin
New password: 
Re-type new password: 
Adding password for user nagiosadmin
[root@delwin yum.repos.d]# # configuration files
[root@delwin yum.repos.d]# cat << EOF >> /etc/nagios/hosts.cfg
> define host{
>         use                     linux-server            
>         host_name               emitb1
>         alias                   emitb1
>         address                 emitb1.ics.muni.cz
>         }
> EOF
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# cat << EOF >> /etc/nagios/services.cfg
> define service{
>         use                             local-service
>         host_name                       emitb1
>         service_description             EMITB1 LB
>         check_command                   check-lb-server
>         }
> EOF
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# cat << EOF >> /etc/nagios/commands.cfg
> 
> define command{
>         command_name    check-lb-server
>         command_line    /usr/libexec/grid-monitoring/probes/emi.lb/LB-probe \$HOSTADDRESS$
>         }
> EOF
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# sed -i 's/deny from all/allow from all/' /etc/httpd/conf.d/nagios.conf
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# echo cfg_file=/etc/nagios/hosts.cfg>>/etc/nagios/nagios.cfg
[root@delwin yum.repos.d]# echo cfg_file=/etc/nagios/services.cfg>>/etc/nagios/nagios.cfg
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# cat << EOF >> /etc/nagios/cgi.cfg
> authorized_for_system_information=nagiosadmin,theboss,jdoe
> authorized_for_configuration_information=nagiosadmin,jdoe
> authorized_for_system_commands=nagiosadmin
> authorized_for_all_services=nagiosadmin,guest
> authorized_for_all_hosts=nagiosadmin,guest
> authorized_for_all_service_commands=nagiosadmin
> authorized_for_all_host_commands=nagiosadmin
> EOF
[root@delwin yum.repos.d]# 
[root@delwin yum.repos.d]# # Start services
[root@delwin yum.repos.d]# /etc/init.d/nagios start
Starting nagios: done.
[root@delwin yum.repos.d]# /etc/init.d/httpd start
Starting httpd:                                            [  OK  ]

Tests

Nagios Integration Test

Nagios probe functionality test: carried out by checking the output at Nagios' web interface. Excerpt from http://forkys-sl.zcu.cz/nagios/cgi-bin//extinfo.cgi?type=2&host=emitb1&service=EMITB1+LB

Service State Information
Current Status:
  OK    
Status Information:OK
Performance Data:1s
Current Attempt:1/4
State Type:HARD
Last Check Type:ACTIVE
Last Check Time:10-21-2011 14:58:14
Status Data Age:0d 0h 0m 41s
Next Scheduled Active Check:  10-21-2011 15:03:14
Latency:0.093 seconds
Check Duration:6.396 seconds
Last State Change:10-21-2011 14:48:14
Current State Duration: 0d 0h 12m 11s
Last Service Notification:N/A
Current Notification Number:0
Is This Service Flapping?N/A
Percent State Change:N/A
In Scheduled Downtime?
  NO  
Last Update:10-21-2011 15:00:19

L&B Test Suite Test

Preparation
This is a specific process for running the test one-off.

export GLITE_WMS_QUERY_SERVER=emitb1.ics.muni.cz:9000
export GLITE_WMS_NOTIF_SERVER=emitb1.ics.muni.cz:9000
export GLITE_LB_LOGGER_PORT=9002
export GLITE_LB_SERVER_PORT=9000
export GLITE_WMS_LOG_DESTINATION=emitb1.ics.muni.cz:9002
export GLITE_LOCATION=/
cd ~/
cvs -d :pserver:anonymous@glite.cvs.cern.ch:/cvs/jra1mw co org.glite.testsuites.ctb/LB
cd org.glite.testsuites.ctb/LB/tests/

Run

Oct 21 14:55:50 delwin.fi.muni.cz lb-test-nagios-probe.sh:    start
Checking if the probe is available...//usr/libexec/grid-monitoring/probes/emi.lb/LB-probe    done
Testing if all binaries are available   done
Testing credentials   done
Running the nagios probe... "OK|1s", ret. code 0   done
Oct 21 14:55:56 delwin.fi.muni.cz lb-test-nagios-probe.sh:    end

Unit Tests

N/A: The nagios probe is am interpretted shell script. Unit tests do not apply.

Review of Linked Bugs (Regression Tests where applicable)

N/A: This is the initial release. No associated bugs exist. The new functionality has already been addressed above.

Upgrade from production

N/A: This is the initial release. No previous version to upgrade from.

-- ZdenekSustr - 21-Oct-2011

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r3 - 2011-10-24 - ZdenekSustr
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    EGEE All webs login

This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Ask a support question or Send feedback