Search found 15 matches

by Astergiou
Wed Nov 03, 2021 8:14 am
Forum: Nagios XI
Topic: Nagios combine 2 checks
Replies: 1
Views: 146

Nagios combine 2 checks

Hello we have a router with 2 VPN connections. 1 active and one stby. We currently check both VPN peers with check_asa_l2vpn.pl and as only one is active at a time we get alerts for the other that is down. Is there a way for these checks to be combined and Nagios to think that all is ok if 1 of thos...
by Astergiou
Tue May 11, 2021 3:31 am
Forum: Nagios XI
Topic: IBM storage subsystems monitor
Replies: 1
Views: 355

IBM storage subsystems monitor

Hello,

we currently have

2 x IBM v7000
4 x IBM Flash 900
1 x IBM v7200
1 x IBM v5000
4 x IBM SVC

and we would like to monitor all of them with Nagios.

Is it possible?
by Astergiou
Wed Dec 30, 2020 5:29 am
Forum: Nagios XI
Topic: Nagios XI Active directory LDAPS
Replies: 1
Views: 567

Nagios XI Active directory LDAPS

Hello, we are trying to migrate our connection with active directory to active directory with certificate but we get bellow error after enabling ssl/tls ldap_url_parse_ext(ldap://localhost/) ldap_init: trying /etc/ldap/ldap.conf ldap_init: using /etc/ldap/ldap.conf ldap_init: HOME env is NULL ldap_i...
by Astergiou
Fri Nov 27, 2020 5:13 am
Forum: Nagios XI
Topic: Nagios XI export checks in excel
Replies: 3
Views: 251

Re: Nagios XI export checks in excel

We would like to export service check per host
by Astergiou
Wed Nov 25, 2020 9:05 am
Forum: Nagios XI
Topic: Nagios XI export checks in excel
Replies: 3
Views: 251

Nagios XI export checks in excel

Hello

as our sysadmin want to double check if we miss any check on our Nagios Infrastructure we would like a way to export all service checks that are in place on Nagios

thank you
by Astergiou
Mon Apr 13, 2020 1:54 pm
Forum: Nagios XI
Topic: Error when checking windows service with snmp v3
Replies: 10
Views: 1998

Re: Error when checking windows service with snmp v3

Thank you for your answer.
How could you explain how with the same plugin on the same server all checks work except of the services check?

Could I use other plugin for the services check?

thank you
by Astergiou
Sun Apr 12, 2020 3:10 am
Forum: Nagios XI
Topic: Error when checking windows service with snmp v3
Replies: 10
Views: 1998

Re: Error when checking windows service with snmp v3

Script as requested
check_snmp_win.txt
We are using windows server 2016 with MG-SOFT snmp agent
https://www.mg-soft.si/agent.html

thank you
by Astergiou
Fri Apr 10, 2020 2:32 am
Forum: Nagios XI
Topic: Error when checking windows service with snmp v3
Replies: 10
Views: 1998

Re: Error when checking windows service with snmp v3

Hello output [nagios@hqpnagios02 ~]$ /usr/local/nagios/libexec/check_snmp_win.pl -H 10.50.48.57 --login=nms --passwd=Pk7HsywJ0ny8ecA4pKIw --privpass=mwezacluyBA7RMvDjBwP --protocols=sha,aes -r -n 'YSoft Infrastructure Service Proxy' -v no timeout defined : 5 SNMPv3 login ERROR: Received usmStatsWron...
by Astergiou
Thu Apr 09, 2020 4:15 am
Forum: Nagios XI
Topic: Error when checking windows service with snmp v3
Replies: 10
Views: 1998

Re: Error when checking windows service with snmp v3

Tried it Same error [nagios@hqpnagios02 ~]$ /usr/local/nagios/libexec/check_snmp_win.pl -H 10.50.48.57 --octetlength=65534 --login=nms --passwd=Pk7HsywJ0ny8ecA4pKIw --privpass=mwezacluyBA7RMvDjBwP --protocols=sha,aes -r -n 'YSoft Infrastructure Service Proxy' ERROR: Received usmStatsWrongDigests.0 R...
by Astergiou
Wed Apr 08, 2020 5:15 am
Forum: Nagios XI
Topic: Error when checking windows service with snmp v3
Replies: 10
Views: 1998

Error when checking windows service with snmp v3

Hello, we use snmp v3 to check some pci hosts. Check for hard disk is working as expected but service checks return the following error ERROR: Received usmStatsWrongDigests.0 Report-PDU with value 171 during synchronization. NagiosSNMPv3error.jpg Username and password of SNMPv3 are correct as the th...