monitoring-plugins icon indicating copy to clipboard operation
monitoring-plugins copied to clipboard

Compiled plugins: We need to do something about the file size

Open markuslf opened this issue 1 year ago • 0 comments

Describe the solution you'd like

Weird that compiling all the plugins using Nuitka (Windows) or Python (Linux) requires up to 4 GB (Windows) or 290 M (Linux) of disk space.

Additional context

For example, on Windows, almost every plugin is 25 M in file size.

Solution

Maybe bundle all redundant files in a separate zip/rpm file.

markuslf avatar Feb 15 '24 06:02 markuslf