zapier / sentinel-graylog

A simple script which pipes Redis Sentinel messages into Graylog
MIT License
1 stars 3 forks source link

memory swappiness capabilities #3

Closed osztrovszky closed 8 years ago

osztrovszky commented 8 years ago

Hello! When I start it, it says: WARNING: Your kernel does not support memory swappiness capabilities, memory swappiness discarded. In the other console where I started docker -d it says: WARN[0015] Your kernel does not support memory swappiness capabilities, memory swappiness discarded. WARN[0015] Your kernel does not support OOM notifications: There is no path for "memory" in state

What can I do?

Cheers, Zsolt

robgolding commented 8 years ago

Hey Zsolt,

This is an issue with Docker: https://github.com/docker/docker/issues/16298

That said, it looks like you can safely ignore the warnings!