Matt Visnovsky
9ba0f68a86
Remove supurfluous log.debug
...
Co-Authored-By: Frank Elsinga <frank.elsinga@tum.de>
7 months ago
Matt Visnovsky
97a9094d7c
ES Lint Compliant
7 months ago
Matt Visnovsky
e944492da8
Corrected down function
...
b4bd003626 (r1585590243)
7 months ago
Matt Visnovsky
7459654e11
ES Lint Compliant
7 months ago
Matt Visnovsky
ba47aca51f
Apply suggestions from code review
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Frank Elsinga
b4bd003626
Merge branch 'master' into snmp-monitor
7 months ago
Matt Visnovsky
704ffd3f4b
Finalized SNMP monitor
7 months ago
Matt Visnovsky
9848ce49f3
Minor frontend styling
7 months ago
Matt Visnovsky
4593afbdbb
Frontend input validation
7 months ago
Matt Visnovsky
9d28fcff1a
Update bean model backend
...
Updates appropriate values async when editing the SNMP monitor
7 months ago
Matt Visnovsky
9c8024c7fa
Update db migration: down function
...
knex requires down function
7 months ago
Matt Visnovsky
138075a2af
Update db migration: allow nulls
...
DB must allow nulls otherwise this will break other monitors.
7 months ago
Rakovskij Stanislav
9f2cf28a76
Making docker usage with localhost and external ip more clear ( #3836 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Nelson Chan
59f10d542b
Fix: Show API Keys disabled msg. when disabled Auth ( #4723 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Ezhil Shanmugham
988ba79679
feat: keephq notification provider ( #4722 )
7 months ago
Matt Visnovsky
99dc4cfb46
Wrong variable used
...
Thanks for pointing it out @CommanderStorm!
7 months ago
Matt Visnovsky
4a882be6ba
Further SNMP monitor development
...
Further testing of SNMP feat, however I'm running into the issue `Error in SNMP check: RequestTimedOutError: Request timed out` when the check function is called. I am unsure as to why since my local SNMP script works great with very similar code.
7 months ago
Matt Visnovsky
ff5890a11f
Updated a comment
7 months ago
Matt Visnovsky
a3cdd69995
Use net-snmp instead of snmp-native
...
net-snmp over snmp-native is:
-more robust
-more popular
-better documented
-supports v3
7 months ago
Joschua Becker
19e8c75c3b
SevenIO Notification Provider ( #4219 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
凯观生活
126d6cd912
Add the ability to notify `@everyone` in DingTalk notifications ( #4718 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Matt Visnovsky
d92003e172
SNMP Initial Commits
...
This commit introduces a new SNMP monitor feature to the application, allowing users to monitor devices using SNMP (Simple Network Management Protocol).
7 months ago
Louis Lam
c86706f189
1.23.13 changes merge to 2.0.0 ( #4708 )
7 months ago
Louis Lam
1d091739c8
Update server/model/monitor.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
7 months ago
Louis Lam
27bcc968ec
Update server/util-server.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
7 months ago
Louis Lam
c0db036187
Update server/model/monitor.js
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
7 months ago
Louis Lam
7da5b2311c
Fix merge issue
7 months ago
Louis Lam
996db6281b
Update dependencies and remove an empty file
7 months ago
Louis Lam
63a380326d
Merge branch '1.23.X' into 1.23.13-to-2.0.0
...
# Conflicts:
# .github/workflows/auto-test.yml
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/monitor-types/real-browser-monitor-type.js
# server/util-server.js
# test/cypress/unit/i18n.spec.js
7 months ago
Louis Lam
2778929f74
Update to 1.23.13
7 months ago
Louis Lam
f71d35e53e
Update dependencies
7 months ago
Nelson Chan
1490443618
Fix: Getting TLS certificate through proxy & prometheus update ( #4700 )
7 months ago
BigBoot
bab427f715
Add `loginRequired` SocketIO event ( #4636 )
7 months ago
Frank Elsinga
add5c128ce
fix: Localisation-matching algorithm missing some edgecase ( #4692 )
7 months ago
Louis Lam
29575343ca
Update CONTRIBUTING.md for how to set up a Docker builder ( #4668 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Louis Lam
e797abd108
Update to 1.23.12
7 months ago
Louis Lam
7a9e2f5de6
Merge pull request from GHSA-23q2-5gf8-gjpp
7 months ago
Louis Lam
7b5d2a71ff
Update dependencies
7 months ago
CoolCu
b25ac55a2f
chore: fix some typos in comments ( #4679 )
...
Signed-off-by: CoolCu <coolcui@qq.com>
7 months ago
msrl2000
05606c69e7
Update i18n.js ( #4666 )
8 months ago
Nelson Chan
893278bd3d
Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] ( #4630 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Adam Stachowicz
0e30ea830d
fix: Update nodemailer to fix GHSA-9h6g-pr28-7cqp [1.23.X] ( #4653 )
8 months ago
Louis Lam
c67a2070b8
Update deps
8 months ago
Adam Stachowicz
9863a10321
fix: Update `axios`, `@actions/github` and `dompurify` [1.23.X] ( #4652 )
8 months ago
Edoardo Ridolfi
822ce5384b
Add support for Whapi notification provider ( #4323 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Merlin
937c8a9a7b
New notification provider: CallMeBot API ( #4605 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Daan Meijer
effd0197ac
[Slack] restructure alert actions, add 'visit site' button ( #3886 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
8 months ago
Nelson Chan
ee7f8680c1
Fix: Add missing FK for monitor-tls-info table [1.23.X] ( #4631 )
8 months ago
Nelson Chan
08f75b0b99
Fix: Add missing FK for monitor-tls-info table ( #4632 )
8 months ago
Nelson Chan
c1301804d4
Fix: Fix CI on Windows Runner [1.23.X] ( #4633 )
8 months ago