Ad Widget
Collapse
zabbix server Memory Fill Up
Collapse
X
-
I may do that this weekend, sooner if it gets unstable. Still, I don't want to live in ignorance! ;-) I want to be ready for the next patch, what do I need to do to install this patch? I've also seen problems with 1.6.4 so I'm not in a rush to upgrade.
Tnx,
KerryComment
-
Just run the following on the source dir of zabbix:
patch -p0 < patchfile.patch
and to revert a patch:
patch -R < patchfile.patchComment
-
Do you have to recompile it or anything after you do this? Is that really all there is to it? I just did a man on "patch" on my linux box here at home and it looks like it's just a diff that makes changes. Pretty cool, I've never even seen "patch".
KerryComment
-
After applying the patch you must compile the source and then install the newly compiled binaries.Comment
-
zabbix server Memory Fill Up
Hi,
Thanks for providing the information about server Memory Fill Up..
it is very useful for us.
thanks a lot.Comment
-
hmm definitely should try this one!!
After applying the patch you must compile the source and then install the newly compiled binaries.
______________
Comment
Comment