Docs.rs
  • netpulse-0.9.1
    • netpulse 0.9.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • PlexSheep
    • Dependencies
      • bincode ^1.3.3 normal
      • blake3 ^1.5.4 normal
      • caps ^0.5.5 normal
      • chrono ^0.4.38 normal
      • curl ^0.4.47 normal optional
      • deepsize ^0.2.0 normal
      • flagset ^0.4.6 normal
      • getopts ^0.2 normal
      • nix ^0.29.0 normal
      • ping ^0.5.2 normal optional
      • serde ^1.0 normal
      • serde_repr ^0.1.19 normal
      • sysinfo ^0.33.1 normal
      • thiserror ^2.0.0 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal optional
      • zstd ^0.13.2 normal optional
      • tracing-test ^0.2.5 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

netpulse0.9.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • analyze::CheckAccessConstraints
  • analyze::outage::Outage
  • records::Check
  • store::Store

Enums

  • analyze::IpAddrConstraint
  • analyze::outage::OutageError
  • analyze::outage::Severity
  • analyze::outage::SeverityError
  • errors::AnalysisError
  • errors::CheckError
  • errors::RunError
  • errors::StoreError
  • records::CheckFlag
  • records::CheckType
  • records::IpType
  • store::Version

Functions

  • analyze::analyze
  • analyze::fmt_timestamp
  • analyze::get_checks
  • analyze::outages_detailed
  • checks::check_http
  • checks::just_fucking_ping
  • common::confirm
  • common::exec_cmd_for_user
  • common::getpid_running
  • common::init_logging
  • common::print_usage
  • common::root_guard
  • common::setup_panic_handler
  • records::display_group

Type Aliases

  • analyze::CheckGroup

Constants

  • DAEMON_LOG_ERR
  • DAEMON_LOG_INF
  • DAEMON_PID_FILE
  • DAEMON_USER
  • TIMEOUT
  • TIMEOUT_MS
  • analyze::TIME_FORMAT_HUMANS
  • common::ENV_LOG_LEVEL
  • records::TARGETS
  • store::DB_NAME
  • store::DB_PATH
  • store::DEFAULT_PERIOD
  • store::ENV_PATH
  • store::ENV_PERIOD
  • store::OUTAGE_TIME_SPAN
  • store::ZSTD_COMPRESSION_LEVEL