Posted February 25, 201411 yr Hi, can I monitor Moint Points with pc-monitor, I couldn´t find a  switch in config.xml.  regards Â
February 25, 201411 yr Search for this in the config sample  <LowHDDSpace Enabled="true"><Hdd Percentage="20" Path="/" Enabled="true" /></LowHDDSpace>
March 21, 201411 yr 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,
March 24, 201411 yr Hi Kevin,  At the moment you can't , but we will consider implementing this in a future release.
Create an account or sign in to comment