You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently, Genesis/Ajenti has several plugins that monitor system vital signs and allow for changes. The Services plugin, for example, allows the user to start/stop running services. The CPU plugin displays current CPU usage, etc etc.
Desired Functionality
All system monitor plugins (Services, CPU, HDD Usage, System Load, Logs) should all be combined into one "System Monitor" core plugin that has a tab at the top of the page replacing Health. As this is a core plugin, it should not be added/removed like the rest of them.
The text was updated successfully, but these errors were encountered:
The plugins have all been combined into one, located at plugins/sysmon as of 0ee3055. All that rests now is to move this into core, and decide on a format for displaying the various information, as it presently consists of multiple pages.
Background
Presently, Genesis/Ajenti has several plugins that monitor system vital signs and allow for changes. The Services plugin, for example, allows the user to start/stop running services. The CPU plugin displays current CPU usage, etc etc.
Desired Functionality
All system monitor plugins (Services, CPU, HDD Usage, System Load, Logs) should all be combined into one "System Monitor" core plugin that has a tab at the top of the page replacing Health. As this is a core plugin, it should not be added/removed like the rest of them.
The text was updated successfully, but these errors were encountered: