Hi Dennis,

I think we have two problems here that are not really related.

The first: "No Contents in Monitors/Performance" is a migration error. Try to run the migration script:

   $ zenmigrate run -v 10 --commit

If it still isn't fixed, try to run the step necessary to fix this problem manually:

   $ zenmigrate run -v 10 --commit --step monitors

The second: you've moved to a machine with a different name. Set the IP address of the old zenoss device to it's external IP address, and reload the configuration (both available on the manage tab). Then remove and add your current zenoss device.

Hope this helps,

-Eric

Dennis B.Hopp wrote:
I just moved my zenoss installation to a new server.  The new server has a 
different host name but the /etc/hosts file has 127.0.0.1 as the new host name.

Logging into the website, if I go to Monitors -> StatusMonitors or Monitors -> 
Performance I get "No Contents".  If I try to add localhost I get:

"Zenoss Error

An error was encountered while publishing this resource. Please use the form 
below to submit details of this error to Zenoss, Inc.

Type: BadRequest
Value: The id "localhost" is invalid - it is already in use.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 114, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Products.ZenModel.MonitorClass, line 131, in manage_addMonitor
    * Module Products.ZenRelations.RelationshipManager, line 143, in _setObject
    * Module Products.ZenRelations.PrimaryPathObjectManager, line 92, in 
_setObject
    * Module OFS.ObjectManager, line 279, in _setObject
    * Module OFS.ObjectManager, line 84, in checkValidId

BadRequest: The id "localhost" is invalid - it is already in use.

The following fields are optional. This information will only be used to contact you 
if further information is needed regarding this error. "

Also, how do I remove the zen infrastructure issues from the old server?  The 
old server is still running as a MySQL server for other applications so I still 
need to monitor it.

Thanks,

--Dennis

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to