Search found 14 matches

by dclsystems
Wed Jul 31, 2019 7:05 am
Forum: Nagios XI
Topic: NRDS stopped working after upgrade to 5.6.5
Replies: 3
Views: 565

Re: NRDS stopped working after upgrade to 5.6.5

Upgrade was from 5.6.3
by dclsystems
Fri Jul 26, 2019 3:49 am
Forum: Nagios XI
Topic: NRDS stopped working after upgrade to 5.6.5
Replies: 3
Views: 565

NRDS stopped working after upgrade to 5.6.5

After NagiosXI upgrade to the version 5.6.5, NRDS stopped working eg: url https://nagios/nrdp respond with: <result><status>-1</status><message>HTTPS REQUIRED</message></result> I managed to resolve issue by modifying /usr/local/nrdp/server/config.inc.php setting following parameter from true to fal...
by dclsystems
Tue Jun 25, 2019 11:17 am
Forum: Nagios XI
Topic: Error when using check_docker.py
Replies: 19
Views: 6607

Re: Error when using check_docker.py

So file you provided is partially working, I cannot get values for containers_CPU and containers_memory eg: root@docker2:/usr/local/ncpa/plugins# python /usr/local/ncpa/plugins/check_docker.py -H http://127.0.0.1:2375 /var/run/docker.sock --check-type 'containers_memory' -C '276c17b669b4' -t 0 --net...
by dclsystems
Wed May 29, 2019 3:28 pm
Forum: Nagios XI
Topic: Error when using check_docker.py
Replies: 19
Views: 6607

Error when using check_docker.py

I am getting error while using https://nagiosxi.distributel.net/nagiosxi/includes/configwizards/docker/plugins/check_docker.py file: root@docker:/usr/local/ncpa/plugins# python /usr/local/ncpa/plugins/check_docker.py -H http://127.0.0.1:2375 -s /var/run/docker.sock --check-type 'containers_healthy' ...
by dclsystems
Wed Dec 05, 2018 3:24 pm
Forum: Nagios Log Server
Topic: Logstash not starting due config error
Replies: 6
Views: 1185

Re: Logstash not starting due config error

Changing version to 1.7 caused java tcp class issue. Following solved my problem: rm /etc/alternatives/java ln -sfn /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-1.el7_6.x86_64/jre/bin/java /etc/alternatives/java java -version [root@logs jvm]# java -version openjdk version "1.8.0_191" Open...
by dclsystems
Fri Nov 30, 2018 9:53 am
Forum: Nagios Log Server
Topic: Logstash not starting due config error
Replies: 6
Views: 1185

Re: Logstash not starting due config error

Answers: How was Nagios Log Server originally installed on your node(s)? (OVA, online source, offline, etc) NagiosLog is installed on physical machine and Centos 7 Was the Java runtime on this machine modified recently? No, but we perform regular upgrades following https://assets.nagios.com/download...
by dclsystems
Fri Nov 30, 2018 9:44 am
Forum: Nagios Log Server
Topic: Logstash not starting due config error
Replies: 6
Views: 1185

Re: Logstash not starting due config error

Commands output from my server: [root@logs ~]# java -version java version "1.7.0_191" OpenJDK Runtime Environment (rhel-2.6.15.4.el7_5-x86_64 u191-b01) OpenJDK 64-Bit Server VM (build 24.191-b01, mixed mode) [root@logs ~]# rpm -qa | grep java javapackages-tools-3.4.1-11.el7.noarch java-1.8...
by dclsystems
Thu Nov 29, 2018 8:28 pm
Forum: Nagios Log Server
Topic: Logstash not starting due config error
Replies: 6
Views: 1185

Logstash not starting due config error

Port 5544 is not active, logs not showing. Logstash and Global config -> Verify button is throwing error: {:timestamp=>"2018-11-29T18:23:14.704000-0700", :message=>"The given configuration is invalid. Reason: Couldn't find any input plugin named 'tcp'. Are you sure this is correct? Tr...
by dclsystems
Mon Nov 26, 2018 9:03 am
Forum: Nagios Log Server
Topic: data dir move
Replies: 2
Views: 395

Re: data dir move

Hello,

any support for this would be greatly appreciated. thank you.
by dclsystems
Thu Nov 22, 2018 9:21 am
Forum: Nagios Log Server
Topic: data dir move
Replies: 2
Views: 395

data dir move

hello, we currently need to move our storage space for the eleastic data dir, as expected we have several terabytes to move and was wondering if its possible to safely move previous days only while keeping the current day active and then stop elastic, move the current day and modify elastic data dir...