ES 0.19.1 NodesInfo os section not populated

Hi,

Is there any reason why NodesInfo response (JSON, REST) contains only a
fraction of data under 'os' section? I have seen response where it
contained only 'refresh_interval' value. cpu, mem and swap were gone. What
might have caused this?

Regards,
Lukas

If sigar is not available, then just the refersh_interval will be filled.

On Mon, Apr 2, 2012 at 3:49 PM, Lukáš Vlček lukas.vlcek@gmail.com wrote:

Hi,

Is there any reason why NodesInfo response (JSON, REST) contains only a
fraction of data under 'os' section? I have seen response where it
contained only 'refresh_interval' value. cpu, mem and swap were gone. What
might have caused this?

Regards,
Lukas

Can we test using any log level/package setup that the sigar is found and
loaded? Because the sigar libs were there so may be they were not loaded
for some reason.

On Mon, Apr 2, 2012 at 4:38 PM, Shay Banon kimchy@gmail.com wrote:

If sigar is not available, then just the refersh_interval will be filled.

On Mon, Apr 2, 2012 at 3:49 PM, Lukáš Vlček lukas.vlcek@gmail.com wrote:

Hi,

Is there any reason why NodesInfo response (JSON, REST) contains only a
fraction of data under 'os' section? I have seen response where it
contained only 'refresh_interval' value. cpu, mem and swap were gone. What
might have caused this?

Regards,
Lukas

You can set monitor.sigar to TRACE logging.

On Mon, Apr 2, 2012 at 6:24 PM, Lukáš Vlček lukas.vlcek@gmail.com wrote:

Can we test using any log level/package setup that the sigar is found and
loaded? Because the sigar libs were there so may be they were not loaded
for some reason.

On Mon, Apr 2, 2012 at 4:38 PM, Shay Banon kimchy@gmail.com wrote:

If sigar is not available, then just the refersh_interval will be filled.

On Mon, Apr 2, 2012 at 3:49 PM, Lukáš Vlček lukas.vlcek@gmail.comwrote:

Hi,

Is there any reason why NodesInfo response (JSON, REST) contains only a
fraction of data under 'os' section? I have seen response where it
contained only 'refresh_interval' value. cpu, mem and swap were gone. What
might have caused this?

Regards,
Lukas