Skip to content

feat: health check suite — CPU, memory, interface errors, log alerts #4

@kayodebristol

Description

@kayodebristol

Composable health checks that work across vendors.

  • CPU utilization check with threshold alerting
  • Memory utilization check
  • Interface error counter check (CRC, input/output errors, drops)
  • Log scanning for critical/major events
  • JSON output for monitoring integration
python -m netops.check.health --inventory inv.yaml --group core --threshold cpu=80,mem=85

Metadata

Metadata

No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions