Search found 21 matches

by danielheaton
Tue Aug 19, 2025 8:50 am
Forum: Nagios XI
Topic: SSO login doesn't update user last login time
Replies: 5
Views: 6258

Re: SSO login doesn't update user last login time

Sure thing, I've got a number of users that are Active Directory bound, and logging in with AD user credentials via normal username + password field updates the 'Last Login' field with the time and date. When those same users are enabled for SSO logging in via the SAML link ('Sign in with Microsoft'...
by danielheaton
Mon Aug 18, 2025 9:37 am
Forum: Nagios XI
Topic: SSO login doesn't update user last login time
Replies: 5
Views: 6258

SSO login doesn't update user last login time

A user logging in via SSO doesn't update the 'Last Login' field on the 'Manage Users' page to show the login date and time - is this expected?
by danielheaton
Mon Aug 18, 2025 9:28 am
Forum: Nagios XI
Topic: NagiosXI SSO Import/Manage Users issue
Replies: 29
Views: 85309

Re: NagiosXI SSO Import/Manage Users issue

All working in the new release!
by danielheaton
Fri Jul 18, 2025 9:14 am
Forum: Nagios XI
Topic: NagiosXI SSO Import/Manage Users issue
Replies: 29
Views: 85309

Re: NagiosXI SSO Import/Manage Users issue

Thank you!
by danielheaton
Fri Jul 18, 2025 4:29 am
Forum: Nagios XI
Topic: NagiosXI SSO Import/Manage Users issue
Replies: 29
Views: 85309

Re: NagiosXI SSO Import/Manage Users issue

I'm having a similar issue - completely unable to scroll down the list of usernames in the 'import/manage users' window, so unless your name is between Aaron and Adam, I can't assign you an SSO user...

Hoping I'm just being really dumb, but not having any luck on Edge, Firefox or Chrome
by danielheaton
Mon Mar 17, 2025 9:49 am
Forum: Nagios XI
Topic: [SOLVED] Missing perfdata for some hosts
Replies: 4
Views: 1388

Re: Missing perfdata for some hosts

Thanks Marucs, RRD files not being updated for a number of hosts, cleared those out and all working now. WIll setup a cron job to keep an eye on them
by danielheaton
Fri Mar 14, 2025 3:56 am
Forum: Nagios XI
Topic: [SOLVED] Missing perfdata for some hosts
Replies: 4
Views: 1388

Re: Missing perfdata for some hosts

Thank you kg! I've located perf data under /usr/local/nagios/share/perfdata/ and I've got a dir for My-Host. Inside there I've got XMLs and RRD files for each service. The RRD files for the problem services weren't being updated (though the XMLs were) so I've moved those and rebooted the box (not su...
by danielheaton
Thu Mar 13, 2025 4:19 am
Forum: Nagios XI
Topic: [SOLVED] Missing perfdata for some hosts
Replies: 4
Views: 1388

[SOLVED] Missing perfdata for some hosts

Hi all Running 2024R1.4.1 on Ubuntu 22.04 I've got numerous Windows and Linux (RHEL/Ubuntu) hosts, most of these are showing performance graph data normally for CPU Usage, Memory Usage, etc. but some Ubuntu hosts are not. The usage is shown live, but no historic data is visible. Ie. On the Performan...
by danielheaton
Fri Feb 25, 2022 12:41 pm
Forum: Nagios XI
Topic: Plugin with .cfg files
Replies: 1
Views: 1024

Plugin with .cfg files

Hi all I've downnloaded a plugin for my Nagios XI instance from here (https://github.com/riskersen/Monitoring) specifically the Fortigate plugin, check_fortigate.pl. In the directory is a .pl file, a .mib, and a couple of .cfg files. I've imported the PL as a plugin, the MIB as MIBs, but not sure wh...