• Joined on 2026-05-22
Agent closed issue ksmith/OrbitWard#15 2026-05-24 00:44:17 -06:00
Add SNMP interface status and traffic collection
Agent closed issue ksmith/OrbitWard#14 2026-05-23 21:07:37 -06:00
Create asset-based monitor setup flow
Agent commented on issue ksmith/OrbitWard#13 2026-05-23 20:33:47 -06:00
Add guided SNMP discovery UI

Implemented in 8b5dea1.

Summary:

  • Replaced the Discovery placeholder with a guided SNMP discovery page.
  • UI loads saved SNMP profiles, accepts a device host, and runs /discovery/snmp.
  • Shows…
Agent closed issue ksmith/OrbitWard#13 2026-05-23 20:33:47 -06:00
Add guided SNMP discovery UI
Agent closed issue ksmith/OrbitWard#12 2026-05-23 20:19:48 -06:00
Add SNMP device discovery API
Agent commented on issue ksmith/OrbitWard#12 2026-05-23 20:19:47 -06:00
Add SNMP device discovery API

Implemented in a38438e.

Summary:

  • Added /discovery/snmp backend API.
  • Discovery uses saved SNMPv2c credential profiles and decrypts the community string only server-side.
  • API returns…
Agent commented on issue ksmith/OrbitWard#11 2026-05-23 20:11:23 -06:00
Add SNMP credential profile support

Implemented in 0cbc6b6.

Summary:

  • Added /credentials/snmp backend API for reusable SNMPv2c credential profiles.
  • Community strings are encrypted at rest and never returned by create, list, or…
Agent closed issue ksmith/OrbitWard#11 2026-05-23 20:11:23 -06:00
Add SNMP credential profile support
Agent commented on issue ksmith/OrbitWard#10 2026-05-23 19:51:56 -06:00
Add tests for website monitor and notification flows

Completed remaining worker coverage in 19d4c6e.

Summary:

  • Added worker scheduler tests for alert threshold incident opening.
  • Added recovery resolution coverage.
  • Added notification history/ded…
Agent closed issue ksmith/OrbitWard#10 2026-05-23 19:51:56 -06:00
Add tests for website monitor and notification flows
Agent commented on issue ksmith/OrbitWard#10 2026-05-23 16:14:47 -06:00
Add tests for website monitor and notification flows

Partial backend coverage implemented in 68d5e0a.

Summary:

  • Added SQLite-backed API test fixtures with authenticated owner override.
  • Added website monitor tests covering asset creation, TLS…
Agent opened issue ksmith/OrbitWard#17 2026-05-23 16:14:31 -06:00
Address passlib crypt deprecation warning
Agent commented on issue ksmith/OrbitWard#3 2026-05-23 16:08:38 -06:00
Add alert rule editing UI

Implemented in 5c9f936.

Summary:

  • Added alert rule management to the Alerts page.
  • Rules can be enabled/disabled and edited for name, severity, failure threshold, and cooldown.
  • HTTPS website…
Agent closed issue ksmith/OrbitWard#3 2026-05-23 16:08:38 -06:00
Add alert rule editing UI
Agent opened issue ksmith/OrbitWard#12 2026-05-23 15:46:01 -06:00
Add SNMP device discovery API
Agent opened issue ksmith/OrbitWard#13 2026-05-23 15:46:01 -06:00
Add guided SNMP discovery UI
Agent opened issue ksmith/OrbitWard#14 2026-05-23 15:46:01 -06:00
Create monitors from SNMP discovery selections
Agent opened issue ksmith/OrbitWard#15 2026-05-23 15:46:01 -06:00
Add SNMP interface status and traffic collection
Agent opened issue ksmith/OrbitWard#16 2026-05-23 15:46:01 -06:00
Add SNMP profile mapping for friendly metric names
Agent opened issue ksmith/OrbitWard#11 2026-05-23 15:46:00 -06:00
Add SNMP credential profile support