1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-12-04 23:18:16 +01:00
Commit Graph

2021 Commits

Author SHA1 Message Date
Pavel Odintsov
4dab7fa684 Add gobgp installer to install script 2015-10-02 15:26:45 +02:00
Pavel Odintsov
d1df720b91 Add golang installion in install script 2015-10-02 14:55:49 +02:00
Pavel Odintsov
ec940627ad Add gRPC and protocol buffers to installer 2015-10-02 14:33:43 +02:00
Pavel Odintsov
36ad643a94 Fix compatibility issue with fastnetmon_install.pl 2015-10-01 23:08:20 +03:00
Pavel Odintsov
b4e305aa46 Fix typo 2015-10-01 17:55:08 +03:00
Pavel Odintsov
1b75045d9a Add Amazon to Readme 2015-10-01 17:54:34 +03:00
Pavel Odintsov
200c522b3c Add amazon AMI 2015-10-01 17:54:04 +03:00
Pavel Odintsov
cec86fb30a Change link to iso for VyOS 2015-10-01 15:11:20 +03:00
Pavel Odintsov
3596a4797e Add ability to configure mongo host, port and database name 2015-10-01 11:39:16 +02:00
Pavel Odintsov
6b41b12918 MongoDB ready for production 2015-10-01 11:23:14 +02:00
Pavel Odintsov
464e082824 Add mongodb installer 2015-10-01 11:14:44 +02:00
Pavel Odintsov
d160bf57ab Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-09-30 16:55:09 +02:00
Pavel Odintsov
326d285329 Add draft MongoDB support. Documentation: https://github.com/FastVPSEestiOu/fastnetmon/blob/master/docs/MONGODB.md Related #328 2015-09-30 16:54:57 +02:00
Pavel Odintsov
acce07774d Add git version to fastnetmon version. Closes #258 2015-09-30 14:00:09 +03:00
Pavel Odintsov
b6173309e9 Add version information for console. Closes #417 2015-09-30 12:41:59 +03:00
Pavel Odintsov
57574ae744 PLEASE UPDATE. Before this commit we DO NOT BLOCK by mbps attacks at all 2015-09-29 21:53:54 +02:00
Pavel Odintsov
cbf1334af1 Fix error level 2015-09-29 21:01:56 +02:00
Pavel Odintsov
e52e312adf Add option for dumping Other packets 2015-09-29 17:00:02 +02:00
Pavel Odintsov
80e0d2de90 Rewrote command line parser from getopt.h to Boost::program_options because getopt is not cross platform between linux and freebsd 2015-09-29 16:40:57 +03:00
Pavel Odintsov
a63dea5812 Add documentation about multi-instance mode 2015-09-28 18:44:01 +03:00
Pavel Odintsov
a73e5d314f Add option for fastnetmon_client for run multiple instances: cli_stats_file_path=/tmp/fastnetmon_second_instance.dat ./fastnetmon_client 2015-09-28 18:36:02 +03:00
Pavel Odintsov
96eb472cd1 Add option for configure cli_stats_file_path instead hardcoded /tmp/fastnetmon.dat 2015-09-28 18:26:00 +03:00
Pavel Odintsov
4d8d5bfc20 Fix travis compilation 2015-09-28 12:49:30 +03:00
Pavel Odintsov
29479d82f6 Add debug fix for Travis-ci 2015-09-28 12:45:45 +03:00
Pavel Odintsov
1f3e64c9f6 Fix for Travis-ci manifest 2015-09-28 12:42:23 +03:00
Pavel Odintsov
0d1b0577ca For tracking toolkit usage we ask for email address from install script. 2015-09-28 11:58:47 +03:00
Pavel Odintsov
33408104ec Add some data to tracking report. Closes 419 2015-09-26 00:24:50 +03:00
Pavel Odintsov
081e27f8c4 With this commit you could specify path to configuration file with cli option: --configuration_file=/etc/fastnetmon.conf 2015-09-24 02:37:02 +03:00
Pavel Odintsov
528ab55f78 Add option for configuring custom pid_path. Add check about ability to write to log explicitly Closes #142. 2015-09-24 02:23:38 +03:00
Pavel Odintsov
726598684e Merge pull request #420 from markhprice/exabgp_announce_host
Added exabgp_announce_host param to doc
2015-09-23 23:55:08 +03:00
mark
b233fa1f6d Added exabgp_announce_host param to doc 2015-09-23 11:20:51 -04:00
Pavel Odintsov
9f605381f7 Move to getoptlong from custom command line parser 2015-09-23 00:25:09 +03:00
Pavel Odintsov
f3b8a4efa2 Add os type to install tracker. Closes #418 2015-09-21 13:11:35 +03:00
Pavel Odintsov
22d48b4bd2 Do not enable interfaces for netmap on FreeBSD automatically 2015-09-21 12:47:06 +03:00
Pavel Odintsov
27be1c956b Add gmake for building luajit for FreeBSD 2015-09-21 12:36:52 +03:00
Pavel Odintsov
96dae35eab Merge branch 'master' of github.com:FastVPSEestiOu/fastnetmon 2015-09-21 12:28:21 +03:00
Pavel Odintsov
f4575db8fa Add nDPI to deps 2015-09-21 12:28:13 +03:00
Pavel Odintsov
d494119f13 Update FreeBSD_INSTALL.md 2015-09-21 12:16:41 +03:00
Pavel Odintsov
f205510356 Sorry but we should disable cert checks for FreeBSD 9 2015-09-21 12:15:41 +03:00
Pavel Odintsov
82702f7a5f Add wget installer 2015-09-21 12:15:12 +03:00
Pavel Odintsov
6289c613b5 Fix english translation 2015-09-21 11:31:11 +03:00
Pavel Odintsov
f2d164f470 Automatic installer support for FreeBSD 2015-09-20 23:25:31 +03:00
Pavel Odintsov
7d0c854ab8 Do not change ld.so for FreeBSD 2015-09-20 23:20:40 +03:00
Pavel Odintsov
fcb516262b Add FreeBSD release detection code 2015-09-20 23:15:30 +03:00
Pavel Odintsov
80045bf327 Fux deps install for nDPI on FreeBSD 2015-09-20 22:55:30 +03:00
Pavel Odintsov
e094c8f0e1 Fix SHA1 calculation in installer script for FreeBSD. Get rid of system calls 2015-09-20 22:43:51 +03:00
Pavel Odintsov
1ecea3c720 Enable FreeBSD installer 2015-09-20 22:33:11 +03:00
Pavel Odintsov
d9416c9cdc Add dependency list for FreeBSD 2015-09-20 22:31:48 +03:00
Pavel Odintsov
cdaa20bdf9 Add pkg update and pkg install wget for installer for FreeBSD 2015-09-20 12:57:54 +03:00
Pavel Odintsov
4d62f03463 Disable hiredis for MacOS X stable build 2015-09-20 11:56:57 +03:00