hi, I remember now I had to manually add a user to the nfsight user table. use nfsight;
update user set password=SHA1('******) where username = '<usernmae>'; Mark On 1/25/2015 8:14 AM, Mark Maciolek wrote: > hi, > > When I installed nfsight, it also did not create the mysql user. I did > it manually but the user needs to be nfsight, unless you plan on editing > more of the config files. This is mysql user not a user in the nfsight > table. > > > Mark > > On 1/25/2015 4:28 AM, Christian Kraus wrote: >> Hello all, >> >> I wanted to setup nfsight. I installed nfsen: webserver is running, no >> problem, data is coming in. >> >> Next step: nfsight: >> - I ran the installer.php after creating every files/directory, no >> problem: mysql with root, no complain at the end, tables have been >> created. (Of course I edited the configs, restarted nfsgiht by hand, no >> complains there) >> - Next one logging in: wrong ID it said, so I deleted the config.php, >> rerun the installer.php (several times), give me "test" "test" for user >> and password, no success. I even changed from "Ubuntu 14.04" and did the >> setup on a Centos 7, but still same problem, login ID wrong it said. >> - So I looked at the database: "use nfsight;" "show tables;" >> the tables: aggregation_log, alert, config, log, nfids, >> preferred_subnet, server_discovery ... , user, whitelist. So that one >> looks ok. >> - Next step: "select * from user;" gives "Empty set" >> >> So, there was no login user created by the installer.php? >> >> I use user "root" (show grants for root;) with "GRANT ALL PRIVILEGES on >> ´nfsight`.* to root ... with GRANT OPTION". So it should have every >> right? Did I miss something? >> Btw, nfsight-beta-20140905.tgz is being uses. >> >> So for now, I really don´t know where to look next. It would be great if >> someone could give some hints. >> >> Regards >> Chris >> >> ------------------------------------------------------------------------------ >> New Year. New Location. New Benefits. New Data Center in Ashburn, VA. >> GigeNET is offering a free month of service with a new server in Ashburn. >> Choose from 2 high performing configs, both with 100TB of bandwidth. >> Higher redundancy.Lower latency.Increased capacity.Completely compliant. >> http://p.sf.net/sfu/gigenet >> _______________________________________________ >> Nfsen-discuss mailing list >> Nfsen-discuss@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/nfsen-discuss >> > > ------------------------------------------------------------------------------ > New Year. New Location. New Benefits. New Data Center in Ashburn, VA. > GigeNET is offering a free month of service with a new server in Ashburn. > Choose from 2 high performing configs, both with 100TB of bandwidth. > Higher redundancy.Lower latency.Increased capacity.Completely compliant. > http://p.sf.net/sfu/gigenet > _______________________________________________ > Nfsen-discuss mailing list > Nfsen-discuss@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nfsen-discuss > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Nfsen-discuss mailing list Nfsen-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfsen-discuss