Compare commits

..

No commits in common. "fa0ec74b359e8c9bca3cf6d9b3b0435a8138b5f1" and "39763079520fc3cfd1f17006bfc41f0df3d08a1e" have entirely different histories.

View File

@ -10,7 +10,7 @@ use std::time::Duration;
use sysinfo::{System, SystemExt};
/// Rule description structure
struct Rule {
pub struct Rule {
/// Monitored service name
pub service: String,
/// Monitored URI