dassmonarch
dassmonarch is a PERL API to GroundWork Monitor. It provides an API to program configuration changes of the GroundWork Monitor System.
The PERL API is published under GPL and is free for download.
Almost the same functionality is available as an additional SOAP interface, which lets you access and modify the GroundWork configuration by a remote SOAP client.
The SOAP interface is available from dass IT under a commercial license.
dassmonarh has been tested successfully with GroundWork Monitor versions 5.2.7 and 5.3. Since GroundWork 6 dassmonarch is included in GroundWork itself, no extra download necessary.
- dassmonarch.rpm
- This rpm package contains the libraries and a sample script to access the GroundWork configuration by your own Perl scripts. You don't need this with GroundWork since Version 6.0.
- dassmonarch-doc.rpm
- This rpm package holds the documentation to dassmonarch, including a complete class reference.
- dassmonarch_install.pdf
- Installation and usage of dassmonarch and dassmonarch SOAP interface.
- dassmonarch_class_reference.pdf
- Complete reference of the class dassmonarch. Describes in detail every method including parameters and return values.
- dassmonarch class reference online / html
- Complete reference of the class dassmonarch. Describes in detail every method including parameters and return values. Online html.
- LinuxTag 2010: presentation about dassmonarch
- On LinuxTag 2010 Maik Aussendorf presented the dassmonarch interface, including a live demonstration. You can find the slides on the LinuxTag website.

