Search found 16 matches

by rjjimenez
Fri Jan 25, 2019 7:38 am
Forum: Nagios XI
Topic: 2 Nagios XI: Production and DR
Replies: 1
Views: 412

2 Nagios XI: Production and DR

We have 2 datacenters: Production and Disaster recovery. We want to mount two nagios. A nagios in production that check the two datacenters (production and disaster recovery) and another nagios in the datacenter of disaster recovery. The second nagios would have two functions: Monitor if the product...
by rjjimenez
Mon Oct 01, 2018 3:50 am
Forum: Nagios XI
Topic: Nagios XI 5.4.8 manual upgrade error
Replies: 7
Views: 468

Re: Nagios XI 5.4.8 manual upgrade error

Hello.

We have re-runed the manual update but again give the same error. We attached the log of the upgrade:
nagiosxi-upgrade-20181001.log
After the update we check the status of the nagios and get the following:
2018-10-01 10_45_09-Window.jpg
by rjjimenez
Mon Sep 03, 2018 3:18 am
Forum: Nagios XI
Topic: Nagios XI 5.4.8 manual upgrade error
Replies: 7
Views: 468

Re: Nagios XI 5.4.8 manual upgrade error

Hi.

The result of the command is correct, it does not show any error
nagios-start.jpg
by rjjimenez
Wed Aug 01, 2018 3:10 am
Forum: Nagios XI
Topic: Nagios XI 5.4.8 manual upgrade error
Replies: 7
Views: 468

Re: Nagios XI 5.4.8 manual upgrade error

Hi Good morning.

I'm running the upgrade script with the root user and write correctly in the /tmp

I attach the result image of the command:

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
2018-08-01 10_02_43-NagiosXI.jpg
by rjjimenez
Mon Jul 23, 2018 2:46 am
Forum: Nagios XI
Topic: Nagios XI 5.4.8 manual upgrade error
Replies: 7
Views: 468

Nagios XI 5.4.8 manual upgrade error

good morning We are trying to update to version 5.5.1 from version 5.4.8 and when manually running the upgrade of nagios the following error appears: make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.4.1' /etc/init.d/nagios: line 87: 499 Segmentation fault $NagiosBin -vp $N...
by rjjimenez
Tue Feb 20, 2018 3:47 am
Forum: Nagios XI
Topic: all nagiosadmin dashboards disappeared
Replies: 3
Views: 360

Re: all nagiosadmin dashboards disappeared

good morning. We have made a backup recovery and everything works correctly again. Today we have returned to make the upgrade from version 5.4.8 (current) to version 5.4.12, after executing the upgrade by script https://assets.nagios.com/downloads/nagiosxi/docs/XI-Upgrade-Instructions.pdf we verify ...
by rjjimenez
Tue Feb 13, 2018 5:03 am
Forum: Nagios XI
Topic: all nagiosadmin dashboards disappeared
Replies: 3
Views: 360

all nagiosadmin dashboards disappeared

Hello. After running the upgrade from nagiosxi to version 5.4.12, all nagios xi dashboards have disappeared. I attached the file with the dashboards extracted from the database with the following query: echo "select * from xi_usermeta where keyname like '%dash%';" | mysql ... the problem i...
by rjjimenez
Thu Nov 02, 2017 10:12 am
Forum: Nagios XI
Topic: TRAP SNMP Dont show information in nagios
Replies: 1
Views: 182

TRAP SNMP Dont show information in nagios

Hello. I am trying to monitor an f5 device with SNMP traps, nagios receives the traps correctly but when verifying in nagios "Unconfigured Objects" the description that shows is the one that is attached in the screenshot: "TRAP" unnamed.png Data received: - TRAP: 2017-10-04 16:30...
by rjjimenez
Thu Feb 09, 2017 5:22 am
Forum: Nagios Log Server
Topic: Incorrect severity & facility
Replies: 4
Views: 456

Re: Incorrect severity & facility

Hello. I have applied the following filter: if [type] == 'juniper_vpn' { grok { match => [ 'message', '<%{DATA:pri}>%{INT:field_1} %{TIMESTAMP_ISO8601} %{DATA:device} %{DATA:kmd} %{DATA:msg_id} %{DATA:msg_type} %{GREEDYDATA:extra_message}'] } } But if the severity & facility fields are incorrect...
by rjjimenez
Tue Jan 31, 2017 5:10 am
Forum: Nagios Log Server
Topic: Incorrect severity & facility
Replies: 4
Views: 456

Incorrect severity & facility

Hi. We are getting the Juniper VPN logs but the severity and facility fields are not properly handling them in the dashboard. For example one of the logs is: 13:00:40.512212 IP (tos 0x0, ttl 64, id 27272, offset 0, flags [none], proto UDP (17), length 1018) 192.168.253.236.514 > 192.168.253.34.5544:...