On Tue, Mar 2, 2010 at 7:43 PM, Henrik Schröder <[email protected]> wrote:

> What do you mean by integrity?
>
> Memcached servers in a cluster do not communicate with each other, so the
> only thing you can do is to individually connect to each server and check if
> it's up and running. The most convenient way is to grab some MRTG memcached
> scripts if you've got MRTG, just google for it.


> /Henrik
>
>
> On Tue, Mar 2, 2010 at 06:22, Jumping <[email protected]> wrote:
>
>> Hi,
>>
>> How to check the integrity of memcached cluster ? If not complete, we can
>> add the lack immediately.
>>
>> Best Regards,
>> Jumping Qu
>>
>> ------
>> Don't tell me how many enemies we have, but where they are!
>> (ADV:Perl -- It's like Java, only it lets you deliver on time and under
>> budget.)
>>
>
>
Thanks your reply.
We use memcache cluster to store a bundle of ips. And every connection will
compares with items in memcache.
Every day the cluster will be updated, delete the unused and add new.
Integrity check is in order to avoid until the next update, a node crash,
which cluster the data are incomplete.


Best Regards,
Jumping Qu

Reply via email to