Commit Graph

73 Commits (1.23.X-to-2)

Author SHA1 Message Date
Louis Lam 4d16575599 Merge branch 'master' into 1.23.X-to-2
7 days ago
Louis Lam 6cfae01a0d
Merge commit from fork
7 days ago
Suven-p c01494ec33
feat: add `RabbitMQ` monitor (#5199)
2 months ago
Louis Lam eca90a2b00
Revert "feat: structured logging (JSON)" (#5175)
3 months ago
Cassandra b287a25de7
feat: structured logging (JSON) (#5118)
3 months ago
Shaun 36f8be040d
Monitor Conditions (#5048)
4 months ago
Matt Visnovsky a0374487ce C&P typo from review
7 months ago
Matt Visnovsky 092688a5c8 ES Lint
7 months ago
Matt Visnovsky 6fc0cbf415 ES Lint
7 months ago
Frank Elsinga c124f3a43e
Formtting fix
7 months ago
Matt Visnovsky b5a73e5ad7
Apply suggestions from code review
7 months ago
Frank Elsinga 5dc4bb64d5
Merge branch 'master' into snmp-monitor
7 months ago
Frank Elsinga b6cd21c71a
Removed where I was wrong about imports
7 months ago
Matt Visnovsky fdc145bffd Added Robustness
7 months ago
Matt Visnovsky eaa935cba0 Also return result of the evaluation
7 months ago
Matt Visnovsky efb1642e3c Blend json-query and snmp monitors
7 months ago
Matt Visnovsky 2d2c1866df Fix: a typo
7 months ago
Matt Visnovsky b2d76bc60a Refactor line for conciseness
7 months ago
Matt Visnovsky 7eee5db4d2 Variable changes
7 months ago
Frank Elsinga d74facded6 removed some monitor drift in terms of imports and documentation
7 months ago
Sebastian Lang a3ac954140
Add support for custom mongodb commands (#4445)
7 months ago
Matt Visnovsky d25ee8f128 Using JSON Query Expressions
8 months ago
Matt Visnovsky 1c4740748c Re-use monitor.radiusPassword for community string
8 months ago
Matt Visnovsky da8f0d1c31
Apply suggestions from code review
8 months ago
Matt Visnovsky 2b5d100cd3 Ensure SNMP session is closed properly
8 months ago
Matt Visnovsky e9b52eb0e7 Separate error cases for SNMP varbind returns
8 months ago
Matt Visnovsky c68b1c6274 Remove unnecessary func getKey
8 months ago
Matt Visnovsky 433e317eee Simplify error catch
8 months ago
Matt Visnovsky 1fe1bb5864 Given that above throws, the else case is not nessesary
8 months ago
Matt Visnovsky 997791bc78 Default: invalid condition error
8 months ago
Matt Visnovsky 0384b34007 Remove unnecessary func getKey
8 months ago
Matt Visnovsky 0280b2ad3f A comment about varbinds[0] for clarification
8 months ago
Matt Visnovsky 4386d0afad Apply suggestions from code review
8 months ago
Matt Visnovsky 09fd816aae Updated code comments
8 months ago
Matt Visnovsky c87ac2f043 Move getKey() to util.ts
8 months ago
Matt Visnovsky 8e56a81ef1 Refactor how strings/numerics are parsed
8 months ago
Matt Visnovsky f059d54349 Use frontend timeout
8 months ago
Matt Visnovsky 9ba0f68a86 Remove supurfluous log.debug
8 months ago
Matt Visnovsky 7459654e11 ES Lint Compliant
8 months ago
Matt Visnovsky ba47aca51f
Apply suggestions from code review
8 months ago
Frank Elsinga b4bd003626
Merge branch 'master' into snmp-monitor
8 months ago
Matt Visnovsky 704ffd3f4b Finalized SNMP monitor
8 months ago
Matt Visnovsky 99dc4cfb46 Wrong variable used
8 months ago
Matt Visnovsky 4a882be6ba Further SNMP monitor development
8 months ago
Matt Visnovsky a3cdd69995 Use net-snmp instead of snmp-native
8 months ago
Matt Visnovsky d92003e172 SNMP Initial Commits
8 months ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
8 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
10 months ago
Frank Elsinga a9a1cf1353
Chore: General notification reformatting (#3182)
10 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
10 months ago