UNSOLVED

christoph_retti

updated

17 years ago

0

1659

March 27th, 2009 05:00

Statistics-1.0.dtd

Hi, where can I find the Statistics-1.0.dtd File mentioned in the documentation to

getAllStatistics

public java.lang.String getAllStatistics()
                                  throws FPLibraryException
Retrieves all available statistical info about the cluster the monitor is connected to and returns this info in an XML formatted string. The returned XML String needs to be parsed to get specific info such as node name, systemid, node type, etc. The returned XML follows the format found in the Statistics.xml file, which is validated against the Statistics-1.0.dtd file.

Returns:
An XML formatted String that contains the statistics.
Throws:
FPLibraryException - If any one of the following is true: 1) The monitor is closed 2) An error occurs while making the discovery call.



?

Chris