Az,
The latest revision of eventclassmapping.py is 3983. Try
> svn info ZenModel/migrate/eventclassmapping.py
to see which Revision you have.
Assuming you have 3983, try running zenmigrate again:
> zenmigrate run --commit --step=EventClassMapping
> zenoss restart
Then in Zenoss click on the Event Manager link and click the Refresh
Event Schema button. If this doesn't fix your situation then the
next step is to take a look at your mysql tables and triggers:
> mysql -u<mysql username> -p events
mysql> desc status;
mysql> desc history;
mysql> select * from information_schema.triggers where
trigger_name='status_del
ete' \G
-jason
On Jan 30, 2007, at 8:27 PM, Jewel Muffin wrote:
Hi Jason,
I tried on the command recommended but still getting some errors:
[EMAIL PROTECTED]:~$ svn update Products/ZenModel/migrate/
eventclassmapping.py
Skipped 'Products/ZenModel/migrate/eventclassmapping.py'
I don't think the file is updated.
Any pointers is appreciated.
Thanks
Rdgs,
Az
_______________________________________________
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