Search found 24 matches

by tonnag
Tue Dec 17, 2024 1:35 am
Forum: Nagios XI
Topic: All network devices : Port Status Warning
Replies: 5
Views: 3974

Re: All network devices : Port Status Warning

Hi @gwesterman That was a pretty good idea! The "Run Check Command" failed in the GUI and also at the command prompt. It took a minute but I found out why .....My snmp community string ends with an exclamation mark (!) which is missing in the command. Next I have removed it from one device...
by tonnag
Mon Dec 16, 2024 11:13 am
Forum: Nagios XI
Topic: All network devices : Port Status Warning
Replies: 5
Views: 3974

Re: All network devices : Port Status Warning

Hi Cory, Yes, I considered them, but dismissed them quickly. The configuration wizzard (where I entered the community string) discovered all the interfaces, and the bandwidth is being graphed perfectly for the interfaces. It's just the status that's giving the "WARNING: SNMP error: No response ...
by tonnag
Mon Dec 16, 2024 5:45 am
Forum: Nagios XI
Topic: All network devices : Port Status Warning
Replies: 5
Views: 3974

All network devices : Port Status Warning

Hi, Since the keep announcing in Nagios Core, I decided to try Nagios XI (Nagios XI 2024R1.3.2) My main objective is network monitoring, and there I ran directly into problems. On all network devices, wile bandwidth is nicely monitored and graphed, the port status for each port on each device is in ...
by tonnag
Wed Jul 10, 2024 2:47 am
Forum: Open Source Nagios Projects
Topic: Service critical on unreachable hosts
Replies: 6
Views: 6366

Re: Service critical on unreachable hosts

Well, I re-used an test server I had, and found it's still a bit off. * Stop nagios process * Delete all status files in var folder * Copied cfg files with parent/child config * Started LAB devices * 5 min. later started nagios * 10 min. later all shows OK/green * 15 min later shutdown lab devices F...
by tonnag
Tue Jul 02, 2024 12:50 pm
Forum: Open Source Nagios Projects
Topic: Service critical on unreachable hosts
Replies: 6
Views: 6366

Re: Service critical on unreachable hosts

Well ..... It's working now as expected. The childs show up as unreachable en their services are no longer critical. I will try to reproduce it later, but I THINK the sequence was: * Added all hosts (two from two subnets; production and lab) * Turned off the lab network * Defined Parent/child relati...
by tonnag
Mon Jul 01, 2024 1:38 pm
Forum: Open Source Nagios Projects
Topic: Service critical on unreachable hosts
Replies: 6
Views: 6366

Re: Service critical on unreachable hosts

Thank you, much appreciated
by tonnag
Mon Jul 01, 2024 6:36 am
Forum: Open Source Nagios Projects
Topic: Service critical on unreachable hosts
Replies: 6
Views: 6366

Re: Service critical on unreachable hosts

Hi, Thnx, I already had "host_down_disable_service_checks=1" but the child isn't down so that has no impact. I also tried "service_check_timeout_state=u" but no change there either. Those where the options i've seen and considered to have an impact (but did not). Is there a speci...
by tonnag
Sun Jun 30, 2024 3:18 am
Forum: Open Source Nagios Projects
Topic: Service critical on unreachable hosts
Replies: 6
Views: 6366

Service critical on unreachable hosts

Hi! I have nagios core running, and defined parent relations. The relations work okay, when a parent goes down, the child hosts become unreachable. The services on those however become critical. That sounds a bit wrong. I'd guess they should either change to undetermined, retain the last know state,...
by tonnag
Thu Feb 08, 2024 4:04 am
Forum: Open Source Nagios Projects
Topic: quick search for service
Replies: 1
Views: 1114

quick search for service

Hi,
The quick search works fine for hosts, but it would be helpfull if it would work on services too. t.ex. fins all ssh or webservices.
Is there a way to (quick)search services?
by tonnag
Tue Jul 05, 2022 3:52 am
Forum: Open Source Nagios Projects
Topic: server exclude
Replies: 2
Views: 2458

Re: server exclude

Well, ended up building a test machine from scratch. The "!" stops functioning when

Code: Select all

use_true_regexp_matching=1
reset to zero and off we go