[rrd-users] NMIS Installation Inquery

josephine.magdaraog at datacraft-asia.com josephine.magdaraog at datacraft-asia.com
Tue Mar 6 00:49:41 MET 2001


I am trying to install NMIS and currently having problem with it.  I would like to confirm if I am doing the right thing. Below is the step by step procedure done in installing NMIS.

1. download all the required packages except for IMAGE INFO
   since there is no available file to be downloaded.

2. created base directory /opt/nmis

3. download NMIS 0.9 then extract using gunzip and tar

4. extract all the required packages using gunzip and tar       to /opt/nmis in which all packages created its own
   subdirectory

5. edited all perl scripts and change the top line (#!/usr/bin/perl5) pointing to perl directory

6. edited nmis.pl and define the path of all the packages. 
   see sample below

   use lib qw( /opt/nmis/nmis-0-9a/lib );
   use lib qw( /usr/local/mrtg-2.9.4/lib/mrtg2 );
   use lib qw( /opt/perl/perl5.005_03/lib );
   use lib qw( /opt/nmis/SNMP_Simple/lib );
   use lib qw( /opt/nmis/rrdtool-1.0.33/perl-shared );


7. run nmis using the ff. command
   #perl nmis.pl

8. this is the error found

# perl nmis.pl
Can't locate loadable object for module RRDs in @INC (@INC contains: /opt/nmis/rrdtool-1.0.33/perl-shared /opt/nmis/SNMP_Simple/lib /opt/perl/perl5.005_03/lib /usr/local/mrtg-2.9.4/lib/mrtg2 /opt/nmis/nmis-0-9a/lib /usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503 /usr/local/lib/perl5/site_perl/5.005/sun4-solaris /usr/local/lib/perl5/site_perl/5.005 .) at nmis.pl line 55
BEGIN failed--compilation aborted at nmis.pl line 55.


Based on your documentation we find it very useful in our operation. With this I would appreciate if you can help me run this program. I would appreciate also if you can detail to me the installation procedure because I am just new to UNIX. By the way I am using Solaris 2.6.

Thank you.


Josephine




_________________________________________________
The simple way to read all your emails at ThatWeb
http://www.thatweb.com


_________________________________________________
The simple way to read all your emails at ThatWeb
http://www.thatweb.com


_________________________________________________
The simple way to read all your emails at ThatWeb
http://www.thatweb.com


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list