ZenProcess fetches its configuration from ZenHub. You can look for error messages in the zenhub log for problems that occurred during the loading of the configuration.
You may even want to run zenhub in the foreground, in case an error is not caught properly: Code: $ zenhub stop $ zenhub run -v 10 And then run zenprocess: Code: $ zenprocess run -v 10 --cycle Also run zenmodeler and see if it is having an issue: [code] $ zenmodeler run -v 10 -d mydevice [code] [/code] -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=20391#20391 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
