Commit Graph

48 Commits (e9b52eb0e7f2133bd273a365d1ee061eaeeb6d4d)

Author SHA1 Message Date
Matt Visnovsky e9b52eb0e7 Separate error cases for SNMP varbind returns
7 months ago
Matt Visnovsky c68b1c6274 Remove unnecessary func getKey
7 months ago
Matt Visnovsky 433e317eee Simplify error catch
7 months ago
Matt Visnovsky 1fe1bb5864 Given that above throws, the else case is not nessesary
7 months ago
Matt Visnovsky 997791bc78 Default: invalid condition error
7 months ago
Matt Visnovsky 0384b34007 Remove unnecessary func getKey
7 months ago
Matt Visnovsky 0280b2ad3f A comment about varbinds[0] for clarification
7 months ago
Matt Visnovsky 4386d0afad Apply suggestions from code review
7 months ago
Matt Visnovsky 09fd816aae Updated code comments
7 months ago
Matt Visnovsky c87ac2f043 Move getKey() to util.ts
7 months ago
Matt Visnovsky 8e56a81ef1 Refactor how strings/numerics are parsed
7 months ago
Matt Visnovsky f059d54349 Use frontend timeout
7 months ago
Matt Visnovsky 9ba0f68a86 Remove supurfluous log.debug
7 months ago
Matt Visnovsky 7459654e11 ES Lint Compliant
7 months ago
Matt Visnovsky ba47aca51f
Apply suggestions from code review
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 99dc4cfb46 Wrong variable used
7 months ago
Matt Visnovsky 4a882be6ba Further SNMP monitor development
7 months ago
Matt Visnovsky a3cdd69995 Use net-snmp instead of snmp-native
7 months ago
Matt Visnovsky d92003e172 SNMP Initial Commits
7 months ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
7 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
9 months ago
Frank Elsinga a9a1cf1353
Chore: General notification reformatting (#3182)
9 months ago
Stefan Heine 6bfc58674a MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
9 months ago
Stefan Heine 1b293f2754 MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
9 months ago
Nelson Chan cf075a8793
Fix: missing await in `getRemoteBrowser()` (#4418)
10 months ago
Nelson Chan 288cab6dd7
Fix: Make sure browser is connected before returning (#4417)
10 months ago
Louis Lam 2a315d4c84 Merge branch '1.23.X' into merge
11 months ago
Louis Lam 8151ac0e25
Fix Async child process output issue (#4231)
12 months ago
Nelson Chan 46432618e1
Feat: Add json-query to MQTT monitor type (#3857)
12 months ago
Louis Lam c5d9c54a04 Merge branch 'master' into 1.23.X-merge-to-2.X.X-2
12 months ago
Louis Lam 81c9900e23 Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
1 year ago
Adam Hancock 62780001f7
Feature: remote browser support (#3904)
1 year ago
Louis Lam 9fb95fe95e
Add support for /snap/bin/chromium (#4141)
1 year ago
Louis Lam 1708b67949
Change execSync/spawnSync to async (#4123)
1 year ago
Louis Lam e9bf02fc2c Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
1 year ago
Louis Lam 4255496b11 Rewrite Tailscale ping using spawnSync
1 year ago
Chongyi Zheng ddd135efa8
Confirm chrome path in macOS is correct (#3950)
1 year ago
Nelson Chan 9379498b49
Chore: Allow MS Edge for real-browser monitor (#3941)
1 year ago
Louis Lam a362206fab Fix: do not colorize non-string log message
1 year ago
Frank Elsinga d6af9162c1
Chore: Extracted the dns monitor to its own monitor-type (#3413)
1 year ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
1 year ago
SGprooo 1d9a28e9ab
feat: Tailscale ping monitor (#3178)
1 year ago
Louis Lam 3b9c95a8a8
Prevent users from specifying an unexpected executable as Chromium (#3348)
1 year ago
Louis Lam 8c60e902e1 Remove an unused variable
1 year ago
Louis Lam 4f6035899d
Real browser monitor type (#3308)
1 year ago
Louis Lam e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
2 years ago