Search found 412 matches

by rhassing
Wed Jan 20, 2021 4:25 am
Forum: Nagios Log Server
Topic: Grok module issue in verify config
Replies: 3
Views: 286

Grok module issue in verify config

When i verify the config of my logserver I get the following error: {:timestamp=>"2021-01-20T06:26:00.338000+0100", :message=>"The given configuration is invalid. Reason: Couldn't find any input plugin named 'grok'. Are you sure this is correct? Trying to load the grok input plugin re...
by rhassing
Thu Dec 17, 2020 3:56 am
Forum: Nagios XI
Topic: check_nt checking multiple services using regex
Replies: 5
Views: 294

Re: check_nt checking multiple services using regex

Thank you Scott. That did the trick ;-)
by rhassing
Wed Dec 16, 2020 2:53 am
Forum: Nagios XI
Topic: check_nt checking multiple services using regex
Replies: 5
Views: 294

Re: check_nt checking multiple services using regex

When I try the command on the commandline, this works as expected. But when I try the same command in Nagios XI it fails with: "Failed to validate filter see log for details: Filter expression is not valid: name like \'uds.c\' I have tried the following as well: -a filter=”name like \‘uds.c\’” ...
by rhassing
Tue Nov 24, 2020 4:35 am
Forum: Nagios XI
Topic: check_nt checking multiple services using regex
Replies: 5
Views: 294

check_nt checking multiple services using regex

Hello, Is it possible to use regular expressions in check_nt to see if multiple services are running? We have a lot of servers running services which all start whit the same three letters, but have different names on all servers. Instead of creating all these different service check, I would like to...
by rhassing
Mon Jan 27, 2020 9:52 am
Forum: Nagios XI
Topic: Change the severity of snmptraps
Replies: 5
Views: 350

Re: Change the severity of snmptraps

We are using the snmp interface in NagiosXI.
by rhassing
Wed Jan 22, 2020 7:19 am
Forum: Nagios XI
Topic: Change the severity of snmptraps
Replies: 5
Views: 350

Re: Change the severity of snmptraps

Hmm, I have 1744 traps defined, but all are of a Normal severity. But I think a lot of them should be changed to either Warning or Critical. Otherwise traps don't make sense if they are not alerting.
by rhassing
Tue Jan 21, 2020 8:59 am
Forum: Nagios XI
Topic: Change the severity of snmptraps
Replies: 5
Views: 350

Change the severity of snmptraps

When importing MIB files, I see that all snmptraps are defined with a default severity of Normal.
Is there a way to quickly (maybe not using the webinsterface) change the severity of a number of traps?
by rhassing
Sat Jun 09, 2018 1:45 am
Forum: Open Source Nagios Projects
Topic: Get script result from remote Linux server
Replies: 7
Views: 5169

Re: Get script result from remote Linux server

A really nice way to do this is, instead of using NRPE, to use snmp.

See my url to find more info on this:
http://mona.deltics.info/snmp-execute-remote-script/
by rhassing
Fri Dec 15, 2017 6:52 am
Forum: Open Source Nagios Projects
Topic: Problem SNMP UNKNOWN
Replies: 35
Views: 13648

Re: Problem SNMP UNKNOWN

So it should work in Nagios as well...
This is the command from your command.cfg file