Search found 248 matches

by kg2857
Mon May 06, 2024 10:50 pm
Forum: Nagios Log Server
Topic: Every few days all our systems stop sending logs
Replies: 4
Views: 131

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: 4
Views: 72

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: 2
Views: 76

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: 94

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.
by kg2857
Sun May 05, 2024 10:59 pm
Forum: Open Source Nagios Projects
Topic: Livestatus support for Nagios 4.5.1
Replies: 6
Views: 369

Re: Livestatus support for Nagios 4.5.1

There's no livestatus log?
by kg2857
Sun May 05, 2024 12:56 am
Forum: Open Source Nagios Projects
Topic: Livestatus support for Nagios 4.5.1
Replies: 6
Views: 369

Re: Livestatus support for Nagios 4.5.1

What does the livestatus log say?
by kg2857
Fri May 03, 2024 2:58 am
Forum: Nagios XI
Topic: No Drive Usage Performance Graph
Replies: 4
Views: 93

Re: No Drive Usage Performance Graph

It isn't producing any perfdata so no graph. Try the -h option to see if it has an option to make perfdata. If not you need to modify the script or find a new one.
by kg2857
Fri May 03, 2024 1:35 am
Forum: Nagios XI
Topic: No Drive Usage Performance Graph
Replies: 4
Views: 93

Re: No Drive Usage Performance Graph

Perfdata comes after the | char at the end of the plugin output. Is it there if you run the script manually? You may want to post the output.
by kg2857
Thu May 02, 2024 10:17 pm
Forum: Nagios XI
Topic: SNMP trap for Dell hardware
Replies: 3
Views: 94

Re: SNMP trap for Dell hardware

Did you set the nagios hosts as the trap reciever on the dell host?
by kg2857
Tue Apr 30, 2024 2:28 am
Forum: Open Source Nagios Projects
Topic: check_service: UNKNOWN: No handler for that command
Replies: 2
Views: 209

Re: check_service: UNKNOWN: No handler for that command

It looks like you can get that response from a host running nsclient and check_service isn't in the nsclient config...