You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**$cat /var/log/munin-node/munin-node.log**
2016/03/22-18:13:35 Munin::Node::Server (type Net::Server::Fork) starting! pid(13540)
Resolved [*]:4949 to [0.0.0.0]:4949, IPv4
Binding to TCP port 4949 on host 0.0.0.0 with IPv4
Setting gid to "0 0"
2016/03/22-18:13:35 [13540] Error output from elasticsearch_docs:
2016/03/22-18:13:35 [13540] 500 for http://localhost:9200/_nodes at /etc/munin/plugins/elasticsearch_docs line 49.
2016/03/22-18:13:35 [13540] main::get_json_from_url('http://localhost:9200/_nodes') called at /etc/munin/plugins/elasticsearch_docs line 55
2016/03/22-18:13:35 [13540] Service 'elasticsearch_docs' exited with status 13/0.
2016/03/22-18:13:35 [13540] Error output from elasticsearch_index_total:
2016/03/22-18:13:35 [13540] 500 for http://localhost:9200/_nodes at /etc/munin/plugins/elasticsearch_index_total line 48.
2016/03/22-18:13:35 [13540] main::get_json_from_url('http://localhost:9200/_nodes') called at /etc/munin/plugins/elasticsearch_index_total line 54
2016/03/22-18:13:35 [13540] Service 'elasticsearch_index_total' exited with status 13/0.
2016/03/22-18:13:36 [13540] Error output from elasticsearch_jvm_threads:
2016/03/22-18:13:36 [13540] 500 for http://localhost:9200/_nodes?jvm=true at /etc/munin/plugins/elasticsearch_jvm_threads line 49.
2016/03/22-18:13:36 [13540] main::get_json_from_url('http://localhost:9200/_nodes?jvm=true') called at /etc/munin/plugins/elasticsearch_jvm_threads line 55
2016/03/22-18:13:36 [13540] Service 'elasticsearch_jvm_threads' exited with status 13/0.
2016/03/22-18:13:36 [13540] Error output from elasticsearch_jvm_memory:
2016/03/22-18:13:36 [13540] 500 for http://localhost:9200/_nodes/_local/stats/jvm at /etc/munin/plugins/elasticsearch_jvm_memory line 49.
2016/03/22-18:13:36 [13540] main::get_json_from_url('http://localhost:9200/_nodes/_local/stats/jvm') called at /etc/munin/plugins/elasticsearch_jvm_memory line 55
2016/03/22-18:13:36 [13540] Service 'elasticsearch_jvm_memory' exited with status 13/0.
2016/03/22-18:13:36 [13540] Error output from elasticsearch_jvm_pools_size:
2016/03/22-18:13:36 [13540] 500 for http://localhost:9200/_nodes?jvm=true at /etc/munin/plugins/elasticsearch_jvm_pools_size line 49.
2016/03/22-18:13:36 [13540] main::get_json_from_url('http://localhost:9200/_nodes?jvm=true') called at /etc/munin/plugins/elasticsearch_jvm_pools_size line 55
2016/03/22-18:13:36 [13540] Service 'elasticsearch_jvm_pools_size' exited with status 13/0.
2016/03/22-18:13:37 [13540] Error output from elasticsearch_cluster_shards:
2016/03/22-18:13:37 [13540] 500 for http://localhost:9200/_cluster/health at /etc/munin/plugins/elasticsearch_cluster_shards line 49.
2016/03/22-18:13:37 [13540] main::get_json_from_url('http://localhost:9200/_cluster/health') called at /etc/munin/plugins/elasticsearch_cluster_shards line 55
2016/03/22-18:13:37 [13540] Service 'elasticsearch_cluster_shards' exited with status 13/0.
2016/03/22-18:13:37 [13540] Error output from elasticsearch_cache:
2016/03/22-18:13:37 [13540] 500 for http://localhost:9200/_nodes at /etc/munin/plugins/elasticsearch_cache line 49.
2016/03/22-18:13:37 [13540] main::get_json_from_url('http://localhost:9200/_nodes') called at /etc/munin/plugins/elasticsearch_cache line 55
2016/03/22-18:13:37 [13540] Service 'elasticsearch_cache' exited with status 13/0.
2016/03/22-18:13:37 [13540] Error output from elasticsearch_index_size:
2016/03/22-18:13:37 [13540] 500 for http://localhost:9200/_nodes at /etc/munin/plugins/elasticsearch_index_size line 49.
2016/03/22-18:13:37 [13540] main::get_json_from_url('http://localhost:9200/_nodes') called at /etc/munin/plugins/elasticsearch_index_size line 55
2016/03/22-18:13:37 [13540] Service 'elasticsearch_index_size' exited with status 13/0.
2016/03/22-18:13:37 [13540] Error output from elasticsearch_gc_time:
2016/03/22-18:13:37 [13540] 500 for http://localhost:9200/_nodes/_local/stats/jvm at /etc/munin/plugins/elasticsearch_gc_time line 49.
2016/03/22-18:13:37 [13540] main::get_json_from_url('http://localhost:9200/_nodes/_local/stats/jvm') called at /etc/munin/plugins/elasticsearch_gc_time line 55
2016/03/22-18:13:37 [13540] Service 'elasticsearch_gc_time' exited with status 13/0.
**$telnet localhost 4949
**Connected to localhost.
Escape character is '^]'.
# munin node at foo
**list**
cpu df df_inode elasticsearch_cache elasticsearch_cluster_shards elasticsearch_docs elasticsearch_gc_time elasticsearch_index_size elasticsearch_index_total elasticsearch_jvm_memory elasticsearch_jvm_pools_size elasticsearch_jvm_threads entropy forks fw_conntrack fw_forwarded_local fw_packets if_eno16780032 if_err_eno16780032 interrupts irqstats load memory netstat ntp_10.204.0.20 ntp_kernel_err ntp_kernel_pll_freq ntp_kernel_pll_off ntp_offset ntp_states open_files open_inodes postfix_mailqueue postfix_mailvolume proc_pri processes swap tcp threads uptime users vmstat
**fetch elasticsearch_cache**
# Bad exit
.
**fetch elasticsearch_cluster_shards**
# Bad exit
.
**fetch elasticsearch_docs**
# Bad exit
.
quit
Connection closed by foreign host.
The plugins on RHEL 7.2 with ElasticSearch 2.2.0 works fine with "munin-run" from commandline (1), but not within the "munin-node" deamon (2).
(1)========================================
(2)========================================
The text was updated successfully, but these errors were encountered: