Skip to content

Instantly share code, notes, and snippets.

@postwait
Created March 31, 2011 14:20
Show Gist options
  • Save postwait/896429 to your computer and use it in GitHub Desktop.
Save postwait/896429 to your computer and use it in GitHub Desktop.
<modules>
<lua loader="lua">
<jezebel>
<config><url>http://127.0.0.1:8083/dispatch</url></config>
<module name="oracle" object="noit.module.jezebel"/>
<module name="sqlserver" object="noit.module.jezebel"/>
<module name="jmx" object="noit.module.jezebel"/>
</jezebel>
</lua>
</modules>
<checks>
<check uuid="dbef41ff-4032-616f-e0c5-939a5719b14c" target="10.2.2.2" period="60000" timeout="10000" name="c_174_966::jmx" filterset="default" module="jmx">
<config>
<port>7656</port>
<username>monitorRole</username>
<password>supersecret</password>
<mbean_domains>java.lang</mbean_domains>
</config>
</check>
</checks>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment