mz
Managing z - systems management of z/VM and Linux on the mainframe
...A Linux system with the Mz RPM installed is an "Mz server". Other Linux systems under the same z/VM can be managed by this server. These are called "Mz clients", however, there is no special client code needed. The Secure Shell (SSH) is used for communication among Mz servers and clients. Except for sshd, Mz is effectively "agentless". Mz servers store data about all systems in a hierarchy of Linux directories and files. This enables fast access to data and leverages the rich set of tools that manipulate Linux file systems.
Mz also provides a simple but powerful Web interface so running a Web server is recommended.
...