Commit graph

68 commits

Author SHA1 Message Date
emanuele-f
caff120e3f Create namespaces setup tool to test nEdge 2020-03-10 16:42:18 +01:00
lukaschristmann
eb0a6e5310 FritzBox: Add info on usage with password-only auth (#3158)
* Update fritzdump.sh

Add information on FritzBox default username

* Update README.fritzbox

Add info on FritzBox default user name.
2019-12-29 13:40:04 +01:00
Alfredo Cardigliano
fb1173dfc8 json2tlv improvements: zmq version check 2019-11-21 10:57:27 +01:00
Alfredo Cardigliano
4579a11c2e Support for ZMQ CURVE encryption (testing, no public option yet), added encryption to the json2tlv test tool, updated the embedded ZMQ source to latest 4.1.x stable 2019-11-20 11:11:39 +01:00
Alfredo Cardigliano
9c32886d46 json2tlv deserialization API update 2019-09-19 12:09:50 +02:00
Alfredo Cardigliano
0260972c2e json2tlv improvements and error checking 2019-08-24 03:34:26 +02:00
Simone Mainardi
7d32ebae63 Moves Icinga2 perfdata from Service to CheckCommand 2019-08-24 14:04:27 +02:00
Simone Mainardi
b54bb1b10a Added Icinga2 README file with link to the docs 2019-08-24 13:58:46 +02:00
Alfredo Cardigliano
faab4c6bbd Printing more info 2019-08-23 21:10:41 +02:00
Alfredo Cardigliano
70aa784e58 ZMQ struct update for TLV 2019-08-23 20:27:13 +02:00
Simone Mainardi
04adede2f8 Minor check_ntopng.py Icinga2 plugin fix during first check 2019-08-24 12:12:20 +02:00
Simone Mainardi
9980e9e7a7 Improves Icinga2 CheckCommand definition 2019-08-24 11:49:06 +02:00
cardigliano
d744883eed json2tlv cli fix 2019-08-23 19:38:44 +02:00
cardigliano
e82d347e3a json2tlv instruction and fixes 2019-08-23 19:13:25 +02:00
Simone Mainardi
41f21963ab Defines a new icinga2 template for ntopng-based services 2019-08-23 16:11:20 +02:00
Simone Mainardi
81f93ad882 Implements Icinga2 check plugin for host and host flow alerts 2019-08-23 14:53:12 +02:00
Simone Mainardi
c8fb20bed9 Makes alert database tables rowid as autoincrement 2019-08-23 10:31:56 +02:00
Simone Mainardi
0f317b016c Implements Icinga2 command and service files 2019-08-22 18:37:56 +02:00
Simone Mainardi
061eb632a6 Initial implementation of the icinga2 checker plugin 2019-08-22 17:16:14 +02:00
Alfredo Cardigliano
bcd7298865 nDPI serializer API udpate 2019-08-13 12:15:38 +02:00
Alfredo Cardigliano
1b4037a72f Improved export statistics 2019-07-25 15:36:55 +00:00
Alfredo Cardigliano
9f494d6126 Actual flow export stats 2019-07-25 15:23:57 +00:00
Alfredo Cardigliano
7552eb1b6c Enabled batching in json format 2019-07-22 17:37:44 +02:00
Alfredo Cardigliano
c5c3aaaec7 Fix json export in json2tlv 2019-07-19 20:37:45 +02:00
Alfredo Cardigliano
68e6bb86d2 Added -j option to generate JSON records 2019-07-19 20:21:33 +02:00
Alfredo Cardigliano
55772d2450 json2tlv improvements 2019-07-18 00:12:53 +02:00
Alfredo Cardigliano
e073c65921 Changed defaultbatch size 2019-07-17 19:15:52 +02:00
Alfredo Cardigliano
e2001d69c6 json2tlv now sends multiple records per message using the end_of_frame delimiter 2019-07-17 18:01:25 +02:00
Alfredo Cardigliano
6a1774d02d Cosmetic changes 2019-07-17 16:25:00 +02:00
Alfredo Cardigliano
f1fa1c0ad1 json2tlv Makefile 2019-07-17 13:56:09 +00:00
Alfredo Cardigliano
a338946d4a json2tlv tool 2019-07-17 08:55:06 +00:00
emanuele-f
75b6f160a8 Add json_2_line utility script 2019-02-04 22:46:48 +01:00
emanuele-f
067bf60602 localization tool now sorts the en lang before performing diff 2018-12-20 10:52:44 +01:00
emanuele-f
1fdb0448e7 Improve localization tools 2018-12-17 18:49:35 +01:00
emanuele-f
c0114dbcfe Add sample HTTP authenticator server in python and more logs 2018-12-05 16:54:25 +01:00
Luca Deri
f746b3edd0
No longer necessary 2018-11-28 23:45:02 +01:00
emanuele-f
de5a58ecf3 Remote assistance improvements
- Add status page with service log
- Use a different service name to avoid conflicts with other n2n instances
- Split key into community and key, alphanumeric
- Add connection script download
2018-11-28 17:56:45 +01:00
Luca
f0a903ad00 Client script for remote assistance 2018-11-27 12:30:02 +01:00
emanuele-f
9728eb4998 Fix localization tool for commmunity languages paths 2018-10-31 09:54:48 +01:00
Luca Deri
3a57b1cb3f Leftover 2018-09-05 18:21:44 +02:00
emanuele-f
0b5521aed7 Add pre-commit hooks to sort localization and minify 2018-09-05 17:27:13 +02:00
Benjamin Schmid
bbfa9c66da feat(fritzdump.sh): add sanity checks and more user feedback; add user-argument (#1947)
This changes the interface from "fritzdump.sh <pass>" to "fritzdump.sh <user> <pass>"
as well as the defaults for

- the router IP to the router resolved http://fritz.box
- the default monitored interface to the WWAN interface
2018-08-27 14:24:32 +02:00
Simone Mainardi
e56cd25e8c Adds initial pool assoc. for nEdge http brige config 2018-08-01 12:48:35 +02:00
Simone Mainardi
8d51dfc78f Adds API configuration for user 'Not Assigned' 2018-05-08 16:58:52 +02:00
pSchaub
330e03817d
Support remote fritzbox access in fritzdump script 2018-04-01 20:39:46 +02:00
Simone Mainardi
997adbf26a Minor fixes for http API config 2018-03-20 16:09:46 +01:00
Simone Mainardi
5dc4dc8871 Implements pre-upgrade debian/ubuntu license check 2018-03-20 15:55:04 +01:00
emanuele-f
1136f881e3 Improve find_globals script to only search into the specified file 2018-03-19 17:44:01 +01:00
Simone Mainardi
501192ff1f Adapts http bridge conf to the new nEDGE 2018-03-15 16:12:21 +01:00
emanuele-f
a2ed26037c Move localization tools to pro repo 2018-02-19 15:46:49 +01:00