Search found 254 matches

by kg2857
Sun May 19, 2024 11:13 pm
Forum: Nagios XI
Topic: some services not graphing data
Replies: 3
Views: 45

Re: some services not graphing data

Post the output of the command and check the service perfdata info under the perfdata dir, specifically the timestamps on the rrd and xml files. If the files are old remove them.
by kg2857
Sun May 19, 2024 11:10 pm
Forum: Nagios XI
Topic: Changing email notification
Replies: 1
Views: 32

Re: Changing email notification

Notification options are under the admin tab.
by kg2857
Thu May 16, 2024 11:42 pm
Forum: Nagios XI
Topic: How to change SNMP strings in servers en masse
Replies: 2
Views: 55

Re: How to change SNMP strings in servers en masse

It might be a good idea to set this in resources.cfg in the future.
You could also set the C-string in cfg files, copy them to the import dir and run a reconfig to import them.
by kg2857
Wed May 15, 2024 8:41 pm
Forum: Nagios XI
Topic: Quick Graph issue
Replies: 5
Views: 102

Re: Quick Graph issue

Locate the perfdata dir on the nagios host and check the timestamp on the rrd and xml files for the services that aren't graphing. If something changed about the service, like the format of the perfdata, the system can get mad and stop updating the files. Move or remove rrd files that aren't being u...
by kg2857
Mon May 13, 2024 8:52 pm
Forum: Open Source Nagios Projects
Topic: check_service: UNKNOWN: No handler for that command
Replies: 4
Views: 664

Re: check_service: UNKNOWN: No handler for that command

You can add it to the nsclient.ini and/or see if nsclient has an internal service check.
by kg2857
Tue May 07, 2024 7:55 pm
Forum: Nagios XI
Topic: Monitoring Engine Wont start
Replies: 3
Views: 155

Re: Monitoring Engine Wont start

Check the status output for the service and the logs.
by kg2857
Mon May 06, 2024 10:50 pm
Forum: Nagios Log Server
Topic: Every few days all our systems stop sending logs
Replies: 11
Views: 811

Re: Every few days all our systems stop sending logs

In the meantime you may want to set a cron to restart logstash.
In my experience logstash was pretty reliable BTW.
by kg2857
Mon May 06, 2024 10:16 pm
Forum: Nagios XI
Topic: Nagios Privilege
Replies: 7
Views: 213

Re: Nagios Privilege

Check the status from the shell after starting via the web page.
A guess is that the web user has to sudo to start the service and it's disabled.
by kg2857
Mon May 06, 2024 9:32 pm
Forum: Nagios XI
Topic: IP Address Manager
Replies: 3
Views: 159

Re: IP Address Manager

Silly question but what about IP addresses do you want to manage?
by kg2857
Sun May 05, 2024 11:03 pm
Forum: Nagios XI
Topic: SNMP trap for Dell hardware
Replies: 3
Views: 145

Re: SNMP trap for Dell hardware

How to set it up is in Dell's documentation. You just set the nagios hosts as a destination, etc. You can probably figure it out w/o docs.