Hello, I've written two programs to monitor mainframe system. They are not completed but might be useful to somebody (for examle zpmd needs some records and zpmc needs more graphs, statistics and some well organised data inside frame).
Well, then some words about them: "zpmd" -z/VM Performance Monitor Daemon for z/Linux running under z/VM (actually only for v5.3). It reads data from /dev/monreader (DCSS used by *MONITOR) and writes to MySQL database. "zpmc" -z/VM Performance Monitor (Client). This is a Java client so it's portable:-) Cooperates with MySQL database and presents system usage, actual events. The newest code is available to download or view using SVN repo from: http://sourceforge.net/projects/zpmd/ http://sourceforge.net/projects/zpmc/ On balance I must finish some records in zpmd because they are still missing. It would be nice to have somebody who knows very well HLASM and TOD format because some records have values counted in TOD clock units like I/O rate or total time for VMDBK. In zpmc there is a lot of work on view and position of data to make it handy for system programmer. -- Best regards, Przemyslaw Kupisz ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
