ntopng/attic/scripts/lua/plugins/cpu_states_monitor/manifest.lua
2021-01-02 12:08:23 +01:00

10 lines
206 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "CPU States Monitor",
description = "Monitors the various states of the CPU (e.g., user, system and iowait)",
author = "ntop",
dependencies = {},
}