Commit Graph

5191 Commits (e2e81091c34ebb3c376acd536e7d74f87fdfe507)
 

Author SHA1 Message Date
Matt Visnovsky e2e81091c3 Helpful error when query returns object or array
6 months ago
Matt Visnovsky 82352910bf Fix: Cast to string then eval
6 months ago
Matt Visnovsky 23f844d871 Error handling robustness
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 10d3188dd3 Query json directly rather than with $.value
6 months ago
Matt Visnovsky 36dc94b8f2 Better type handling
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
Matt Visnovsky d25ee8f128 Using JSON Query Expressions
7 months ago
Matt Visnovsky c4759948ec Fix ES Lint
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 8b4b27f359 Final cleanup of changes to EditMonitor.vue
7 months ago
Matt Visnovsky 2015142b00 Maybe don't helptext all the things...
7 months ago
Matt Visnovsky e5fb726160 Missed changes leftover from removal of getKey()
7 months ago
Matt Visnovsky 2b5d100cd3 Ensure SNMP session is closed properly
7 months ago
Matt Visnovsky f4842ead68 Translation key for OID
7 months ago
Matt Visnovsky 56e7fa8bd5 Helptext ALL THE THINGS
7 months ago
Matt Visnovsky 19f21a9a39 SNMP OID helptext
7 months ago
Matt Visnovsky 4ef66b3760 SNMP version helptext
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 6037912085 Consistent placeholder text
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 86b997c664 Limit to <= SNMPv2c for now
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 9053b48030
Merge branch 'louislam:master' into snmp-monitor
7 months ago
Matt Visnovsky 407f7291b0 New dependency for net-snmp
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 d83c2b90c9 Revert unintentional changes to EditMonitor.vue
7 months ago
Frank Elsinga dbbc79a05a
Fixed a typo introduced in #3836 (#4729)
7 months ago
Matt Visnovsky 4699a1ccd8 ES Lint Compliant
7 months ago
Matt Visnovsky ba84f01444 Delete .EditMonitor.vue.swp
7 months ago
Matt Visnovsky 9ba0f68a86 Remove supurfluous log.debug
7 months ago
Matt Visnovsky 97a9094d7c ES Lint Compliant
7 months ago
Matt Visnovsky e944492da8 Corrected down function
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