|
From: <ced...@gm...> - 2006-08-04 08:16:37
|
Hi Peter, As I discovered the knew snapshot you posted this morning, I tried to install it respecting the readme file. I was running successfully the last snapshot from a few days. Here is the install log : sh-3.00# ./install.pl /data/nfsen/etc/nfsen.conf Setup NfSen: Version: snapshot-20060728: $Id: install.pl 57 2006-07-27 11:36:40Z peter $ Perl to use: [/usr/bin/perl] Stop nfsend while upgrading ..done. Setup php and html files. Copy NfSen dirs etc bin libexec plugins doc ... Keep config file '/data/nfsen/etc/nfsen.conf' In directory: /data/nfsen/libexec ... Update script: GenGraph.pl Update script: Log.pm Update script: Nfcomm.pm Update script: NfConf.pm Update script: NfProfile.pm Update script: NfSen.pm Update script: NfSenRC.pm Update script: NfSenRRD.pm Update script: Nfsources.pm Update script: Notification.pm In directory: /data/nfsen/bin ... Update script: nfsen Update script: nfsen.rc Update script: nfsend Update script: RebuildHierarchy.pl Update script: testPlugin Cleanup old files ... Setup diretories: Use UID/GID 47382 47382 Exists: /data/nfsen/var Exists: /data/nfsen/var/run Exists: /data/nfsen/var/tmp Exists: /data/nfsen/var/filters Exists: /data/nfsen/profiles Exists: /data/nfsen/profiles/live Exists: /data/nfsen/profiles Exists: /data/nfsen/profiles/live Profile live: spool directories: Exists: cs6513 Exists: cs7204 Rename pre nfsen 1.2 RRDfiles ... No pre 1.2 RRD files found. RRD DB 'cs6513.rrd' already exists! RRD DB 'cs7204.rrd' already exists! Use existing profile info for profile 'live' Reconfig: No changes found! Setup done. Restart nfsend Use of uninitialized value in concatenation (.) or string at /data/nfsen/bin/nfsend line 88. Use of uninitialized value in string ne at /data/nfsen/bin/nfsend line 89. No NFSEN config file found. * You may want to subscribe to the nfsen-discuss mailing list: * http://lists.sourceforge.net/lists/listinfo/nfsen-discuss * Please send bug reports back to me: pet...@sw... Everything looks fine except the three end lines A ps -edf | grep nfsen gives me these lines : apache 22960 1 0 Aug02 pts/1 00:00:00 /usr/local/bin/nfcapd -w -D -I cs6513 -p 9998 -u apache -g apache -B 200000 -l /data/nfsen/profiles/live/cs6513 -P /data/nfsen/var/run/cs6513.pid -x /usr/local/bin/nfprofile -q -p /data/nfsen/profiles -s cs6513 -r %d/%f apache 22961 1 0 Aug02 ? 00:00:00 /usr/local/bin/nfcapd -w -D -I cs6513 -p 9998 -u apache -g apache -B 200000 -l /data/nfsen/profiles/live/cs6513 -P /data/nfsen/var/run/cs6513.pid -x /usr/local/bin/nfprofile -q -p /data/nfsen/profiles -s cs6513 -r %d/%f apache 22963 1 0 Aug02 pts/1 00:00:00 /usr/local/bin/nfcapd -w -D -I cs7204 -p 9993 -u apache -g apache -B 200000 -l /data/nfsen/profiles/live/cs7204 -P /data/nfsen/var/run/cs7204.pid -x /usr/local/bin/nfprofile -q -p /data/nfsen/profiles -s cs7204 -r %d/%f apache 22964 1 0 Aug02 ? 00:00:00 /usr/local/bin/nfcapd -w -D -I cs7204 -p 9993 -u apache -g apache -B 200000 -l /data/nfsen/profiles/live/cs7204 -P /data/nfsen/var/run/cs7204.pid -x /usr/local/bin/nfprofile -q -p /data/nfsen/profiles -s cs7204 -r %d/%f root 29707 498 0 10:07 pts/2 00:00:00 grep nfsen So I can guess that nfsen isn't running. I tried to run it but nothing to do, I already have the message : "ERR No NFSEN config file found." I checked successfully the file "/data/nfsen/etc/nfsen.conf" was still existing. And when I acceded to my nfsen web page, this message appear :*** **Warning*: socket_connect() [function.socket-connect<http://metrologie.univ-rennes1.fr/function.socket-= connect>]: unable to connect [111]: Connection refused in * /usr/local/nfsen/nfsenutil.php* on line *24* * *What can I do ? Thanks a lot. C=E9dric *** * ** ** ** |