-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshinken.json
96 lines (96 loc) · 2.81 KB
/
shinken.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"created": "2022-03-17",
"title": "Shinken",
"type": "Organisation",
"logo_url": "http://static.shinken.io/img/Logoframeworkblack.png",
"headquarter_country": "FR",
"subsidiary_country_list": [],
"website_url": "http://www.shinken-monitoring.org/",
"location": {
"title": "Shinken Solutions",
"address": "14 Avenue Descartes",
"postal_code": "33370",
"city": "Artigues-Près-Bordeaux",
"country": "FR",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [44.85084873330953, -0.49501031654976324]
},
"founded_year": 2009,
"kpi_list": [{
"year": 2020,
"staff": 16,
"earnings": "",
"total_assets": "1 254 155 EUR",
"revenues": "",
"source_url": "https://www.verif.com/"
}, {
"year": 2019,
"staff": 11,
"earnings": "",
"total_assets": "1 370 105 EUR",
"revenues": "",
"source_url": "https://www.verif.com/"
}, {
"year": 2018,
"staff": 10,
"earnings": "",
"total_assets": "1 162 900 EUR",
"revenues": "470 747 EUR",
"source_url": "https://www.societe.com/"
}, {
"year": 2017,
"staff": 12,
"earnings": "",
"total_assets": "1 138 000 EUR",
"revenues": "190 237 EUR",
"source_url": "https://www.societe.com/"
}],
"solution_list": [{
"title": "Shinken Monitoring",
"logo_url": "http://www.shinken-monitoring.org/img/LogoFrameworkBlack.png",
"website_url": "http://www.shinken-monitoring.org/download.php",
"created_year": 2009,
"description": "",
"category_list": ["Application"],
"similar_solution_list": [{
"title": "Nagios",
"similiar_solution_url": "https://www.nagios.org/",
"category": "Application"
}, {
"title": "Opsview Core",
"similiar_solution_url": "https://www.opsview.com/",
"category": "Application"
}, {
"title": "Icinga",
"similiar_solution_url": "https://icinga.com/",
"category": "Application"
}, {
"title": "Mod-Gearman",
"similiar_solution_url": "https://mod-gearman.org/",
"category": "Application"
}, {
"title": "The NOC Project",
"similiar_solution_url": "https://getnoc.com/",
"category": "Application"
}, {
"title": "Webmin",
"similiar_solution_url": "https://www.webmin.com/",
"category": "Application"
}, {
"title": "Check MK",
"similiar_solution_url": "https://checkmk.com/",
"category": "Application"
}],
"licence_list": ["GNU Affero General Public License v3.0"],
"source_code_download": "https://github.com/naparuba/shinken.git",
"source_code_profile": "https://www.openhub.net/p/shinken/analyses/latest/languages_summary",
"commercial_support_url": "https://www.shinken-enterprise.com/fr/tarifs/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/Shinken_(software)",
"reference_list": [],
"success_case_list": []
}]
}