This website requires JavaScript.
d097434c86
more reorganizing, adjusted documentation references, minor styling adjustments for html docs
devel
phryk
2019-02-01 05:11:41 +0100
a2144984b9
started reorganizing code into multiple files
phryk
2019-01-30 08:00:37 +0100
3e7deb94ce
added helper for pretty time output
phryk
2019-01-30 06:14:04 +0100
bea52f5857
cleaned up, resolves issue #3 .
master
0.0.0.1-alpha
phryk
2018-10-06 23:34:19 +0200
e2ac53d1c3
maybe fix boog?
phryk
2018-10-06 22:32:02 +0200
ac85108eca
added documentation link to readme
phryk
2018-10-06 13:18:40 +0200
865b0eb0bb
docs for NetdataMonitor
phryk
2018-10-06 01:19:00 +0200
7a340bcd91
more DiskMonitor docs
phryk
2018-10-04 23:12:22 +0200
c52d8d51d1
blargh
phryk
2018-10-04 18:29:14 +0200
28c40a73fe
a bit more monitor documentation
phryk
2018-10-03 00:37:00 +0200
b80d691ba0
added quickstart to top of docs
phryk
2018-09-28 09:42:24 +0200
0fd8e3fa67
Add nix package
adisbladis
2018-09-23 15:43:40 +0800
b88b161165
fixed import/setup issue for sandboxed builds
phryk
2018-09-23 09:48:39 +0200
b0bb6ef5d1
started monitor doc
phryk
2018-09-20 18:46:47 +0200
1613745437
documentation offensive still continues.
phryk
2018-09-13 00:23:38 +0200
c982f0a28b
added repo link to docs
phryk
2018-09-11 20:10:50 +0200
277b01ea8a
docs docs docs
phryk
2018-09-07 04:13:39 +0200
eb9df98288
MOAR DOC
phryk
2018-09-05 07:48:13 +0200
bd67fbe623
yet more documentation
phryk
2018-09-03 05:07:10 +0200
2b54818248
even more work on documentation
phryk
2018-09-03 00:01:14 +0200
aeaf03db71
some more documentation work
phryk
2018-09-01 07:57:53 +0200
a2f684dba0
added _static doc dir overlooked in last commit.
phryk
2018-08-31 06:26:41 +0200
4c5f378a29
more documentation work, changed documentation theme, cleaned up gulik.png
phryk
2018-08-31 06:24:58 +0200
acc9417a42
more work on inline documentation
phryk
2018-08-30 03:56:27 +0200
2510abd1ee
better way of propagating version everywhere, driveby fix for apparently yet another weird thing happening with freshly started netdata instances
phryk
2018-08-29 01:59:19 +0200
07311386a0
documentation boilerplate things seem roughly done.
phryk
2018-08-28 23:54:29 +0200
c9fa575cea
sphinx documentation bootstrapping stuff
phryk
2018-08-28 20:15:45 +0200
449dceb98d
test docstrings
phryk
2018-08-28 20:14:14 +0200
ddb1272630
fixed various issues with netdata daemon starting/stopping while gulik is running, bumped version string
phryk
2018-08-21 20:48:53 +0200
49dbaec7d8
fixed bug in NetworkMonitor.count_sec
phryk
2018-08-21 18:13:03 +0200
85d5825038
added readme
0.0.0.0-alpha
phryk
2018-08-19 05:58:02 +0200
f2eda362fc
assorted fixes, more metainformation, set version, added license
phryk
2018-08-19 05:33:23 +0200
f6d60a72d2
better default background color
phryk
2018-08-17 16:28:42 +0200
58489454f6
added line, markers, grid and autoscale plot settings to cascading defaults
phryk
2018-08-17 03:07:22 +0200
cf1daeea0a
s/[gG]auge/[vV]isualizer/
phryk
2018-08-16 20:58:56 +0200
9556ea0994
definitely more lazors. fixes #1
phryk
2018-08-14 21:20:31 +0200
a2ccd826ab
naive fix for bsd inaccurate memory foo
phryk
2018-08-12 19:07:01 +0200
706bb46476
fix typo
phryk
2018-08-10 22:57:39 +0200
8945fa6f7f
bugfix in DiskMonitor.caption
phryk
2018-08-09 04:27:52 +0200
ac36aec87f
some more work on disk, better autosetup, fixes, roundabout alpha stage now.
phryk
2018-08-08 05:38:38 +0200
11b6e776b9
disk monitoring should™ work now.
phryk
2018-08-07 02:12:50 +0200
e669f88014
started work on disk data collection
phryk
2018-08-06 02:10:22 +0200
6d1e0cbd77
added headings to autosetup
phryk
2018-08-05 02:53:58 +0200
c16f0ff3d5
a bit more work on autolegends
phryk
2018-08-05 01:29:44 +0200
9af95d333b
(hopefully) fixed alignment in Text marquee
phryk
2018-08-04 22:09:02 +0200
2c2346e3d8
cleanup, error handling, fixes, maybe more
phryk
2018-08-04 21:10:59 +0200
b29df03eae
DEFAULTS now gives all elements enough PADDING_BOTTOM to fit a legend
phryk
2018-08-04 02:06:46 +0200
c9888e13c2
autolegend stuff
phryk
2018-08-03 14:46:03 +0200
cdf662eb6e
added ignore_none helper function, added caption_placement to gauges, misc cleanup
phryk
2018-08-02 06:40:09 +0200
6892af1bc6
caption positioning bugfix
phryk
2018-08-01 07:48:33 +0200
883e051412
better styling, some cleanup
phryk
2018-08-01 03:49:23 +0200
292b8eebda
added timeout to netdata requests, margins now actually used, too.
phryk
2018-08-01 02:28:54 +0200
ecd1f89a3a
more adjustments to integrate Gauge.get_style better
phryk
2018-07-31 18:42:59 +0200
29d8514d41
padding is now per side
phryk
2018-07-31 07:56:19 +0200
63c0d3f158
better config loading, now actually imports values not predefined in gulik.DEFAULTS
phryk
2018-07-31 03:19:59 +0200
4d2b36ee4b
implemented simple cascading styling
phryk
2018-07-31 02:25:58 +0200
3d7eba119f
hopefully less of a mess than the last commit.
phryk
2018-07-30 20:17:32 +0200
3cb10ccc3b
file under: how did that ever work?
phryk
2018-07-30 02:14:37 +0200
49c16dc0e6
config reload via sigusr1 implemented. PS: fuck multiprocessing.Process.terminate
phryk
2018-07-29 19:10:57 +0200
8ffbedd7e6
fixed bug in PlotGauge that had it ignoring its own x placement
phryk
2018-07-29 02:57:41 +0200
b41013e4c2
moved gauge autoplacement into its own class to facilitate easier layouting
phryk
2018-07-29 02:36:11 +0200
1ec1983803
NetdataMonitor.caption implemented
phryk
2018-07-29 00:51:50 +0200
b108457ce4
added setproctitle, fixed two bugs in MirrorPlotGauge
phryk
2018-07-27 02:47:30 +0200
7b1d2b6c39
small fix for self.elements in mirrored gauges
phryk
2018-07-25 11:25:00 +0200
640d3ddf76
fix for linux fix
phryk
2018-07-24 21:27:08 +0200
78bd42b89a
maybe fixed memory collector for linux
phryk
2018-07-24 19:28:57 +0200
e4e5847747
moar bettar netdata
phryk
2018-07-24 04:51:56 +0200
e80037f18f
minor progress on netdata stuff
phryk
2018-07-23 23:36:57 +0200
1fbab24882
work on netdata support
phryk
2018-07-23 18:50:47 +0200
3b8336713e
fixed bug occuring when psutil (wrongly) doesn't report an existing network interface
phryk
2018-07-21 13:38:52 +0200
8c3825dbfd
better gulik to better gulik the better gulik
phryk
2018-07-19 01:17:28 +0200
69c13b7e65
gulik now comes with a complementary gulik in order to guarantee optimal infestation levels
phryk
2018-07-19 00:56:00 +0200
3bd6e46084
fuck it, it's called gulik now.
phryk
2018-07-19 00:16:44 +0200
35e7a73a8d
fixed up structure and setup.py so installation via pip actually works
phryk
2018-07-12 17:58:10 +0200
f4c85f232e
teh works
phryk
2018-07-12 17:43:28 +0200
66b506f9fb
rename and restructure
phryk
2018-07-10 19:04:32 +0200
afb0c55753
moar better
phryk
2018-07-07 20:05:52 +0200
eea002a26b
wat
phryk
2018-07-07 15:59:27 +0200
6b2d261538
bork
phryk
2018-07-05 03:25:39 +0200
b7ffaebd46
bork
phryk
2018-07-03 23:17:10 +0200
f9365df4af
started work on collecting private rss
phryk
2018-07-03 16:58:47 +0200
b72aab799c
maybe fixed negative by_process[other].memory_percent?
phryk
2018-06-30 19:08:45 +0200
941e530a37
some bugfixes, improved by process memory info captions
phryk
2018-06-29 22:48:36 +0200
1b39bceebb
legendary commit.
phryk
2018-06-29 20:15:01 +0200
0de4f3a1c6
hopefully less broken scaling on mirror plot (again)
phryk
2018-06-28 23:17:15 +0200
0457d65956
just fixed some nasty bugs in (mirror)plots
phryk
2018-06-28 20:56:30 +0200
fd14ba0b6b
better autosteup, marquee align
phryk
2018-06-27 20:29:15 +0200
a2c06193a0
hugely important fix to handle glitchy emoji glyphs in MarqueeGauge
phryk
2018-06-27 02:59:51 +0200
0bf898870e
some betterment
phryk
2018-06-27 02:41:54 +0200
3b2578e70f
something something all the if addrs
phryk
2018-06-26 23:41:00 +0200
69c285d6a7
implemented marquee, added some aggregate stats to NetworkMonitor
phryk
2018-06-26 09:52:59 +0200
66d0a70b58
MirrorPlotGauge seems(!) to be fully working
phryk
2018-06-25 20:21:53 +0200
c92831b1e3
MirrorArcGauge fix
phryk
2018-06-24 00:10:59 +0200
19068a3768
something something MirrorArcgauge
phryk
2018-06-23 22:56:09 +0200
97f1b01f51
something?
phryk
2018-06-23 17:44:30 +0200
a726583040
autosetup now handles cpu_num
phryk phryksen
2018-06-22 09:03:31 +0200
03fdb7aeb3
bugfix for plots with high num_points
phryk
2018-06-22 08:37:43 +0200
fe1d0c05d1
fixed bug in plot autoscaling when in cumulative_force combination mode
phryk
2018-06-22 04:55:36 +0200
a6c79718c7
multi-element support for gauges. cumulative plots, probably more!
phryk
2018-06-22 03:23:59 +0200
7977cd51f6
battery
phryk
2018-06-20 19:55:30 +0200