netzlaboranten Posted February 25, 2014 Share Posted February 25, 2014 Hi, can I monitor Moint Points with pc-monitor, I couldn´t find a switch in config.xml. regards Link to comment Share on other sites More sharing options...
Staff Calin Posted February 25, 2014 Staff Share Posted February 25, 2014 Search for this in the config sample <LowHDDSpace Enabled="true"><Hdd Percentage="20" Path="/" Enabled="true" /></LowHDDSpace> Link to comment Share on other sites More sharing options...
Kevin Brannigan Posted March 21, 2014 Share Posted March 21, 2014 to add to Calin's comment above, depending on which distro and what . where you have things mounted you can just set the path. from the command line just type mount here you can see a list of what is mounted where, you can also see , and add to /et/fstab , which handles mounts on boot etc.. <LowHDDSpace Enabled="true"><Hdd Percentage="20" Path="/mnt/remote_server" Enabled="true" /></LowHDDSpace> @Calin Can you monitor by size_remaining and not % also ? 20% of 1tb is still pretty large, but in other machines I have 150gb, therefore 20% would be fine, and I don't want to have to set 2%, just to cover the 1tb disks. I would prefer to set remaining space, Link to comment Share on other sites More sharing options...
Staff Calin Posted March 24, 2014 Staff Share Posted March 24, 2014 Hi Kevin, At the moment you can't , but we will consider implementing this in a future release. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now