baldo
|
88dab5743f
|
Add field "site" in admin panel.
|
2017-08-13 17:22:34 +02:00 |
|
baldo
|
8ec1b3e845
|
Add a nice error message if no nodes.json URL is set.
|
2017-05-13 11:38:51 +02:00 |
|
baldo
|
3d6fb5feec
|
Fixed or disabled warnings
|
2017-05-06 17:31:34 +02:00 |
|
baldo
|
231eec3544
|
Fix: Avoid duplicates from different nodes.json files. Use only newest.
|
2017-03-19 16:31:50 +01:00 |
|
baldo
|
f12ef87567
|
Fix: Correct support for multiple nodes.json files.
|
2017-03-06 20:32:52 +01:00 |
|
baldo
|
5086d8c71f
|
Allow to specify nodes.json-URLs for multiple communities / domains.
|
2017-03-03 22:02:26 +01:00 |
|
Andreas Baldeau
|
5435f95b86
|
Fix: Deleting offline node without node file won't fail anymore.
|
2016-09-09 21:58:50 +02:00 |
|
Andreas Baldeau
|
769ca33495
|
Merge pull request #27 from rubo77/master
Documents the main structure, that sends out emails for offline nodes
|
2016-08-19 20:33:19 +02:00 |
|
baldo
|
6aac4af80f
|
Job to automatically delete nodes after 100 days.
|
2016-07-29 23:09:43 +02:00 |
|
baldo
|
d63cf55abf
|
Mark nodes not listed in nodes.json as offline.
|
2016-07-29 21:49:03 +02:00 |
|
baldo
|
7677aad10a
|
Fix: Dramatic slowdown when running the NodeInformationRetrievalJob
|
2016-07-29 12:58:03 +02:00 |
|
baldo
|
bf1740a95d
|
Fix: Limit max parallel node imports.
|
2016-07-27 22:02:07 +02:00 |
|
rubo77
|
0435df2ef3
|
Documents the main structure, that sends out emails for offline nodes
|
2016-07-24 13:49:37 +02:00 |
|
baldo
|
cb4c659261
|
Less verbose logging.
|
2016-07-23 22:09:13 +02:00 |
|
baldo
|
eaaf659674
|
Fix: Update node data even when skipping.
Also prevents infinite loop as the SELECT to loads the batch
checks modified_at.
|
2016-06-29 12:02:46 +02:00 |
|
baldo
|
121468bec3
|
Fix: Added missing callback.
|
2016-06-29 11:40:11 +02:00 |
|
baldo
|
3df5509df0
|
Fix: Use correct callback to prevent monitoring sending job from hanging.
|
2016-06-29 11:28:39 +02:00 |
|
baldo
|
dd48bd9702
|
Fix: "SQLITE_ERROR: 6 values for 8 columns" when retrieving nodes.json
|
2016-06-26 19:38:11 +02:00 |
|
baldo
|
392e37ab05
|
Fix: "SQLITE_ERROR: too many SQL variables" when loading nodes
|
2016-06-26 19:27:09 +02:00 |
|
baldo
|
cd746a41ea
|
Display of online state for nodes and hostname for monitoring info in admin panel.
|
2016-06-26 19:09:12 +02:00 |
|
baldo
|
ecc82e30c1
|
Fix: Correct total number of monitoring entries in admin panel.
See: https://github.com/freifunkhamburg/ffffng/issues/16
|
2016-06-26 13:06:58 +02:00 |
|
baldo
|
f720c0e028
|
Less verbose logging on INFO.
See: https://github.com/freifunkhamburg/ffffng/issues/18
|
2016-06-26 12:58:40 +02:00 |
|
baldo
|
5ac54f2a0d
|
Fixed mis-pasted code.
|
2016-06-25 20:45:19 +02:00 |
|
baldo
|
71bebb7c27
|
Fixed fix for sending mails in short time
|
2016-06-25 20:24:28 +02:00 |
|
baldo
|
0e5c5e4e1e
|
Fix: Display Last Status Mail Sent for monitoring in admin panel correctly.
Naming of column is now also consistent.
|
2016-06-25 14:33:51 +02:00 |
|
baldo
|
9c7b2558f0
|
Fix: Don't send monitoring mails too soon after each other.
Fixes: https://github.com/freifunkhamburg/ffffng/issues/17
|
2016-06-25 14:18:43 +02:00 |
|
baldo
|
4ea37d59cd
|
Overview over monitoring states in admin panel.
|
2016-06-11 15:31:57 +02:00 |
|
baldo
|
5ff76db5a9
|
Monitoring job
|
2016-05-24 23:32:04 +02:00 |
|
baldo
|
0ccab4cac8
|
More consistent logging
|
2016-05-24 21:08:34 +02:00 |
|
baldo
|
e03be8bf51
|
Job to clean up outdated monitoring data.
|
2016-05-24 20:39:51 +02:00 |
|
baldo
|
b84bfb5c99
|
Monitoring data retrieval job now working.
|
2016-05-24 20:29:28 +02:00 |
|
baldo
|
09b01f5ccf
|
Nicer logging + Monitoring progress
|
2016-05-24 19:14:09 +02:00 |
|
baldo
|
a82b66c637
|
Added logging framework.
|
2016-05-24 16:40:57 +02:00 |
|
baldo
|
ad3f075d93
|
WIP: Job to retrieve node information for monitoring.
|
2016-05-24 14:42:25 +02:00 |
|
baldo
|
cc0fadb7cd
|
Lookup node via monitoring token only
|
2016-05-23 23:03:57 +02:00 |
|
baldo
|
5a5c70cfb1
|
Link to disable monitoring
|
2016-05-18 23:15:43 +02:00 |
|
baldo
|
0bdce5debb
|
Added confirmation page for monitoring + a few tweaks.
|
2016-05-18 22:50:06 +02:00 |
|