-2

I 'm use command disk oid (.1.3.6.1.4.1.2021.9.1.2.1) reference set file "snmpd.conf" and restart serviec (service snmpd restart)

in file snmpd.conf"

disk /var/logs 10%

It is output image
but set file snmpd.conf

disk / 10%

It is work

but I want check size pathfile "/var/logs"
What should I do ?

nop mface
  • 41
  • 4
  • Not a programming question. Questions about server administration should go on serverfault.com. – Jolta Apr 13 '15 at 11:38

1 Answers1

0

Just a guess: is /var/logs mounted from a partition? You can't check the space used by a generic directory, it must be a mount point.