Daniel McKinney wrote:
> John,
> 
> mysql> use events;
> Reading table information for completion of table and column names
> You can turn off this feature to get a quicker startup with -A
> 
> Database changed
> mysql> show tables;
> +------------------+
> | Tables_in_events |
> +------------------+
> | alert_state      |
> | detail           |
> | heartbeat        |
> | history          |
> | log              |
> | status           |
> +------------------+
> 6 rows in set (0.00 sec)
> 
> (Up until this morning when i set the mysql root user's password to
> null, it would only create the "status" and "history" tables.)
> 
> mysql> select User,Host,Password from mysql.user;
> +--------+-----------+-------------------------------------------+
> | User   | Host      | Password                                  |
> +--------+-----------+-------------------------------------------+
> | root   | localhost |                                           |
> | root   | netcool1  |                                           |
> |        | netcool1  |                                           |
> |        | localhost |                                           |
> | zenoss | localhost | *3715D7F2B0C1D26D72357829DF94B81731174B8C |
> +--------+-----------+-------------------------------------------+
> 5 rows in set (0.00 sec)
> 
> It looks like after the install, the user, database and proper tables
> were created and i am no longer getting the "Lost Connection to Zenoss"
> red text on the web GUI. 
> 
> So John, after your last install, everything is working for you now?
> Including your zensyslog and zentrap?
> 
> Can you start/stop zenoss using the web gui and the "./zenoss stop"
> "./zenoss start" and the "./zenoss status" and your "About" link on the
> web GUI are all happy?
> 
> Thanks,
> 
> -Daniel
> 
> P.S. What steps did you take to un-install zenoss?  Did you just wipe
> the /opt/zenoss directory and do a "make clean" in your install directory?
> 

Everything seems to be running for me now, I've pointed it at a number
of servers and the SNMP details have started populating Zenoss successfully.

I've tried /etc/rc.d/init.d/zenoss status, stop and start and can view
the About page all of which are showing 'Up'.

I was using the rpm package, not built from source, so all I did was
un-install the package and delete the /opt/zenoss/ directory.

John




-- 
John Gardner - Tagish Ltd.
Infrastructure Manager
T: 01665 833 322
F: 01665 830 695
D: 01665 833 310
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to