Search found 1580 matches

by avandemore
Wed Jun 07, 2017 4:06 pm
Forum: Nagios XI
Topic: Fresh install
Replies: 32
Views: 2165

Re: Fresh install

What about the output from: # subscription-manager repos --list Did you read your vendor's documentation? https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sec-Configuring_Yum_and_Yum_Repositories.html#sec-Adding_the_Optional_and_Supplementary_...
by avandemore
Wed Jun 07, 2017 3:24 pm
Forum: Nagios XI
Topic: Wrong average service availability graph
Replies: 2
Views: 1003

Re: Wrong average service availability graph

Can you provide some screenshots about the data you are concerned about? What hosts do you think are misrepresented?
by avandemore
Wed Jun 07, 2017 2:44 pm
Forum: Nagios XI
Topic: Fresh install
Replies: 32
Views: 2165

Re: Fresh install

Doesn't look enabled. What was the full output from when you ran: # yum-config-manager --enable rhel-7-server-optional-rpms Have you reached out to your OS vendor on how to enable their own repositories? You can print the available list like this: # subscription-manager repos --list or check here: h...
by avandemore
Wed Jun 07, 2017 1:21 pm
Forum: Nagios XI
Topic: Force Check not working for host
Replies: 13
Views: 1745

Re: Force Check not working for host

I didn't receive a PM on that.
by avandemore
Wed Jun 07, 2017 1:03 pm
Forum: Nagios XI
Topic: Unable to execute script using event_handler
Replies: 10
Views: 4927

Re: Unable to execute script using event_handler

What happens when you run:

Code: Select all

# su - nagios
$ sshpass -p 'P@ssword123*' ssh -tt -l administrator@domain.local 10.0.254.4 'schtasks /Run /TN Shutdown_ALL_INFRA'
by avandemore
Wed Jun 07, 2017 12:54 pm
Forum: Open Source Nagios Projects
Topic: Nagios Not Running (Docker)
Replies: 2
Views: 3027

Re: Nagios Not Running (Docker)

How did you install Nagios? Our standard installation process should create the correct permissions:
https://assets.nagios.com/downloads/nag ... Source.pdf
by avandemore
Wed Jun 07, 2017 12:52 pm
Forum: Nagios XI
Topic: Flapping state from nsclient++ ws2012
Replies: 4
Views: 1390

Re: Flapping state from nsclient++ ws2012

Here is some information on flapping, including settings:
https://assets.nagios.com/downloads/nag ... pping.html

What is the full output from XI > Configure > CCM > Services > yourservice > Run Check Command
by avandemore
Wed Jun 07, 2017 12:42 pm
Forum: Nagios XI
Topic: Event forwarding to HP OMi
Replies: 3
Views: 1916

Re: Event forwarding to HP OMi

Here is a good one as well:

http://nagios.manubulon.com/traduction/ ... buted.html

This is more oriented as the receiving end so you'd need to do some adjustment for whatever format the sender is expecting.
by avandemore
Wed Jun 07, 2017 12:02 pm
Forum: Nagios XI
Topic: How to configure Signing & Encryption CertificatesExpiryDate
Replies: 5
Views: 1874

Re: How to configure Signing & Encryption Certificates Expiy

From the Nagios XI CLI, what is the output of:

Code: Select all

# openssl s_client -servername NAME -connect youhostnameusedincheck:443 2>/dev/null | openssl x509 -noout -dates
by avandemore
Wed Jun 07, 2017 11:55 am
Forum: Nagios XI
Topic: Fresh install
Replies: 32
Views: 2165

Re: Fresh install

What is the output from:

Code: Select all

# yum repolist -v