Search found 24 matches
- Fri Jan 23, 2026 9:34 am
- Forum: Nagios XI
- Topic: NCPA Windows Event Log
- Replies: 18
- Views: 20919
Re: NCPA Windows Event Log
Thanks @cdietsch I'll try that.
- Thu Jan 22, 2026 3:48 pm
- Forum: Nagios XI
- Topic: NCPA Windows Event Log
- Replies: 18
- Views: 20919
Re: NCPA Windows Event Log
Update: currently running Server 2022, NCPA v3.2, the issue is sporadic. Trying the same check I get an error in Nagios XI UNKNOWN: An error occurred connecting to API. (HTTP error: '500 INTERNAL SERVER ERROR') When I run the check through the NCPA webpage, it's stuck loading. In the ncpa_listener.l...
- Mon Dec 15, 2025 1:13 pm
- Forum: Nagios XI
- Topic: NCPA 3.x Powershell Output
- Replies: 5
- Views: 4336
Re: NCPA 3.x Powershell Output
Thanks Cole, I had checked to see if GPO or anything else was enabling transcription but nothing was as far as I could tell. There was also servers in the same OU, getting the same GPOs, some having issues and others not. Due to the output path, and the NCPA service being run under LocalSystem, I st...
- Thu Dec 11, 2025 10:23 am
- Forum: Nagios XI
- Topic: NCPA 3.x Powershell Output
- Replies: 5
- Views: 4336
Re: NCPA 3.x Powershell Output
@cdietsch sent you a PM.
- Thu Dec 11, 2025 9:58 am
- Forum: Nagios XI
- Topic: NCPA 3.x Powershell Output
- Replies: 5
- Views: 4336
NCPA 3.x Powershell Output
We have NCPA versions 2.4 on the vast majority of our servers, and run 2 custom Powershell plugins/scripts without issue. I have started testing out NCPA 3.2 and have ran into an issue where the output contains "Transcript started, output file is .\C:\Windows\system32\config\systemprofile\Docum...
- Wed Nov 05, 2025 4:01 pm
- Forum: Nagios XI
- Topic: Host Groups, Templates, and Contact Inheritance
- Replies: 1
- Views: 4444
Host Groups, Templates, and Contact Inheritance
I have an XI server with many different host groups and host templates. These templates usually contain a contact and/or contact group. Defined in the template are also Host Groups. I thought that since a template was being applied to a host group, the contacts would also be applied to the host with...
- Mon Mar 10, 2025 9:28 am
- Forum: Nagios XI
- Topic: Documentation / AnswerHub?
- Replies: 3
- Views: 1490
Documentation / AnswerHub?
What happened to the AnswerHub documentation? For example, I have a link to an article: https://answerhub.nagios.com/support/s/article/Mass-Acknowledgement-in-Nagios-XI-2024-170c2b7d I search the Support Knowledgebase and the Resource Library for 'acknowledgement' and get nothing. Google search just...
- Wed Jan 15, 2025 10:31 am
- Forum: Nagios XI
- Topic: New vSphere Plugin - Datastore Monitoring by %
- Replies: 4
- Views: 2914
Re: New vSphere Plugin - Datastore Monitoring by %
Thanks for the info. I was looking at using this https://exchange.nagios.org/directory/check_vsphere/details I tested the check below, which is working check_vsphere datastores -s vsphere -u username -p password --warning 90 --critical 95 --vimtype HostSystem --vimname $HOSTADDRESS$ Would you know h...
- Mon Jan 13, 2025 12:32 pm
- Forum: Nagios XI
- Topic: New vSphere Plugin - Datastore Monitoring by %
- Replies: 4
- Views: 2914
New vSphere Plugin - Datastore Monitoring by %
I am looking to see if anyone else is using the new vSphere Plugin (check_vsphere_xi.py) to monitor Datastores and set Warn/Crit thresholds based on Percent Free? The documented approach is to put thresholds of space free in MB I believe, for every datastore, in order. If a datstore is added, the or...
- Mon Jan 13, 2025 12:02 pm
- Forum: Nagios XI
- Topic: New vSphere plugin documentation
- Replies: 4
- Views: 2019
Re: New vSphere plugin documentation
When I try monitor a ESXi host using the new vSphere Config Wizard, I can select Monitored Metrics, but when I click on the Datastores tab, I get the error: "CRITICAL: Could not connect to the specified vCenter server." I believe this is the same behavior @IT_LAS is seeing. The documentati...