diff --git a/_tools/Ruxit.md b/_tools/Ruxit.md new file mode 100644 index 0000000..f84ec58 --- /dev/null +++ b/_tools/Ruxit.md @@ -0,0 +1,56 @@ +--- +# Tool name +name: Ruxit + +# Software language (if applicable, see _data/attr.yml) +language: Unknown + +# License (should be listed in _data/attr.yml) +license: Commercial + +# Maintained: "Actively Maintained" or "Inactive" +maintained: Actively Maintained + +# url of support forum +support: + +# homepage url +officialUrl: https://ruxit.com/mongodb-monitoring/ + +# supported operating systems (if applicable) +environments: + +# (optional) fully supported MongoDB versions that have been tested +mongodb_versions: +#- 2.2 +#- 2.4 +#- 2.6 +#- 3.0 + +# (optional) minimum MongoDB version +minimum_mongodb_version: + +# (optional) Support for MongoDB Enterprise features? None, Limited, Full +mongodb_enterprise_support: + +# Purpose (see _data/attr.yml for valid choices) +purpose: Monitoring + +# Short description of tool +description: An application performance management tool that includes app centric MongoDB performance monitoring. + +# image should be added to the img/ directory, ideally 370x200px +img: ruxit.png + +# Release Info +latest_release_version: +latest_release_date: + +# Github Info +github_user: +github_repo: + +# Do not change the following settings +layout: tool + +--- diff --git a/img/ruxit.png b/img/ruxit.png new file mode 100644 index 0000000..8454432 Binary files /dev/null and b/img/ruxit.png differ