[progress Communities] [progress Openedge Abl] Forum Post: Re: Openedge Management Resource...

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
All resources in OEE are disabled internally for polling. (bit of guess work here) As soon as OEM was started with an expired license, your configuration was reverted back to OEE behavior, and OEM functionality was disabled. When OEE is running polling, alerting, and trending are all disabled. This is very intentional since these features are only available in OEM. You can reenable these under Options -> resource monitoring menu. Your individual resources were likely also set to polling disabled since OEE was running. A couple of options depending on if you want to stop adminserver and/or you can write a shell script. >go to options->resource polling and make sure polling is enabled there >proadsv -stop -keepservers >fathom -dump fathom.xml >cp fathom.xml fathom.xml.bk search+replace fathom.xml to replace the value for “PollingEnabled” with true >fathom -load fathom.xml >proadsv -start Alternatively, if you don’t want to stop the adminserver you can write a shell script you can use fathom command line tooling Look at “fathom -reslist” and “fathom -enable” commands. Couple of knowledge base article on this you may be able to adapt. knowledgebase.progress.com/.../How-to-Enable-Disable-multiple-OEM-jobs-at-once knowledgebase.progress.com/.../000053243

Continue reading...
 
Status
Not open for further replies.
Back
Top