What is Pivotor and what does it do?
Pivotor is a Java-based tool designed to generate customizable performance reports and charts from z/OS SMF records. It leverages Java, Apache Tomcat, and a JDBC-compliant database to provide flexible reporting capabilities.
What databases are supported by Pivotor?
Pivotor supports several database systems through JDBC, including DB2, Oracle, and MySQL. This allows users to store and retrieve performance data efficiently.
On what platforms can Pivotor be deployed?
Pivotor can be deployed on any platform supporting Java, Apache Tomcat, and a JDBC-compliant database. This includes z/OS and Linux.
How is Pivotor configured?
Pivotor uses configuration files, typically XML or properties files, to define report layouts, data sources, and other operational parameters. These files are read during startup and report generation.