ntopng/attic/scripts/lua/plugins/cpu_states_monitor/manifest.lua

10 lines
206 B
Lua

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