"""System monitoring plugin package.""" from .plugin import SystemPlugin __all__ = ["SystemPlugin"]