Commit Graph

73 Commits

Author SHA1 Message Date
wh1te909
56fa3ad5d7 add builtin scripts support 2020-08-19 05:46:18 +00:00
wh1te909
491fa962aa make smtp user/password optional (allows for smtp relay) 2020-08-18 21:59:24 +00:00
wh1te909
d21efc2a22 add optional cli args to installer 2020-08-16 05:09:38 +00:00
Josh Krawczyk
6e45dee5b5 Added frontrend and backend for alerts to stop error messages. Still WIP. Fixed related_agents function to help with policy check bugs. 2020-08-15 14:13:24 -04:00
wh1te909
a67de6f009 don't force smtp username to be an email address 2020-08-12 02:29:50 +00:00
wh1te909
f5a920f47c optional install args wh1te909/winagent@9cb8d5ba39 2020-08-10 04:47:46 +00:00
wh1te909
8dbda58df5 description is now optional during cli install wh1te909/winagent@e67ae912b7 2020-08-09 22:40:12 +00:00
wh1te909
64273419b6 finish agent recovery 2020-08-09 09:25:57 +00:00
wh1te909
7c37e59f05 make agent install command a one-liner 2020-07-25 08:17:16 +00:00
wh1te909
512207f75c send command improvements 2020-07-13 09:11:50 +00:00
wh1te909
43c7f3cc22 add option to specify different 'from' email address for alerts 2020-07-12 07:30:19 +00:00
wh1te909
446f442fb8 format all 2020-07-12 07:11:21 +00:00
Josh Krawczyk
6c31209bcc Policy Tasks with fixes and docker changes 2020-07-02 17:33:20 -04:00
Josh Krawczyk
56cb3d8fa4 Finish up MeshCentral integration. Worked out more bugs and added mesh settings in CoreSettings. Modified docker to work with new configurations 2020-06-29 18:37:11 -04:00
wh1te909
5fa9882007 add loading indicator when uploading 2020-06-01 08:51:38 +00:00
wh1te909
856e0542af move debuglog to logs app, create new dirs to store logs/exes in, add new view to upload a new meshagent 2020-06-01 08:16:00 +00:00
wh1te909
a2f16e9944 uncomment 2020-06-01 05:58:52 +00:00
wh1te909
1224087ca3 cleanup some client views, move some views into correct apps 2020-06-01 03:07:04 +00:00
wh1te909
50b56e84bf fix autotasks 2020-05-30 08:29:44 +00:00
wh1te909
26476b73dd ui fixes 2020-05-30 06:17:40 +00:00
wh1te909
c0a7f92266 refactor script checks 2020-05-30 05:12:00 +00:00
wh1te909
e3f7003fa1 refactor eventlog checks 2020-05-30 04:27:23 +00:00
wh1te909
bb30ec8ded refactor service checks 2020-05-30 03:55:31 +00:00
wh1te909
15176fa364 refactor ping checks 2020-05-30 01:50:37 +00:00
wh1te909
1aa43dd458 refactor cpu checks 2020-05-30 01:39:28 +00:00
wh1te909
6cfe696033 refactor memory checks 2020-05-30 01:27:22 +00:00
wh1te909
19f56cc1c1 fix v-model reactivity 2020-05-30 01:21:24 +00:00
wh1te909
f4b4cc4d15 move scripts into own app, refactor add/edit script into one modal 2020-05-30 00:20:40 +00:00
wh1te909
ab546fabdb playing with validation 2020-05-29 10:43:56 +00:00
wh1te909
2187d3b968 edit diskcheck refactor 2020-05-29 09:40:38 +00:00
wh1te909
1f6c08c678 start refactor diskcheck add/edit modals into one modal, start work on backend check views 2020-05-29 08:45:51 +00:00
wh1te909
2c657891b5 fix mapstate error 2020-05-25 06:31:06 +00:00
Josh Krawczyk
0ab6b68ae1 More Tests, Finished Task and Check policy tables, many fixes and refactors 2020-05-24 23:24:47 -04:00
wh1te909
0ab9512daf fix ui bug 2020-05-24 22:11:28 +00:00
wh1te909
06a6c85fd0 agent installation changes wh1te909/winagent@9b077eef8f 2020-05-24 06:39:15 +00:00
wh1te909
a2634a6ddf check if data exists before trying to render event log table 2020-05-20 16:52:46 +00:00
wh1te909
177ebe637f added event log checks wh1te909/winagent@de54b262ea 2020-05-20 08:19:55 +00:00
wh1te909
0d6ec9a83d fix pending actions timezone bug 2020-05-19 07:34:47 +00:00
wh1te909
d8daac5498 added default agent timezone and explicit agent timezone, in preparation for changes that will be made to fix some bugs with pending actions 2020-05-19 05:57:10 +00:00
wh1te909
f566f3cbcc start work on 'Pending Actions', improvements to scheduled reboot 2020-05-18 08:38:35 +00:00
wh1te909
5d4b6375b5 redundant css cleanup 2020-05-18 06:58:26 +00:00
wh1te909
f7a9077eb2 implement scheduled reboot 2020-05-16 21:09:03 +00:00
wh1te909
6b418c09d5 add missing timeout var 2020-05-16 09:43:15 +00:00
wh1te909
93c997e0b8 BREAKING CHANGE: move automated tasks into own django app. requires db drop / migrations reset and agent v0.7.0 2020-05-16 08:32:55 +00:00
wh1te909
4cd3980803 add timeout to tasks 2020-05-16 05:48:40 +00:00
wh1te909
ca8570e879 auto format everything 2020-05-14 06:34:27 +00:00
wh1te909
bf3af072eb allow email settings to be changed dynamically 2020-05-03 07:51:48 +00:00
wh1te909
dcf8bceba9 add edit clients/sites 2020-05-02 21:44:37 +00:00
wh1te909
bc9d898a06 more policy fixes 2020-04-24 06:01:03 +00:00
wh1te909
5d728148cc fix policy winsvc checks 2020-04-23 23:05:03 +00:00