Discussion:
[Nagios-users] check_Openmanage trouble
Weberskirch, Timo
2013-08-06 12:05:55 UTC
Permalink
Hallo everyone

maybe one of you has the same problem with the check_openmanage plugin...
Last week we installed two new Dell PowerEdge R720 with OMSA v 7.3.0 (check_openmange version: 3.7.10).

Everytime I try to check my Server I get this error message:

"SNMP ERROR [storage / pdisk]: Requested entries are empty or do not exist."


If I use the "-only temp -d" option everthing works as it should:

[***@SERVERNAME libexec]# ./check_openmanage -H IP -C Nagios --only temp -d
System: PowerEdge R720 OMSA version: 7.3.0
ServiceTag: ******* Plugin version: 3.7.10
BIOS/date: 1.6.0 03/07/2013 Checking mode: SNMPv2c UDP/IPv4
-----------------------------------------------------------------------------
Chassis Components
=============================================================================
STATE | ID | MESSAGE TEXT
---------+------+------------------------------------------------------------
OK | 0 | Temperature Probe 0 [System Board Inlet Temp] reads 22 C (min=3/-7, max=42/47)
OK | 1 | Temperature Probe 1 [System Board Exhaust Temp] reads 37 C (min=8/3, max=70/75)
OK | 2 | Temperature Probe 2 [CPU1 Temp] reads 48 C (min=8/3, max=95/100)
OK | 3 | Temperature Probe 3 [CPU2 Temp] reads 49 C (min=8/3, max=95/100)

It would be very nice if someone could help me :)

Greetings
Timo
Trond Hasle Amundsen
2013-08-06 13:06:31 UTC
Permalink
maybe one of you has the same problem with the check_openmanage plugin…
Last week we installed two new Dell PowerEdge R720 with OMSA v 7.3.0
(check_openmange version: 3.7.10).
“SNMP ERROR [storage / pdisk]: Requested entries are empty or do not exist.”
Hello Timo,

There seems to be some sort of issue with the Openmanage installation on
this server. First thing to do is double-check that everything is
installed properly. On a RHEL6 system, the following storage related RPM
packages should be installed:

# rpm -qa|grep srvadmin-storage
srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
srvadmin-storage-7.3.0-4.93.2.el6.x86_64
srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64

Do you see any physical disks in the Openmanage Web Console? (point your
browser to https://<server-ip>:1311/ and log in as root)

Regards,
--
Trond H. Amundsen <***@usit.uio.no>
Center for Information Technology Services, University of Oslo
bharat Varandani
2013-08-21 13:36:40 UTC
Permalink
Dear All,

        Can you tell me how i can use and see printer consumables status.

    Please response as soon as possible..


Thanks & Regards


Bharat Varandani


   
   



________________________________
From: Trond Hasle Amundsen <***@usit.uio.no>
To: Nagios Users List <nagios-***@lists.sourceforge.net>
Sent: Tuesday, August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
maybe one of you has the same problem with the check_openmanage plugin

Last week we installed two new Dell PowerEdge R720 with OMSA v 7.3.0
(check_openmange version: 3.7.10).
“SNMP ERROR [storage / pdisk]: Requested entries are empty or do not exist.”
Hello Timo,

There seems to be some sort of issue with the Openmanage installation on
this server. First thing to do is double-check that everything is
installed properly. On a RHEL6 system, the following storage related RPM
packages should be installed:

  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64

Do you see any physical disks in the Openmanage Web Console? (point your
browser to https://<server-ip>:1311/ and log in as root)

Regards,
--
Trond H. Amundsen <***@usit.uio.no>
Center for Information Technology Services, University of Oslo

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
Nagios-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Dimitri Yioulos
2013-08-21 14:11:13 UTC
Permalink
-x "CONSUM ALL" should do the trick.

At the command line, locate check_snmp_printer plugin, the
run "./check_snmp_printer --help" (w/o the quotes, which
are added here for clarity).  That will give you all the
possible parameters for the plugin.

Dimitri


On Wednesday 21 August 2013 9:36:40 am bharat Varandani
Post by bharat Varandani
Dear All,
        Can you tell me how i can use and see printer
consumables status.
    Please response as soon as possible..
Thanks & Regards
Bharat Varandani
   
   
________________________________
To: Nagios Users List
August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
Post by Weberskirch, Timo
maybe one of you has the same problem with the
check_openmanage plugin…
Last week we installed two new Dell PowerEdge R720 with
OMSA v 7.3.0 (check_openmange version: 3.7.10).
Everytime I try to check my Server I get this error
“SNMP ERROR [storage / pdisk]: Requested entries are
empty or do not exist.”
Hello Timo,
There seems to be some sort of issue with the Openmanage
installation on this server. First thing to do is
double-check that everything is installed properly. On a
RHEL6 system, the following storage related RPM packages
  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
Do you see any physical disks in the Openmanage Web
Console? (point your browser to https://<server-ip>:1311/
and log in as root)
Regards,
--
Center for Information Technology Services, University of
Oslo
---------------------------------------------------------
--------------------- Get your SQL database under version
control now! Version control is standard for application
code, but databases havent caught up. So what steps can
you take to put your SQL databases under version control?
Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu
=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
bharat Varandani
2013-08-21 14:49:04 UTC
Permalink
Dear Sir,


Can you send me your full script with full configuration for print configuration.

thanks & regards
bharat varandani


________________________________
From: Dimitri Yioulos <***@onpointfc.com>
To: nagios-***@lists.sourceforge.net
Sent: Wednesday, August 21, 2013 6:11 PM
Subject: Re: [Nagios-users] check_snmp_printer


-x "CONSUM ALL" should do the trick.

At the command line, locate check_snmp_printer plugin, the
run "./check_snmp_printer --help" (w/o the quotes, which
are added here for clarity).  That will give you all the
possible parameters for the plugin.

Dimitri


On Wednesday 21 August 2013 9:36:40 am bharat Varandani
Post by bharat Varandani
Dear All,
        Can you tell me how i can use and see printer consumables status.
    Please response as soon as possible..
Thanks & Regards
Bharat Varandani
   
   
________________________________
To: Nagios Users List
August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
Post by Weberskirch, Timo
maybe one of you has the same problem with the
check_openmanage plugin

Last week we installed two new Dell PowerEdge R720 with
OMSA v 7.3.0 (check_openmange version: 3.7.10).
Everytime I try to check my Server I get this error
“SNMP ERROR [storage / pdisk]: Requested entries are
empty or do not exist.”
Hello Timo,
There seems to be some sort of issue with the Openmanage
installation on this server. First thing to do is
double-check that everything is installed properly. On a
RHEL6 system, the following storage related RPM packages
  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
Do you see any physical disks in the Openmanage Web
Console? (point your browser to https://<server-ip>:1311/
and log in as root)
Regards,
--
Center for Information Technology Services, University of
Oslo
---------------------------------------------------------
--------------------- Get your SQL database under version
control now! Version control is standard for application
code, but databases havent caught up. So what steps can
you take to put your SQL databases under version control?
Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu
=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
Nagios-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Dimitri Yioulos
2013-08-21 14:59:10 UTC
Permalink
Bharat,

The "script" (plugin, in Nagios parlance) can be found on
Nagios Exchange -
http://exchange.nagios.org/index.php?option=com_mtree&task=search&Itemid=74&searchword=check_snmp_printer

HTH

Dimitri


On Wednesday 21 August 2013 10:49:04 am bharat Varandani
Post by bharat Varandani
Dear Sir,
Can you send me your full script with full configuration
for print configuration.
thanks & regards
bharat varandani
________________________________
Sent: Wednesday, August 21, 2013 6:11 PM
Subject: Re: [Nagios-users] check_snmp_printer
-x "CONSUM ALL" should do the trick.
At the command line, locate check_snmp_printer plugin,
the run "./check_snmp_printer --help" (w/o the quotes,
which are added here for clarity).  That will give you
all the possible parameters for the plugin.
Dimitri
On Wednesday 21 August 2013 9:36:40 am bharat Varandani
Post by bharat Varandani
Dear All,
        Can you tell me how i can use and see printer
consumables status.
    Please response as soon as possible..
Thanks & Regards
Bharat Varandani
   
   
________________________________
To: Nagios Users List
August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
Post by Weberskirch, Timo
maybe one of you has the same problem with the
check_openmanage plugin…
Last week we installed two new Dell PowerEdge R720
with OMSA v 7.3.0 (check_openmange version: 3.7.10).
Everytime I try to check my Server I get this error
“SNMP ERROR [storage / pdisk]: Requested entries are
empty or do not exist.”
Hello Timo,
There seems to be some sort of issue with the
Openmanage installation on this server. First thing to
do is double-check that everything is installed
properly. On a RHEL6 system, the following storage
  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
Do you see any physical disks in the Openmanage Web
Console? (point your browser to
https://<server-ip>:1311/ and log in as root)
Regards,
--
Center for Information Technology Services, University
of Oslo
-------------------------------------------------------
-- --------------------- Get your SQL database under
version control now! Version control is standard for
application code, but databases havent caught up. So
what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read
more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&
iu =/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-use
rs
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---------------------------------------------------------
--------------------- Introducing Performance Central, a
new site from SourceForge and AppDynamics. Performance
Central is your source for news, insights, analysis and
resources for efficient Application Performance
Management. Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu
=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
bharat Varandani
2013-08-22 05:21:49 UTC
Permalink
 Dear Dimitri,


Thanks For Reply.But here I am facing Same problem . Its Giving me Generic-service not define anywere in printer.cfg..That i want dear so please help me about that matter..

Thanks & Regards

Bharat Varandani

________________________________
From: Dimitri Yioulos <***@onpointfc.com>
To: nagios-***@lists.sourceforge.net
Sent: Wednesday, August 21, 2013 6:59 PM
Subject: Re: [Nagios-users] check_snmp_printer


Bharat,

The "script" (plugin, in Nagios parlance) can be found on
Nagios Exchange -
http://exchange.nagios.org/index.php?option=com_mtree&task=search&Itemid=74&searchword=check_snmp_printer

HTH

Dimitri


On Wednesday 21 August 2013 10:49:04 am bharat Varandani
Post by bharat Varandani
Dear Sir,
Can you send me your full script with full configuration
for print configuration.
thanks & regards
bharat varandani
________________________________
Sent: Wednesday, August 21, 2013 6:11 PM
Subject: Re: [Nagios-users] check_snmp_printer
-x "CONSUM ALL" should do the trick.
At the command line, locate check_snmp_printer plugin,
the run "./check_snmp_printer --help" (w/o the quotes,
which are added here for clarity).  That will give you
all the possible parameters for the plugin.
Dimitri
On Wednesday 21 August 2013 9:36:40 am bharat Varandani
Post by bharat Varandani
Dear All,
        Can you tell me how i can use and see printer
consumables status.
    Please response as soon as possible..
Thanks & Regards
Bharat Varandani
   
   
________________________________
To: Nagios Users List
August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
Post by Weberskirch, Timo
maybe one of you has the same problem with the
check_openmanage plugin

Last week we installed two new Dell PowerEdge R720
with OMSA v 7.3.0 (check_openmange version: 3.7.10).
Everytime I try to check my Server I get this error
“SNMP ERROR [storage / pdisk]: Requested entries are
empty or do not exist.”
Hello Timo,
There seems to be some sort of issue with the
Openmanage installation on this server. First thing to
do is double-check that everything is installed
properly. On a RHEL6 system, the following storage
  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
Do you see any physical disks in the Openmanage Web
Console? (point your browser to
https://<server-ip>:1311/ and log in as root)
Regards,
--
Center for Information Technology Services, University
of Oslo
-------------------------------------------------------
-- --------------------- Get your SQL database under
version control now! Version control is standard for
application code, but databases havent caught up. So
what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read
more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&
iu =/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-use
rs
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---------------------------------------------------------
--------------------- Introducing Performance Central, a
new site from SourceForge and AppDynamics. Performance
Central is your source for news, insights, analysis and
resources for efficient Application Performance
Management. Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu
=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
Nagios-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Dimitri Yioulos
2013-08-21 13:54:56 UTC
Permalink
-x "CONSUM ALL" should do the trick.

At the command line, locate check_snmp_printer plugin, the
run "./check_snmp_printer --help" (w/o the quotes, which
are added here for clarity). That will give you all the
possible parameters for the plugin.

Dimitri


On Wednesday 21 August 2013 9:36:40 am bharat Varandani
Post by bharat Varandani
Dear All,
        Can you tell me how i can use and see printer
consumables status.
    Please response as soon as possible..
Thanks & Regards
Bharat Varandani
   
   
________________________________
To: Nagios Users List
August 6, 2013 5:06 PM
Subject: Re: [Nagios-users] check_Openmanage trouble
Post by Weberskirch, Timo
maybe one of you has the same problem with the
check_openmanage plugin…
Last week we installed two new Dell PowerEdge R720 with
OMSA v 7.3.0 (check_openmange version: 3.7.10).
Everytime I try to check my Server I get this error
“SNMP ERROR [storage / pdisk]: Requested entries are
empty or do not exist.”
Hello Timo,
There seems to be some sort of issue with the Openmanage
installation on this server. First thing to do is
double-check that everything is installed properly. On a
RHEL6 system, the following storage related RPM packages
  # rpm -qa|grep srvadmin-storage
  srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-7.3.0-4.93.2.el6.x86_64
  srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
  srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
  srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
Do you see any physical disks in the Openmanage Web
Console? (point your browser to https://<server-ip>:1311/
and log in as root)
Regards,
--
Center for Information Technology Services, University of
Oslo
---------------------------------------------------------
--------------------- Get your SQL database under version
control now! Version control is standard for application
code, but databases havent caught up. So what steps can
you take to put your SQL databases under version control?
Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu
=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v)
::: and OS when reporting any issue. Messages without
::: supporting info will risk being sent to /dev/null
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Weberskirch, Timo
2013-08-07 12:09:05 UTC
Permalink
Hello Trond,

Thank you for your fast response!
I'am new to the userlist and I hope my answer will appear in the right thread.

It's a Server 2012 Standard based SQL Failovercluster.
On each node I can see all physical and virtual disks in the web console.

Maybe there is a problem with the 6 Gbps SAS HBA card which is installed in both nodes of the cluster?

Regards,
Timo
Rich
2013-08-07 16:27:20 UTC
Permalink
Usually, when I've seen this, it's been after doing an upgrade of an
existing OMSA install (<= 6.x to 7.x).

In general, I haven't found a good way to resolve it other than automating
a complete uninstall of OMSA prior to installing the newer version.

- Rih


On Wed, Aug 7, 2013 at 8:09 AM, Weberskirch, Timo <
Post by Weberskirch, Timo
Hello Trond,
Thank you for your fast response!
I’am new to the userlist and I hope my answer will appear in the right
thread.
It’s a Server 2012 Standard based SQL Failovercluster.
On each node I can see all physical and virtual disks in the web console.
Maybe there is a problem with the 6 Gbps SAS HBA card which is installed
in both nodes of the cluster?
Regards,
Timo
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Trond Hasle Amundsen
2013-08-07 16:53:40 UTC
Permalink
Post by Rich
Usually, when I've seen this, it's been after doing an upgrade of an
existing OMSA install (<= 6.x to 7.x).
In general, I haven't found a good way to resolve it other than
automating a complete uninstall of OMSA prior to installing the newer
version.
Yes, I think the logical next step in this case is to do a complete
uninstall, then reinstall of OMSA on the host. The problem is in OMSA
and must be fixed there. The plugin is simply complaining that OMSA
isn't responding as expected.

Regards,
--
Trond H. Amundsen <***@usit.uio.no>
Center for Information Technology Services, University of Oslo
Loading...