Hi
Im using 1.1beta9 on a suse 9.3 box monitoring some servers.
I'm looking for a way to get the total size of all the file /var/log without manuallyt adding a custom userparemeter to over 30 server in the agent conf.
Can what I want to do be done with vfs.fs.size[/var/log,total] as I have tried it and I keep getting values like 73.52 MB when i should be getting 14 MB when i do a du -h in /var/log.
Any ideas ?
Im using 1.1beta9 on a suse 9.3 box monitoring some servers.
I'm looking for a way to get the total size of all the file /var/log without manuallyt adding a custom userparemeter to over 30 server in the agent conf.
Can what I want to do be done with vfs.fs.size[/var/log,total] as I have tried it and I keep getting values like 73.52 MB when i should be getting 14 MB when i do a du -h in /var/log.
Any ideas ?
Comment