0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-17 19:22:40 +00:00
netdata_netdata/libnetdata
Vladimir Kobal c79112e853 Display uptime for processes ()
* Get process uptime

* Calculate target uptime

* Update charts

* Show collected data

* Fix chart names

* Update the documentation

* Fix a flag value

* Add an explanation note for the 'carried over uptime' chart

* Move the functions for getting uptime to libnetdata

* Rename the function for geting uptime

* Remove redundant code

* Fix starttime calculation

* More accurate definition for the carried over uptime

* fix group starttime calculation

* Fix typo
2019-08-29 20:35:05 +03:00
..
adaptive_resortable_list Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
avl Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
buffer Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
clocks Display uptime for processes () 2019-08-29 20:35:05 +03:00
config Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
dictionary Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
eval Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
health Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
json Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
locks Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
log Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
popen Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
procfile Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
simple_pattern Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
socket Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
statistical Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
storage_number Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
string Utf8 Badge Fix And URL Parser International Support (initial) () 2019-07-24 14:32:08 +02:00
threads Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
url Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00
inlined.h Revert "New URL parser ()" 2019-06-07 18:14:44 +03:00
libnetdata.c Make units compliant with IEC standard () 2018-12-17 13:20:51 +02:00
libnetdata.h Utf8 Badge Fix And URL Parser International Support (initial) () 2019-07-24 14:32:08 +02:00
Makefile.am Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
os.c modularized all source code () 2018-10-15 23:16:42 +03:00
os.h modularized all source code () 2018-10-15 23:16:42 +03:00
README.md Fix Markdown Lint warnings () 2019-08-15 13:06:39 +02:00

libnetdata

libnetdata is a collection of library code that is used by all Netdata C programs.

analytics