Commit graph

33 commits

Author SHA1 Message Date
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
Alfredo Cardigliano
1dff8975d3 Move tag filters info 2022-02-15 11:05:21 +01:00
Alfredo Cardigliano
4faa7e44f5 Return on bad types 2022-01-28 11:31:56 +01:00
Alfredo Cardigliano
902941fc92 Strenghten asc and rev functions 2022-01-28 11:31:07 +01:00
Luca Deri
bbd5470784 Added check 2021-11-23 12:06:38 +01:00
Simone Mainardi
5502f3fc2e Fixes field 'empty' is not callable (a nil value)
Partially addresses #5965
2021-10-11 15:34:40 +02:00
Simone Mainardi
0f5340e1a3 (C) update 2021-05-31 12:39:02 +02:00
Simone Mainardi
99edd3d560 Implements function to check SNMP OIDs prefixes 2020-12-24 12:55:12 +01:00
Simone Mainardi
e831102828 Implements lua pairsByDottedDecimalKeys sorter 2020-12-02 14:29:00 +01:00
emanuele-f
340462ad73 Cleanup of the timeseries ring and NetworkInterfaceTsPoint 2020-05-20 15:18:03 +02:00
gabryon99
6d66d9e744 fixed issue #3638 2020-03-26 17:21:39 +01:00
gabryon99
fcdeeb7b07 moved manage data buttons for system, ticket #3484 2020-03-10 13:05:31 +01:00
Simone Mainardi
918ab6283c Fixes RRD points always written as integers without decimals
Fixes #3465
2020-02-28 10:56:13 +01:00
emanuele-f
03e3613e7e Fix IPv6 validator 2019-12-30 15:44:47 +01:00
emanuele-f
3ba5dcd003 Add string to number conversion in tolongint 2019-11-19 14:09:21 +01:00
emanuele-f
ac0c20441f Add type check in tolongint 2019-11-19 11:17:41 +01:00
emanuele-f
b2a6588ad5 Add check for big/small number in integer conversion 2019-11-18 17:43:04 +01:00
Alfredo Cardigliano
d835425b89 Added traceback when calling tolongint with math.inf to debug rrd module 2019-10-21 16:33:06 +02:00
emanuele-f
d7632494dd Fix additional point in past series 2019-09-20 18:49:28 +02:00
emanuele-f
ecdf88b8a0 Host alerts migration to new api 2019-07-09 18:50:45 +02:00
emanuele-f
0748ef191d Initial system interface data delete 2019-07-04 11:09:33 +02:00
emanuele-f
aa739268f7 Fix UDP unicast serialization and add check on tolongint of NaN 2019-06-20 14:56:36 +02:00
emanuele-f
cfa9986671 Implement InfluxDB export statistics 2019-06-10 15:52:06 +02:00
Luca
b9cba0e04f Bound fingerprint to application name 2019-05-14 10:17:16 +02:00
emanuele-f
a650f3f27e Fix error with floating point numbers 2018-12-19 17:13:43 +01:00
emanuele-f
f65c618b3f Move user group information into the session
This fixes issues and inconsistencies when the same user logins from different authenticators at the same time
Fixes #2212
2018-12-11 18:44:34 +01:00
emanuele-f
9a506c69c3 Fix traffic extraction jobs pagination 2018-11-13 20:25:39 +01:00
emanuele-f
f82a8e9767 Return 0 filled points instead of nil when no data is available on InfluxDB
This behaviour makes InfluxDB consistent with the RRD driver
2018-10-01 10:49:51 +02:00
emanuele-f
ffe2c629bc Implement timeseries cleanup
Closes #1940
2018-09-11 17:16:56 +02:00
emanuele-f
d4ea15619f Add support for InfluxDB authentication 2018-08-13 14:36:06 +02:00
Luca Deri
203404df5b Added changes to seamlessly use LuaJIT (default) or the standard (non JIT) Lua 2018-06-12 23:05:30 +02:00
emanuele-f
bbfb40cc9f Add user members management page in nedge 2018-06-06 20:11:47 +02:00
emanuele-f
2f89d21b36 Remove lua_utils dependency from timeseries 2018-06-01 10:41:54 +02:00