Search found 78 matches

by ets_user
Sun Sep 13, 2020 2:41 am
Forum: Nagios XI
Topic: SNMP V3 not working
Replies: 1
Views: 402

SNMP V3 not working

Hi, We have setup SNMP traps to be received from an application software to Nagios. We have done all the necessary configurations at our end like adding MIB file,added the host,setup snmptrap,engine ID, authentication in conf file etc. We are receiving alerts only when sent vis SNMP v3 and its being...
by ets_user
Sun Sep 13, 2020 2:30 am
Forum: Nagios XI
Topic: SMSC gateway for nagios
Replies: 1
Views: 401

SMSC gateway for nagios

Hi,

We have an SMSC service available for sendind alerts by SMS .

Could you please let us know how and where to configure the details for the same.

Our current setup will be able to send emails to the group but we need to get SMS.

Thanks.
by ets_user
Mon Aug 24, 2020 1:28 am
Forum: Nagios XI
Topic: Adding a new host for monitoring
Replies: 11
Views: 1478

Re: Adding a new host for monitoring

But we are able to add host and services to hostgroups and service group using Nagios XI which means its working in this version.

Please check on the same.
by ets_user
Tue Aug 11, 2020 2:56 am
Forum: Nagios XI
Topic: Adding a new host for monitoring
Replies: 11
Views: 1478

Re: Adding a new host for monitoring

It is Nagios XI 5.5.6 .
by ets_user
Mon Aug 03, 2020 2:15 am
Forum: Nagios XI
Topic: Adding a new host for monitoring
Replies: 11
Views: 1478

Re: Adding a new host for monitoring

Yes we do have it with same name.

But still host is not getting added to the hostgroup.
by ets_user
Thu Jul 23, 2020 5:45 am
Forum: Nagios XI
Topic: Nutanix SNMP trap email notificatio
Replies: 8
Views: 1394

Re: Nutanix SNMP trap email notificatio

Hi,

we already have contacts added to the alerts.

But we want specific traps to be sent to specific contact.

Let us know how can we configure it and later reconfigure the contacts to receive a particular trap.

Thanks.
by ets_user
Thu Jul 23, 2020 5:42 am
Forum: Nagios XI
Topic: Adding a new host for monitoring
Replies: 11
Views: 1478

Re: Adding a new host for monitoring

Hi, This command is not working. curl -XPOST "https://10.106.93.70/nagiosxi/api/v1/config/host?apikey=key&pretty=1" -d "host_name=testapihost1&address=127.0.0.1&hostgroups=Linux_server_VM&check_command=check_ping\!3000,80%\!5000,100%&max_check_attempts=2&check_...
by ets_user
Tue Jul 21, 2020 2:55 pm
Forum: Nagios XI
Topic: Monitoring Windows desktop with Nagios
Replies: 17
Views: 2164

Re: Monitoring Windows desktop with Nagios

This section of your command is wrong again. You should be using "-v CLIENTVERSION"... literally. Do not try to add the agent's version number manually. You should see it in the output, provided you check worked. /usr/local/nagios/libexec/check_nt -H 10.xxx.xx.xxx -p 12489 -s password -v C...
by ets_user
Tue Jul 21, 2020 2:31 pm
Forum: Nagios XI
Topic: Adding a new host for monitoring
Replies: 11
Views: 1478

Re: Adding a new host for monitoring

Thanks for the link, it helped us.

We were able to add new host using the command.

Could you please let us know if we can add the host to a particular host group using command line.

We didn't find such thing in the link, though we were able to create host group using command line.

Thanks.
by ets_user
Tue Jul 21, 2020 2:26 pm
Forum: Nagios XI
Topic: Nutanix SNMP trap email notificatio
Replies: 8
Views: 1394

Re: Nutanix SNMP trap email notificatio

Hi, We were able to setup SNMP trap and we received the traps on SNMP trap in Nagios admin page. We wanted to receive it on email , we found the unconfigured objects and selected the contact to send email. Now we are receiving email to the selected contacts. But how can we reconfigure the contacts t...