agentless_monitor 1.0.0 copy "agentless_monitor: ^1.0.0" to clipboard
agentless_monitor: ^1.0.0 copied to clipboard

Monitor 1000+ servers without installing any agent. Uses SSH, SNMP, and REST API protocols to collect CPU, RAM, Disk, Network, Process and Service metrics. Auto-discovers new hosts in CIDR subnets. Ze [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add agentless_monitor

With Flutter:

 $ flutter pub add agentless_monitor

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  agentless_monitor: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:agentless_monitor/agentless_monitor.dart';
0
likes
130
points
80
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Monitor 1000+ servers without installing any agent. Uses SSH, SNMP, and REST API protocols to collect CPU, RAM, Disk, Network, Process and Service metrics. Auto-discovers new hosts in CIDR subnets. Zero setup. Production-ready, pub.dev-ready, MIT licensed.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, collection, cron, equatable, freezed_annotation, hive, json_annotation, retry, stream_transform

More

Packages that depend on agentless_monitor