Re: [Nfsen-discuss] installation without action
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Peter H. <ha...@sw...> - 2006-04-05 09:07:37
|
-----BEGIN PGP SIGNED MESSAGE-----
- --On March 30, 2006 12:23:08 -0700 Tristan RHODES <Tri...@we...> wrote:
| If you are upgrading NFSEN, make sure that you have stopped nfsen-run.
| I use the nfsen.rc stop command.
No - nfsen upgrades do not require a 'nfsen.rc stop'. The installer handles stop/start
automatically, while upgrading.
Hans's problem is some bizare Solaris issue ..
- Peter
|
| Tristan Rhodes
|
| >>> Peter Haag <ha...@sw...> 03/29/06 4:02 AM >>>
| -----BEGIN PGP SIGNED MESSAGE-----
|
| Hallo Hans,
| Hmm .. strange .. I can reproduce that, but could not sort out the
| reason for that.
| As a work around run:
|
| perl ./install.pl etc/nfsen.conf
|
| This works on my Solaris 10.
|
| - Peter
|
| - --On March 29, 2006 11:15:24 +0200 hans <nf...@ma...> wrote:
|
| |
| |
| | hi all
| |
| | environment: solaris 10, perl v5.8.4, rrdtool 1.2.11, nfdump 1.5
| | i tried to install nfsen-1.2.4
| | after cinfiguring etc/nfsen.conf i did run "./install.pl
| etc/nfsen.conf"
| | but the script terminates without doing any action.
| | no warning, no error message. it seems, it does only read the
| | config and terminates in the next step, see debug below.
| |
| | as i am not a perl-guru any help would be nice.
| |
| | best regards
| | hans
| |
| | --
| |
| |
| |
| | # ./install.pl -d etc/nfsen.conf
| |
| | Loading DB routines from perl5db.pl version 1.25
| | Editor support available.
| |
| | Enter h or `h h' for help, or `man perldebug' for more help.
| |
| | main::(etc/nfsen.conf:29): $BASEDIR = "/usr/local/nfsen";
| | DB<1> s
| | main::(etc/nfsen.conf:33): $BINDIR="${BASEDIR}/bin";
| | DB<1>
| | main::(etc/nfsen.conf:37): $LIBEXECDIR="${BASEDIR}/libexec";
| | DB<1>
| | main::(etc/nfsen.conf:41): $CONFDIR="${BASEDIR}/etc";
| | DB<1>
| | main::(etc/nfsen.conf:47): $HTMLDIR = "/var/nfsen/";
| | DB<1>
| | main::(etc/nfsen.conf:51): $DOCDIR="${HTMLDIR}/doc";
| | DB<1>
| | main::(etc/nfsen.conf:55): $VARDIR="${BASEDIR}/var";
| | DB<1>
| | main::(etc/nfsen.conf:60):
| $PROFILESTATDIR="${BASEDIR}/profiles";
| | DB<1>
| | main::(etc/nfsen.conf:64):
| $PROFILEDATADIR="${BASEDIR}/profiles";
| | DB<1>
| | main::(etc/nfsen.conf:68):
| $BACKEND_PLUGINDIR="${BASEDIR}/plugins";
| | DB<1>
| | main::(etc/nfsen.conf:72):
| $FRONTEND_PLUGINDIR="${HTMLDIR}/plugins";
| | DB<1>
| | main::(etc/nfsen.conf:76): $PREFIX = '/usr/local/bin';
| | DB<1>
| | main::(etc/nfsen.conf:85): $USER = "root";
| | DB<1>
| | main::(etc/nfsen.conf:89): $WWWUSER = "webnoby";
| | DB<1>
| | main::(etc/nfsen.conf:90): $WWWGROUP = "squid";
| | DB<1>
| | main::(etc/nfsen.conf:93): $BUFFLEN = 200000;
| | DB<1>
| | main::(etc/nfsen.conf:111): %sources = (
| | main::(etc/nfsen.conf:112): 'peribit' => { 'port' =>
| '9995', 'col' => '#0000ff' },
| | main::(etc/nfsen.conf:113): );
| | DB<1>
| | main::(etc/nfsen.conf:119): $low_water = 0.9;
| | DB<1>
| | main::(etc/nfsen.conf:127): $syslog_facility = 'local3';
| | DB<1>
| | main::(etc/nfsen.conf:142): @plugins = (
| | DB<1>
| | main::(etc/nfsen.conf:154): $MAIL_FROM = 'han...@ag...';
| | DB<1>
| | main::(etc/nfsen.conf:157): $RCPT_TO = 'han...@ag...';
| | DB<1>
| | main::(etc/nfsen.conf:160): $SMTP_SERVER = 'localhost';
| | DB<1>
| | main::(etc/nfsen.conf:162): 1;
| | DB<1>
| | Debugged program terminated. Use q to quit or R to restart,
| | use O inhibit_exit to avoid stopping after program termination,
| | h q, h R or h O to get additional info.
| | DB<1> q
| |
|
- --
_______ SWITCH - The Swiss Education and Research Network ______
Peter Haag, Security Engineer, Member of SWITCH CERT
PGP fingerprint: D9 31 D5 83 03 95 68 BA FB 84 CA 94 AB FC 5D D7
SWITCH, Limmatquai 138, CH-8001 Zurich, Switzerland
E-mail: pet...@sw... Web: http://www.switch.ch/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iQCVAwUBRDOIzf5AbZRALNr/AQHbjQP/eu/BEulFc+e7MCsmn/SV4z45y0u4XMAB
wU2LTmBsezOqh5/jjoXsA3F5wSE6ZoXQlb0Vb/Ji+z/VpS3TyuGr1lB5v6RQPyO3
FGzUZ9rTaxzl4I4Ee0Esi9Fw2wru/RPwPOMcLSlmryPrvX8j6e94MubQKyORISJR
KCKxdXKRioQ=
=tB0N
-----END PGP SIGNATURE-----
|