mirror of
https://github.com/netdata/netdata.git
synced 2021-06-06 23:03:21 +03:00
Currently, we add the repository's top-level dir in the compiler's header search path. This means that code in every top-level directory within the repo can include headers sibling top-level directories. This patch makes header inclusion consistent when it comes to files that are included from sibling top-level directories within the repo.
Netdata CLI
You can see the commands netdatacli supports by executing it with netdatacli and entering help in
standard input. All commands are given as standard input to netdatacli.
The commands that a running netdata agent can execute are the following:
The commands are (arguments are in brackets):
help
Show this help menu.
reload-health
Reload health configuration.
save-database
Save internal DB to disk for for memory mode save.
reopen-logs
Close and reopen log files.
shutdown-agent
Cleanup and exit the netdata agent.
fatal-agent
Log the state and halt the netdata agent.
reload-claiming-state
Reload agent claiming state from disk.
Those commands are the same that can be sent to netdata via signals.