/javadoc/com/googlecode/jmxtrans/model/output/package-summary.html

http://jmxtrans.googlecode.com/ · HTML · 180 lines · 145 code · 19 blank · 16 comment · 0 complexity · 6724cceb342fc97672c6903bc0c151c1 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_24) on Fri Jul 08 14:42:36 PDT 2011 -->
  6. <TITLE>
  7. com.googlecode.jmxtrans.model.output (jmxlogger javadoc)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-07-08">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="com.googlecode.jmxtrans.model.output (jmxlogger javadoc)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../../com/googlecode/jmxtrans/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../../com/googlecode/jmxtrans/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../../index.html?com/googlecode/jmxtrans/model/output/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. </TABLE>
  67. <A NAME="skip-navbar_top"></A>
  68. <!-- ========= END OF TOP NAVBAR ========= -->
  69. <HR>
  70. <H2>
  71. Package com.googlecode.jmxtrans.model.output
  72. </H2>
  73. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  74. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  75. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  76. <B>Class Summary</B></FONT></TH>
  77. </TR>
  78. <TR BGCOLOR="white" CLASS="TableRowColor">
  79. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/GangliaWriter.html" title="class in com.googlecode.jmxtrans.model.output">GangliaWriter</A></B></TD>
  80. <TD>A cool writer for Ganglia.</TD>
  81. </TR>
  82. <TR BGCOLOR="white" CLASS="TableRowColor">
  83. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/GraphiteWriter.html" title="class in com.googlecode.jmxtrans.model.output">GraphiteWriter</A></B></TD>
  84. <TD>This output writer sends data to a host/port combination
  85. in the Graphite format.</TD>
  86. </TR>
  87. <TR BGCOLOR="white" CLASS="TableRowColor">
  88. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/KeyOutWriter.html" title="class in com.googlecode.jmxtrans.model.output">KeyOutWriter</A></B></TD>
  89. <TD>Writes out data in the same format as the GraphiteWriter, except to a file and tab delimited.</TD>
  90. </TR>
  91. <TR BGCOLOR="white" CLASS="TableRowColor">
  92. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/RRDToolWriter.html" title="class in com.googlecode.jmxtrans.model.output">RRDToolWriter</A></B></TD>
  93. <TD>This takes a JRobin template.xml file and then creates the database if it doesn't already exist.</TD>
  94. </TR>
  95. <TR BGCOLOR="white" CLASS="TableRowColor">
  96. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/RRDWriter.html" title="class in com.googlecode.jmxtrans.model.output">RRDWriter</A></B></TD>
  97. <TD>This takes a JRobin template.xml file and then creates the database if it doesn't already exist.</TD>
  98. </TR>
  99. <TR BGCOLOR="white" CLASS="TableRowColor">
  100. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/StdOutWriter.html" title="class in com.googlecode.jmxtrans.model.output">StdOutWriter</A></B></TD>
  101. <TD>Basic filter good for testing that just outputs the Result objects using System.out.</TD>
  102. </TR>
  103. <TR BGCOLOR="white" CLASS="TableRowColor">
  104. <TD WIDTH="15%"><B><A HREF="../../../../../com/googlecode/jmxtrans/model/output/VelocityWriter.html" title="class in com.googlecode.jmxtrans.model.output">VelocityWriter</A></B></TD>
  105. <TD>This class isn't finished yet.</TD>
  106. </TR>
  107. </TABLE>
  108. &nbsp;
  109. <P>
  110. <DL>
  111. </DL>
  112. <HR>
  113. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  114. <A NAME="navbar_bottom"><!-- --></A>
  115. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  116. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  117. <TR>
  118. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  119. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  120. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  121. <TR ALIGN="center" VALIGN="top">
  122. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  123. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  124. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  125. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  126. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  127. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  128. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  129. </TR>
  130. </TABLE>
  131. </TD>
  132. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  133. </EM>
  134. </TD>
  135. </TR>
  136. <TR>
  137. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  138. &nbsp;<A HREF="../../../../../com/googlecode/jmxtrans/model/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  139. &nbsp;<A HREF="../../../../../com/googlecode/jmxtrans/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  140. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  141. <A HREF="../../../../../index.html?com/googlecode/jmxtrans/model/output/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  142. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  143. &nbsp;<SCRIPT type="text/javascript">
  144. <!--
  145. if(window==top) {
  146. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  147. }
  148. //-->
  149. </SCRIPT>
  150. <NOSCRIPT>
  151. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  152. </NOSCRIPT>
  153. </FONT></TD>
  154. </TR>
  155. </TABLE>
  156. <A NAME="skip-navbar_bottom"></A>
  157. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  158. <HR>
  159. <i>Copyright &#169; 2011 Jon Stevens and a gang of pencils. All Rights Reserved. Build version: 199</i>
  160. </BODY>
  161. </HTML>