-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Gambit Communications Inc. MIMIC NETFLOW simulator integration and marketplace (ECOINT-37) #2523
base: master
Are you sure you want to change the base?
Adding Gambit Communications Inc. MIMIC NETFLOW simulator integration and marketplace (ECOINT-37) #2523
Changes from all commits
6af8f16
40584a0
e5ec173
d4158b3
c93d782
a24434c
f68df4f
f41afca
df02f64
9469038
7c6c0cb
5223420
12ad70e
9d85da4
5571391
5321336
6c3b454
25a36dc
fbc3d67
b3b1014
71ec56e
ad265ea
572ae7e
4f72b4c
1f9ae45
30f1d84
2b291db
34937a9
01b2dcc
f598867
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# CHANGELOG - Gambit | ||
|
||
## 1.0.0 / 2024-11-15 | ||
|
||
***Added***: | ||
|
||
* Initial Release |
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,35 @@ | ||||||||
# Gambit MIMIC Integration | ||||||||
|
||||||||
## Overview | ||||||||
|
||||||||
Gambit MIMIC is a dynamic, real-time, high-performance SNMP, Netflow, sFlow Simulator. All Netflow and sFlow exports are recorded by the simulator and replayed with flexible customization toward Datadog agent(s) and presented with all existing available metrics of Datadog, whether built-in or Datadog marketplace integrated. | ||||||||
|
||||||||
## Setup | ||||||||
|
||||||||
### Installation | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
|
||||||||
Follow the configuration instructions below. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
|
||||||||
### Configuration | ||||||||
|
||||||||
1. If you are already using Datadog and have the Datadog Agent installed, configure Gambit MIMIC agent to export Netflow and sFlow toward the Datadog Agent. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How does the user "configure Gambit MIMIC agent to export Netflow and sFlow toward the Datadog Agent"? |
||||||||
|
||||||||
### Validation | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This section is empty. It should either have content or be deleted. |
||||||||
|
||||||||
## Data Collected | ||||||||
|
||||||||
### Metrics | ||||||||
|
||||||||
Gambit MIMIC is not limited to a particular set of metrics in Datadog. All existing or future avaiable metrics, if recorded by MIMIC, will be exported to Datadog agent. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
|
||||||||
### Events | ||||||||
|
||||||||
## Troubleshooting | ||||||||
|
||||||||
Need help? Contact [Gambit MIMIC support][1]. | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I assume this link should point to [email protected], not the overview website. Please adjust. |
||||||||
|
||||||||
## Further Reading | ||||||||
|
||||||||
- [Gambit MIMIC Simulator][1] | ||||||||
Comment on lines
+31
to
+33
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
|
||||||||
[1]: https://www.gambitcomm.com |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
{ | ||
"title": "Gambit Overview", | ||
"description": "Gambit MIMIC is a dynamic, real-time, high-performance SNMP, Netflow, sFlow Simulator. All Netflow and sFlow exports are recorded by the simulator and replayed with flexible customization toward Datadog agent(s) and presented with all existing available metrics of Datadog, whether built-in or Datadog marketplace integrated.", | ||
"widgets": [ | ||
{ | ||
"id": 325090501093728, | ||
"definition": { | ||
"title": "About Gambit", | ||
"banner_img": "images/logo1.jpg", | ||
"show_title": false, | ||
"type": "group", | ||
"layout_type": "ordered", | ||
"widgets": [ | ||
{ | ||
"id": 6544225029855812, | ||
"definition": { | ||
"type": "note", | ||
"content": "Gambit Communications Logo", | ||
"background_color": "white", | ||
"font_size": "14", | ||
"text_align": "left", | ||
"vertical_align": "top", | ||
"show_tick": false, | ||
"tick_pos": "50%", | ||
"tick_edge": "left", | ||
"has_padding": true | ||
}, | ||
"layout": { | ||
"x": 0, | ||
"y": 0, | ||
"width": 4, | ||
"height": 2 | ||
} | ||
}, | ||
{ | ||
"id": 7032118608350450, | ||
"definition": { | ||
"type": "note", | ||
"content": "For further information: https://gambitcomm.com/site/index.php\n\nFor the case studies: https://gambitcomm.com/site/casestudies.php\n\n For application notes: https://gambitcomm.blogspot.com/", | ||
"background_color": "white", | ||
"font_size": "14", | ||
"text_align": "left", | ||
"vertical_align": "top", | ||
"show_tick": false, | ||
"tick_pos": "50%", | ||
"tick_edge": "left", | ||
"has_padding": true | ||
}, | ||
"layout": { | ||
"x": 4, | ||
"y": 0, | ||
"width": 4, | ||
"height": 2 | ||
} | ||
} | ||
] | ||
}, | ||
"layout": { | ||
"x": 0, | ||
"y": 0, | ||
"width": 8, | ||
"height": 5 | ||
} | ||
}, | ||
{ | ||
"id": 1741971994096136, | ||
"definition": { | ||
"title": "Overview", | ||
"background_color": "white", | ||
"show_title": true, | ||
"type": "group", | ||
"layout_type": "ordered", | ||
"widgets": [ | ||
{ | ||
"id": 7493157102499174, | ||
"definition": { | ||
"type": "note", | ||
"content": "Gambit Communications® is a leading provider of network simulation tools that enhance the productivity of enterprises, device vendors, management software developers and outsourcers while lowering their costs. Gambit's flagship product, MIMIC® Simulator (SNMP, NetFlow, Telnet/SSH, Web (REST/SOAP), IPMI/RedFish) , creates a scalable test/demo lab with dynamic scenarios.", | ||
"background_color": "white", | ||
"font_size": "14", | ||
"text_align": "left", | ||
"vertical_align": "top", | ||
"show_tick": false, | ||
"tick_pos": "50%", | ||
"tick_edge": "left", | ||
"has_padding": true | ||
}, | ||
"layout": { | ||
"x": 0, | ||
"y": 0, | ||
"width": 4, | ||
"height": 2 | ||
} | ||
} | ||
] | ||
}, | ||
"layout": { | ||
"x": 8, | ||
"y": 0, | ||
"width": 4, | ||
"height": 5 | ||
} | ||
} | ||
], | ||
"template_variables": [], | ||
"layout_type": "ordered", | ||
"notify_list": [], | ||
"reflow_type": "fixed" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
test |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[] |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
Check failure on line 1 in gambit/manifest.json GitHub Actions / run / Validate
Check failure on line 1 in gambit/manifest.json datadog-assets / validate-logsError in logs
|
||
"manifest_version": "2.0.0", | ||
"app_uuid": "3b32e27e-b9e8-47ef-8c17-e98cad437162", | ||
"app_id": "gambit", | ||
"display_on_public_website": true, | ||
"tile": { | ||
"overview": "README.md#Overview", | ||
"configuration": "README.md#Setup", | ||
"support": "README.md#Support", | ||
"changelog": "CHANGELOG.md", | ||
"description": "<FILL IN - A brief description of what this offering provides>", | ||
"title": "Gambit", | ||
"media": [ | ||
{ | ||
"media_type": "image", | ||
"caption": "FILL IN Image 1 caption", | ||
"image_url": "<FILL IN>" | ||
}, | ||
{ | ||
"media_type": "image", | ||
"caption": "FILL IN Image 2 caption", | ||
"image_url": "<FILL IN>" | ||
}, | ||
{ | ||
"media_type": "image", | ||
"caption": "FILL IN Image 3 caption", | ||
"image_url": "<FILL IN>" | ||
} | ||
], | ||
"classifier_tags": [ | ||
"<Add relevant tags from this list: https://docs.datadoghq.com/developers/integrations/check_references/#classifier-tags>", | ||
"Supported OS::Linux", | ||
"Supported OS::Windows", | ||
"Supported OS::macOS", | ||
"Category::<FILL IN>", | ||
"Offering::<FILL IN>", | ||
"Queried Data Type::<FILL IN>", | ||
"Submitted Data Type::<FILL IN>" | ||
] | ||
}, | ||
"assets": { | ||
"dashboards": { | ||
"<FILL IN dashboard short_name ex: integration name overview>": "assets/dashboards/<FILL IN>.json" | ||
}, | ||
"monitors": {}, | ||
"saved_views": {} | ||
}, | ||
"author": { | ||
"support_email": "[email protected]", | ||
"name": "Datadog", | ||
"homepage": "https://www.datadoghq.com", | ||
"sales_email": "[email protected]" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if I've correctly interpreted the meanings of everything here, especially at the start of the last sentence.