Displaying 2 results from an estimated 2 matches for "bgas01".
Did you mean:
bgas09
2009 Aug 29
3
what is the best way to delete so many queue files?
Hello, all.
I found that so many unnessary queue files are saved at /var/spool/clientmqueue/ directory.
I tested two way to delete these files.
1.
# rm -rf /var/spool/clientmqueue/*
2.
# cd /var/spool/clientmqueue/ ; find . | xargs rm -fv
But this makes a few load of the system and took too much time to delete.
What is the best way to delete fast without too much load?
2008 Aug 21
2
Dell Perc snmp
I am trying to help a friend with a 2850 and snmp monitoring of a controller and its arrays.
I don't have any dells, do they have a rpm to make easy work of this for the Percs? They have
a monitoring solution already. Any hints I could pass on would be appreciated!
Thanks,
jlc