Search found 14 matches

by travisjburrell
Fri May 05, 2023 9:31 am
Forum: Nagios XI
Topic: Hoping for some Perl experts here - ms teams plugin
Replies: 1
Views: 2190

Re: Hoping for some Perl experts here - ms teams plugin

Oh, editing to add; I can:
  • cURL the webhook URL from the RHEL 8 instance ok (I get payload errors, but it is reachable)
  • use this Python MS Teams plugin on the RHEL 8 instance without issue
by travisjburrell
Fri May 05, 2023 8:59 am
Forum: Nagios XI
Topic: Hoping for some Perl experts here - ms teams plugin
Replies: 1
Views: 2190

Hoping for some Perl experts here - ms teams plugin

We are migrating to a new server (CentOS 7 > RHEL 8), and I'm trying to get this plugin working on the new instance. The configuration is the same - restored from backup. Both are on the same network, behind the same proxy. The CentOS 7 server can send notifications just fine, but copying the comman...
by travisjburrell
Fri Dec 23, 2022 10:52 am
Forum: Nagios XI
Topic: "Mountpoint" wizard
Replies: 0
Views: 62379

"Mountpoint" wizard

This wizard walks you through the steps to monitor a remote instance's mounts, but, unless I'm reading the check incorrectly, it's only designed for on-host nrpe checks. Walking through the wizard to setup a remote host for mount point monitoring fails every time. Talking about this wizard: Screensh...
by travisjburrell
Fri Jan 28, 2022 9:30 am
Forum: Nagios XI
Topic: server and client can ping, but services aren't reporting
Replies: 3
Views: 3419

Re: server and client can ping, but services aren't reportin

There's also this (to one of the affected clients): [root@nagios ~]# nmap 10.253.1.230 -Pn -p 5693 Starting Nmap 6.47 ( http://nmap.org ) at 2022-01-28 09:27 EST Nmap scan report for 10.253.1.230 Host is up (0.033s latency). PORT STATE SERVICE 5693/tcp open unknown Nmap done: 1 IP address (1 host up...
by travisjburrell
Thu Jan 27, 2022 7:17 pm
Forum: Nagios XI
Topic: server and client can ping, but services aren't reporting
Replies: 3
Views: 3419

server and client can ping, but services aren't reporting

Our datacenter lost connectivity for ~40mins this afternoon. We were greeted with a mountain of notifications when the firewall came back up, of course, but since connectivity has been restored, each of the instances monitored in AWS via IPSec tunnel have reported all failed services. host reports &...
by travisjburrell
Wed Jan 19, 2022 11:26 am
Forum: Nagios XI
Topic: possible for a non-admin user to schedule downtime via API?
Replies: 5
Views: 3145

Re: possible for a non-admin user to schedule downtime via A

Thanks Perry - I was afraid of that. In that case, do you have any recommendation for segmenting the permissions in any way/shape/form? Or is it just not possible, and we should just go with the admin-level user for downtime API calls?
by travisjburrell
Thu Jan 13, 2022 10:03 am
Forum: Nagios XI
Topic: possible for a non-admin user to schedule downtime via API?
Replies: 5
Views: 3145

possible for a non-admin user to schedule downtime via API?

We'd like to be able to create a service acct to allow scheduling of downtime for hosts programmatically, via the API. Is this possible without that user being at the admin level? We don't want this user/API key able to make any other configuration/system changes, for example.
by travisjburrell
Wed Jul 21, 2021 9:54 am
Forum: Nagios XI
Topic: API - adding hostgroups to host not "taking"
Replies: 10
Views: 5549

Re: API - adding hostgroups to host not "taking"

Unfortunately not. I'm on 5.8.3 standard. I get a pop-up that says, "UPGRADE TO ENTERPRISE EDITION TO UNLOCK THIS FEATURE." Regardless, I think I figured it out. I was adding the host groups individually, looping through a list, using the "form-urlencode" body type of the URI mod...
by travisjburrell
Tue Jul 20, 2021 3:30 pm
Forum: Nagios XI
Topic: API - adding hostgroups to host not "taking"
Replies: 10
Views: 5549

Re: API - adding hostgroups to host not "taking"

Hey again - it did add it, but apparently we're on 5.8.3 standard, so no audit log :|