l 2 monitoring: remove broken ping statistics
This commit is contained in:
parent
0bdb6c4c7a
commit
53532e63f0
|
@ -19,9 +19,6 @@ with import <stockholm/lib>;
|
||||||
totalcpu = true;
|
totalcpu = true;
|
||||||
};
|
};
|
||||||
mem = {};
|
mem = {};
|
||||||
ping = {
|
|
||||||
urls = ["8.8.8.8"];
|
|
||||||
};
|
|
||||||
net = {};
|
net = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue