Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import last DEV environment before master merge #111

Merged
merged 25 commits into from
May 24, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update collectd.conf
  • Loading branch information
vmdude authored Jul 8, 2016
commit 313b19c027406ce8b6b54d64007f76ebee887fe6
2 changes: 1 addition & 1 deletion etc/collectd/collectd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ LoadPlugin write_graphite
#</Plugin>

<Plugin df>
Device "/dev/sda1"
Device "/dev/dm-0"
# Device "192.168.0.2:/mnt/nfs"
MountPoint "/"
FSType "ext4"
Expand Down