What is Automon?
Automon is a platform for developing automated operations solutions on z/OS. It provides a REXX programming environment and interfaces for console message trapping and scheduled processing.
What scripting language does Automon use?
Automon uses REXX as its primary scripting language. Users define rules and actions using REXX syntax to automate tasks.
What are some key capabilities of Automon?
Automon can trap and process console messages, allowing automated responses to system events. It can also schedule tasks to run at specific times or intervals.
How does Automon interact with z/OS and other systems?
Automon provides interfaces for interacting with z/OS consoles and system services. It also offers APIs for integration with other systems.