Skip to content

Commit

Permalink
Minor change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
oksbwn committed Jan 17, 2023
1 parent 26e1741 commit 950b1d0
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,15 @@
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.thingworx.eclipse.extension.ui.ExtensionNature</nature>
</natures>
<filteredResources>
<filter>
<id>1673927151978</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<h1 align="center" style="border-bottom: none">
<b>
TWX Monit
</b>
</h1>
<h4 align="center">An open-source tool to monitor ThingWorx platform/server performance</h4>
<br/>
<!-- <p align="center">
<img src="https://sonarcloud.io/api/project_badges/measure?project=WGLabz_kafka-explorer&metric=code_smells" />
<img src="https://sonarcloud.io/api/project_badges/measure?project=WGLabz_kafka-explorer&metric=sqale_rating" />
<img src="https://sonarcloud.io/api/project_badges/measure?project=WGLabz_kafka-explorer&metric=bugs" />
</p> -->
<br/>
<p align="center"><img src=".img/lasnd.PNG" alt="Kafka Explorer" width="1000px" /></p>
<br/>

## Tools

- [ThingWorx Extension SDK](https://vuejs.org/)
- [ThingWorx Eclipse Plugin](https://www.electronjs.org/)


<br/>

##

## License

Distributed under the mit License. See `LICENSE.md` for more information.

<br/>
Binary file modified bin/metrices/jmx/JMXMetrices.class
Binary file not shown.
Binary file modified bin/metrices/oshi/OSHIMetrices.class
Binary file not shown.
Binary file removed bin/thingworx_metrices.jar
Binary file not shown.
Binary file modified bin/twx/entities/templates/JMXMetrices_TT.class
Binary file not shown.
Binary file modified bin/twx/entities/templates/OSHIMetrices_TT.class
Binary file not shown.

0 comments on commit 950b1d0

Please sign in to comment.