) dropping of all arguments
3) truncation of the full path of the process name
Anyone got some pointers?
Thanks,
Ben Taylor
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or va
process name
2) dropping of all arguments
3) truncation of the full path of the process name
Anyone got some pointers?
Thanks,
Ben Taylor--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a co
dicate the "percent free to warn at"
So, "10%" would send an SNMP trap at, or below, 10% free on the partition
mounpoint?
At least that's the way it works on *BSD.
~BAS
Ben,
Your statement is correct.
Thanks
Ben Taylor/SYBASE
02/25/2009 11:41 AM
/backup is the zfs filesystem, and it is larger than 4TB
The other file system is a local disk, and was used to point out the
problem with ZFS disk.
Ben
Dave Shield
Sent by: dave.shi...@googlemail.com
02/26/2009 03:36 AM
To
ben.tay...@sybase.com
cc
net-snmp-users@lists.sourceforge.net, be
I have built a rather stock netsnmp-5.4.2.1 for our environment, and now
the local EM7
guy is complaining that our ZFS file system isn't getting monitored like
it should.
Here's the basics from the snmpd.conf file:
disk /backup 95%
disk /opt 99%
After restarting snmpd, I get the following resp
I recently had to build 5.4.2.1 on Solaris 8/Sparc with SunFreeware's
OpenSSL
I found I needed to do:
perl -pi -e 's,-L/usr/local/ssl/lib,-L/usr/local/lib -R/usr/local/lib
-L/usr/local/ssl/lib -R/usr/local/ssl/lib,' `find . -name Makefile -print`
I probably could have worked around this by s