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

Dev #1

Merged
merged 33 commits into from
Aug 15, 2021
Merged

Dev #1

merged 33 commits into from
Aug 15, 2021

Conversation

swifty94
Copy link
Owner

Dev branch is a merge candidate to master.

master and others added 30 commits June 1, 2021 20:56
+ fix #1.1 -  Update Requirements and README
+ fix #2 - irrelevant data for jboss cpu
+ fix 3 - init SQL / DB schema re-struct + code re-factoring
+ fix 3.1 - add f_rebuild function
+ fix #3.2 - adjusted mechanism of data displaying from cluster
+ fix #5 - add more network stats (errors, dropped, etc)
+ fix #8 -  customizable disk path
+ fix #9 - add background process to truncate inner DB after X days (number of days to be defined in settings.json)
- remove unnecessary from HTML
- autokill pythonw.exe on Windows upon restart
- multi-node env validated
…az setup there: demodm.friendly-tech.com, demo.friendly-tech.com
…se - backport of existing views + ability to add new ones not only from stats table
	- new table
		CREATE TABLE "haz_info" (
		"id"	INTEGER NOT NULL,
		"nodeName"	TEXT,
		"nodeState"	TEXT,
		"clusterState"	TEXT,
		"clusterSize"	TEXT,
		"updated"	timestamp DATE DEFAULT (datetime(''now'',''localtime''))',
		PRIMARY KEY("id" AUTOINCREMENT)
	- new Table view
	- additional api endpoint
+ fix 11 - CSS adjustments. Added Clock to pain page. Added Dashboard template
+ fix #12 - Ability to compare KPIs on graph
+ fix #13 - Ability to clean graph
…g every second

+ fix #14 - Dashboard template updated > Avg table stats Added
            Added new settings.json tag -> isLiveStats=True -> Dashboard liveupdate enabled
+ fix #15 - Internal code restructure. MVC pattern still there + strict namespace/modules following
@swifty94 swifty94 closed this in 5165fea Aug 15, 2021
@swifty94 swifty94 merged commit 0821071 into master Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant