]> arthur.barton.de Git - netdata.git/blob - src/plugin_idlejitter.h
disable by default monitoring /snap/*; disable also ram* and loop* block devices
[netdata.git] / src / plugin_idlejitter.h
1 #ifndef NETDATA_PLUGIN_IDLEJITTER_H
2 #define NETDATA_PLUGIN_IDLEJITTER_H 1
3
4 extern void *cpuidlejitter_main(void *ptr);
5
6 #endif /* NETDATA_PLUGIN_IDLEJITTER_H */