Commit Graph

71 Commits (ca094296f27a41d22af9cd846dc4e32e8bc5071b)

Author SHA1 Message Date
Suven-p c01494ec33
feat: add `RabbitMQ` monitor (#5199)
1 month ago
Louis Lam eca90a2b00
Revert "feat: structured logging (JSON)" (#5175)
2 months ago
Cassandra b287a25de7
feat: structured logging (JSON) (#5118)
2 months ago
Shaun 36f8be040d
Monitor Conditions (#5048)
3 months ago
Matt Visnovsky a0374487ce C&P typo from review
5 months ago
Matt Visnovsky 092688a5c8 ES Lint
5 months ago
Matt Visnovsky 6fc0cbf415 ES Lint
5 months ago
Frank Elsinga c124f3a43e
Formtting fix
5 months ago
Matt Visnovsky b5a73e5ad7
Apply suggestions from code review
5 months ago
Frank Elsinga 5dc4bb64d5
Merge branch 'master' into snmp-monitor
5 months ago
Frank Elsinga b6cd21c71a
Removed where I was wrong about imports
6 months ago
Matt Visnovsky fdc145bffd Added Robustness
6 months ago
Matt Visnovsky eaa935cba0 Also return result of the evaluation
6 months ago
Matt Visnovsky efb1642e3c Blend json-query and snmp monitors
6 months ago
Matt Visnovsky 2d2c1866df Fix: a typo
6 months ago
Matt Visnovsky b2d76bc60a Refactor line for conciseness
6 months ago
Matt Visnovsky 7eee5db4d2 Variable changes
6 months ago
Frank Elsinga d74facded6 removed some monitor drift in terms of imports and documentation
6 months ago
Sebastian Lang a3ac954140
Add support for custom mongodb commands (#4445)
6 months ago
Matt Visnovsky d25ee8f128 Using JSON Query Expressions
7 months ago
Matt Visnovsky 1c4740748c Re-use monitor.radiusPassword for community string
7 months ago
Matt Visnovsky da8f0d1c31
Apply suggestions from code review
7 months ago
Matt Visnovsky 2b5d100cd3 Ensure SNMP session is closed properly
7 months ago
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)
8 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