Search found 37 matches

by brudnick
Thu Oct 17, 2019 2:48 pm
Forum: Nagios XI
Topic: Custom check works in CLI, as nagios user, but not in XI
Replies: 3
Views: 300

Re: Custom check works in CLI, as nagios user, but not in XI

Lock the post. I figured it out. It had to do with the folder Nagios XI was reading/writing the file to.
by brudnick
Thu Oct 17, 2019 2:31 pm
Forum: Nagios XI
Topic: Custom check works in CLI, as nagios user, but not in XI
Replies: 3
Views: 300

Custom check works in CLI, as nagios user, but not in XI

I have created a check that checks if a file can be uploaded and downloaded from sftp server. We use an ssh key to connect. It works perfectly fine when I run it as the nagios user in CLI. When I run the check in XI in either the ccm or applied to the configuration, it fails on each check. Is there ...
by brudnick
Mon Oct 01, 2018 12:23 pm
Forum: Nagios XI
Topic: how to make a check_http out of this curl statement
Replies: 1
Views: 318

how to make a check_http out of this curl statement

I have a curl statement that I can run and get the results of { "status": "UP" }. I am trying to find the equivalent for check_http that matches on the string "UP" Curl statement: curl -k -H "Host: healthcheck" "https://redacted:443/health" Curl Resp...
by brudnick
Tue Jun 21, 2016 12:48 pm
Forum: Nagios XI
Topic: oid the same for critical and clear snmp traps
Replies: 3
Views: 460

Re: oid the same for critical and clear snmp traps

I just made the change to the config file. Just waiting for traps to be sent to verify. Will post once I receive some traps.
by brudnick
Mon Jun 20, 2016 12:41 pm
Forum: Nagios XI
Topic: oid the same for critical and clear snmp traps
Replies: 3
Views: 460

oid the same for critical and clear snmp traps

Hello all I am working with our infoblox system and receiving traps from it. Unfortunately the oid for the alert and clear are the same. Is there anyway to make Nagios recognize the clear trap to clear the alert? Below is an example from /var/log/snmptt/snmptt.log Mon Jun 20 10:46:05 2016 .1.3.6.1.4...
by brudnick
Wed Mar 30, 2016 3:11 pm
Forum: Nagios XI
Topic: Disable/Enable notifications for all services in HG or SG
Replies: 6
Views: 622

Re: Disable/Enable notifications for all services in HG or S

They are going to Hostgroup or Servicegroup summary pages and clicking on the hostgroup or servicegroup commands button(looks like a cmd prompt icon) on said group. From there they are clicking the disable notifications for all services in this hostgroup or service group. http://nagiosServer/nagiosx...
by brudnick
Tue Mar 29, 2016 1:32 pm
Forum: Nagios XI
Topic: Disable/Enable notifications for all services in HG or SG
Replies: 6
Views: 622

Disable/Enable notifications for all services in HG or SG

When someone goes to servicegroup/hostgroup commands and disables all services in SG/HG, where is it logged who did it? it is not in the Audit Log. I have tested and nothing appears in the audit log. We keep having users disabling alerts this way and I need to find out who did it so I can educate or...
by brudnick
Wed Jan 06, 2016 11:56 am
Forum: Nagios XI
Topic: SNMP Wizard not working with snmp v3
Replies: 7
Views: 688

Re: SNMP Wizard not working with snmp v3

check_snmp v2.0.3 (nagios-plugins 2.0.3)

I changed it per @weveland suggestion and the command runs fine. I will change the snmp.php file and see if that works for me. Thanks for everyones' help!
by brudnick
Tue Jan 05, 2016 10:16 am
Forum: Nagios XI
Topic: SNMP Wizard not working with snmp v3
Replies: 7
Views: 688

Re: SNMP Wizard not working with snmp v3

Yes it is still there, I just edited it for security reasons and accidentaly deleted that quote