Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitqueue
/
netdata
Public
forked from
netdata/netdata
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
netdata
system
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2016
pid file in /var/run; https://github.com/firehol/netdata/pull/403#issuecomment-250894031
ktsaou
committed
b70c4ca
View commit details
Copy full SHA for b70c4ca
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
logrotate does not need to re-create netdata logs - netdata does this; fixes #866
ktsaou
committed
368fc75
View commit details
Copy full SHA for 368fc75
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
fixed logrotate
ktsaou
committed
2926831
View commit details
Copy full SHA for 2926831
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
cleanup netdata.service - fixes #773; netdata now verifies it has to its required directories before starting
ktsaou
committed
f78f32c
View commit details
Copy full SHA for f78f32c
View code at this point
Browse repository at this point
updated netdata.service to remove the pid file; fixes #773
ktsaou
committed
53262d9
View commit details
Copy full SHA for 53262d9
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
disable capabilities at systemd.service; #773
ktsaou
committed
ca3e367
View commit details
Copy full SHA for ca3e367
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Merge remote-tracking branch 'upstream/master' into health
ktsaou
committed
b697234
View commit details
Copy full SHA for b697234
View code at this point
Browse repository at this point
Fixed path to netdata pid file
Show description for 5ca36e1
Busindre
authored
5ca36e1
View commit details
Copy full SHA for 5ca36e1
View code at this point
Browse repository at this point
proper log file management; re-opening logs on SIGHUP; updated logrotate; updated systemd.service
ktsaou
committed
7be4d1e
View commit details
Copy full SHA for 7be4d1e
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
Harden the netdata systemd service
Show description for 0ca50e4
candrews
committed
0ca50e4
View commit details
Copy full SHA for 0ca50e4
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
Bind to localhost by default (#314)
FedericoCeratto
authored and
ktsaou
committed
eee1024
View commit details
Copy full SHA for eee1024
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
add the dollar sign
bakalava
committed
0b14bf4
View commit details
Copy full SHA for 0b14bf4
View code at this point
Browse repository at this point
return RETVAL for condrestart()
bakalava
committed
f2e395f
View commit details
Copy full SHA for f2e395f
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
runscript is deprecated, use openrc-run instead
Show description for d26815e
candrews
authored
d26815e
View commit details
Copy full SHA for d26815e
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Replaces deprecated pidfile argument with -P
pbiester
committed
41d726e
View commit details
Copy full SHA for 41d726e
View code at this point
Browse repository at this point
Commits on May 31, 2016
fixed memory leak in web_client_free()
ktsaou
committed
53cdf7e
View commit details
Copy full SHA for 53cdf7e
View code at this point
Browse repository at this point
Commits on May 30, 2016
added LSB (old debian) init script
ktsaou
committed
b54acfc
View commit details
Copy full SHA for b54acfc
View code at this point
Browse repository at this point
Commits on May 27, 2016
fix for logrotation #453
ktsaou
committed
c337f78
View commit details
Copy full SHA for c337f78
View code at this point
Browse repository at this point
Commits on May 23, 2016
Merge pull request #421 from simonnagl/feature/command_line
Show description for 754a6de
ktsaou
committed
754a6de
View commit details
Copy full SHA for 754a6de
View code at this point
Browse repository at this point
Command line: Follow IEEE Std 1003.1, 2013 Edition
Show description for a48fb7d
Simon Nagl
committed
a48fb7d
View commit details
Copy full SHA for a48fb7d
View code at this point
Browse repository at this point
use try-restart in logrotate sample
Show description for 3cc72f0
glensc
committed
3cc72f0
View commit details
Copy full SHA for 3cc72f0
View code at this point
Browse repository at this point
init.d: add try-restart, force reload
Show description for 693ce95
glensc
committed
693ce95
View commit details
Copy full SHA for 693ce95
View code at this point
Browse repository at this point
Commits on May 15, 2016
have default logrotate file work in all cases - even if netdata is not managed by init.d/systemd
ktsaou
committed
a7ac0e6
View commit details
Copy full SHA for a7ac0e6
View code at this point
Browse repository at this point
Commits on May 8, 2016
Let systemd handle killing the processes
Show description for e55f919
Michael Johnson
committed
e55f919
View commit details
Copy full SHA for e55f919
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Merge pull request #132 from mcnewton/debianpkg
Show description for e4506e8
ktsaou
committed
e4506e8
View commit details
Copy full SHA for e4506e8
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
redhat_init_script_fix_exitcode branch
Show description for 7a361ec
earthgecko
committed
7a361ec
View commit details
Copy full SHA for 7a361ec
View code at this point
Browse repository at this point
add Description= from .spec
glensc
committed
9a0e338
View commit details
Copy full SHA for 9a0e338
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Merge pull request #186 from glensc/rpmspec
Show description for 18c5950
ktsaou
committed
18c5950
View commit details
Copy full SHA for 18c5950
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
fix for openrc not stopping netdata
ktsaou
committed
5860142
View commit details
Copy full SHA for 5860142
View code at this point
Browse repository at this point
Removed 'netdata' folder in service files
pavel
committed
7c0958c
View commit details
Copy full SHA for 7c0958c
View code at this point
Browse repository at this point
add web files group and user to run as
Show description for c17a09d
glensc
committed
c17a09d
View commit details
Copy full SHA for c17a09d
View code at this point
Browse repository at this point
PID file fixes (systemd, openrc)
pavel
committed
bc443e5
View commit details
Copy full SHA for bc443e5
View code at this point
Browse repository at this point
Added preparation scripts in systemd unit file
pavel
committed
e04d8e3
View commit details
Copy full SHA for e04d8e3
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Add logrotate configuration
mcnewton
committed
20d02ef
View commit details
Copy full SHA for 20d02ef
View code at this point
Browse repository at this point
Fixed PIDFile usage in systemd unit file
pavel
committed
3bf2228
View commit details
Copy full SHA for 3bf2228
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.