Search found 242 matches

by kg2857
Thu Apr 20, 2023 10:21 pm
Forum: Nagios XI
Topic: How to know what NagiosXI Enterprise features been used?!
Replies: 3
Views: 1148

Re: How to know what NagiosXI Enterprise features been used?!

Enterprise features are usually features in the UI, not related to monitoring. Monitoring is checking status of things on hosts in the network. Since you have XI you might ask nagios if you can temporarily downgrade a nagios host to play with it and see what features aren't there. Or create a VM ins...
by kg2857
Thu Apr 20, 2023 9:13 pm
Forum: Nagios XI
Topic: Check command thresholds
Replies: 5
Views: 1839

Re: Check command thresholds

This depends on the plugin defined in the command. Nagios sets status based on the return value of a check.
by kg2857
Tue Apr 18, 2023 1:13 am
Forum: Nagios XI
Topic: Recommend Nagios XI for Exchange monitoring?
Replies: 3
Views: 1712

Re: Recommend Nagios XI for Exchange monitoring?

Yes, nagios can check exchange,
by kg2857
Mon Apr 17, 2023 5:10 pm
Forum: Nagios Log Server
Topic: Nagios LS Unable to start - Waiting for Database Startup
Replies: 2
Views: 12077

Re: Nagios LS Unable to start - Waiting for Database Startup

Restart ES and check it's status.
by kg2857
Sat Apr 15, 2023 11:22 pm
Forum: Nagios XI
Topic: Log file monitoring for Windows servers
Replies: 5
Views: 9064

Re: Log file monitoring for Windows servers

I guess this is where you read the output and resolve the issues.
Asking others to read for you seems strange.
by kg2857
Fri Apr 14, 2023 12:17 am
Forum: Nagios XI
Topic: want to send notification when the check output change even service is already in hard state.(critical or warning)
Replies: 1
Views: 636

Re: want to send notification when the check output change even service is already in hard state.(critical or warning)

Not as far as I know. Nagios reacts to state changes. The text output is meaningless to nagios. If you want it to your plugin needs to react to different text output.
by kg2857
Thu Apr 13, 2023 9:21 pm
Forum: Nagios XI
Topic: Log file monitoring for Windows servers
Replies: 5
Views: 9064

Re: Log file monitoring for Windows servers

Looks like an argument to check_log or the defined command is not right. Run check_log directly from the host and get the args right.
by kg2857
Thu Apr 13, 2023 9:18 pm
Forum: Nagios XI
Topic: Recommend Nagios XI for Exchange monitoring?
Replies: 3
Views: 1712

Re: Recommend Nagios XI for Exchange monitoring?

Nagios can monitor an exchange box just fine. Just because a host is running echchange doesn't make it much different than any other host.
by kg2857
Wed Apr 12, 2023 6:22 pm
Forum: Nagios XI
Topic: Unconfigured Objects
Replies: 1
Views: 1233

Re: Unconfigured Objects

How do you know the trap gets to the trap interface?
Check for the trap in the snmptrapd.log and snmptt logs.
What do you see?