Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine and streamline system plugins #3

Closed
peakwinter opened this issue Apr 10, 2013 · 1 comment
Closed

Combine and streamline system plugins #3

peakwinter opened this issue Apr 10, 2013 · 1 comment

Comments

@peakwinter
Copy link
Contributor

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.

@peakwinter
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant