Commit Graph

38 Commits

Author SHA1 Message Date
Dan Snyder
34b7048d2f Updated documentation 2025-05-23 18:32:24 -04:00
Dan Snyder
9f9966928a Support for specifying a path prefix to run inside an LXC 2025-05-23 18:12:57 -04:00
Dan Snyder
eaff59c2ff Updated README with installation instructions, and fixed dashboard import 2025-05-23 13:41:48 -04:00
Dan Snyder
a1b5faddf1 Updated Proxmon dashboard 2025-05-23 12:06:03 -04:00
Dan Snyder
4d0fcf7270 Fixed comments in service files 2025-05-23 11:56:36 -04:00
Dan Snyder
0debdf3251 Added "help" option to makefile 2025-05-23 11:52:41 -04:00
Dan Snyder
d18ea48346 Added services management to makefile 2025-05-23 11:34:39 -04:00
Dan Snyder
f99110a0be Removed old Python code 2025-05-23 11:32:04 -04:00
dan
d0e8f8e379 Added service files 2025-05-23 10:21:07 -04:00
Dan Snyder
e899763d66 Added grafana panel JSON 2025-05-23 10:05:56 -04:00
dan
9bd559a456 Added binary distro of node_exporter to supply supplemental data 2025-05-23 10:03:32 -04:00
Dan Snyder
692f9dbd32 Get info on inactive LXCs 2025-01-18 13:15:36 -05:00
dan
afc17db869 Added child CPU time to account for short lived processes 2025-01-18 12:01:49 -05:00
Dan Snyder
54f22771dc Added signal handler and self connector to gracefully shutdown 2025-01-15 10:40:03 -05:00
Dan Snyder
82fb0ec4bd Problem fix? 2025-01-14 19:51:06 -05:00
Dan Snyder
46e5fca147 Reverting back to old linking code 2025-01-14 19:42:12 -05:00
Dan Snyder
3960919efe reworked linking logic to be a little clearer, added 'kernel' node 2025-01-14 19:24:12 -05:00
Dan Snyder
4e9da25009 Include visit order in stats 2025-01-14 18:30:55 -05:00
Dan Snyder
187bf253e3 Should default fields to zero 2025-01-14 17:53:51 -05:00
Dan Snyder
89b05452a0 Stat aggregation 2025-01-14 16:56:14 -05:00
dan
5902bc0bb5 Fixed bugs in tree linking 2025-01-14 16:31:49 -05:00
Dan Snyder
810586053d Added print tree function 2025-01-14 16:02:30 -05:00
Dan Snyder
4942b9857d Start by linking processes together in a family tree 2025-01-14 15:42:45 -05:00
Dan Snyder
01d4d93876 Testing calloc performance 2025-01-14 14:09:26 -05:00
Dan Snyder
b7e1868f24 Separate LXC info fields 2025-01-14 13:34:04 -05:00
dan
7901ad145d Added delay to ensure all data gets sent before shutdown 2025-01-14 11:13:17 -05:00
dan
471bdb71f3 Added support for LXCs 2025-01-14 03:19:45 -05:00
dan
8e99273b42 Fixed file parsing 2025-01-14 01:50:39 -05:00
Dan Snyder
0068c483fc Added code to read status and io files 2025-01-14 00:34:50 -05:00
root
341a1228aa Fixed build and fixed flag processing 2025-01-13 22:27:17 -05:00
root
a5e06d2b93 Added Makefile, cleaned up some C code 2025-01-13 20:14:30 -05:00
Dan Snyder
53f8871381 Testing actual parsing of /proc/<pid>/stat 2025-01-13 02:07:35 -05:00
root
1c91288dbc Successfully reading process data 2025-01-12 22:11:33 -05:00
Dan Snyder
3974ce2be5 Testing raw read speed, see if it's even worth pursuing 2025-01-12 22:02:52 -05:00
Dan Snyder
088ab5547a Test to see how readdir formats names 2025-01-12 21:56:06 -05:00
Dan Snyder
2939999dc4 couple small changes in python. Turns out I can't use mongo in grafana 2025-01-11 17:18:11 -05:00
Dan Snyder
fed3c7ee6f Testing code 2025-01-09 12:37:51 -05:00
Dan Snyder
6df69b47eb Initial commit 2025-01-09 10:05:14 -05:00