Search found 10 matches
- Tue Dec 02, 2025 8:58 am
- Forum: Nagios XI
- Topic: Optimizing Email Alerts in Nagios for Multi-Server Systems
- Replies: 3
- Views: 4724
Re: Optimizing Email Alerts in Nagios for Multi-Server Systems
Not sure what you mean exactly. Do you have multiple Nagios instances? Can you give an example of a specific issue? Do you have mukltiple checks for the same services? I have my checks setup almost in a BPI manner that I monitor the actual service itself. e.g. website.com which is comprised of serve...
- Tue Dec 02, 2025 8:53 am
- Forum: Nagios XI
- Topic: Nagios Graphing Issue
- Replies: 2
- Views: 4369
Nagios Graphing Issue
Had an issue where I wanted to take a number from an F5 snmp poll and convert to Mb/s. I attempted to create a new php file in the /usr/local/nagios/share/pnp/templates/ directory and made sure that permissions and everything else looked good. After troubleshooting for a bit I made simple changes to...
- Mon Dec 01, 2025 3:09 pm
- Forum: Nagios XI
- Topic: Entra error for all users but myself- Selected user is not registered in Nagios XI.
- Replies: 1
- Views: 4308
Entra error for all users but myself- Selected user is not registered in Nagios XI.
Setup SSO in test and PRD environments using the guide. Made sure permissions were set "user.read and user.read.all" and "consent was granted". My SSO account works fine but all the other users click the "Sign in with Microsoft" and after entering creds or already being...
- Thu Aug 14, 2025 12:16 pm
- Forum: Nagios XI
- Topic: Fortigate 7.4.8 BGP Statwe
- Replies: 1
- Views: 2757
Re: Fortigate 7.4.8 BGP Statwe
What about SNMP Polling? Check is simple and the BGP MIB is standard across most platforms. Using this methodology on CheckPoint and OPNsense
- Thu Aug 14, 2025 12:13 pm
- Forum: Nagios XI
- Topic: NagiosXI Azure Install
- Replies: 2
- Views: 2594
Re: NagiosXI Azure Install
Yes,
You need to prep the VHD in hyperV then upload to Azure. I have do this with Nagios and OPNsense.
You need to prep the VHD in hyperV then upload to Azure. I have do this with Nagios and OPNsense.
- Thu Oct 14, 2021 3:25 pm
- Forum: Nagios XI
- Topic: Nagios API free variables
- Replies: 2
- Views: 288
Re: Nagios API free variables
My curl was messed up I am able to get custom fields now, but is there a built in way to search and parse?
- Thu Oct 14, 2021 3:19 pm
- Forum: Nagios XI
- Topic: Nagios API free variables
- Replies: 2
- Views: 288
Nagios API free variables
Is it possible to query or list free variables via the API? I read a post that adding &customvars=1 would list, however I am not seeing them. We are running Nagios XI 5.8.4. I usually just curl then I parse using jq, but I am open if there is a way to search via the API as well.
Thanks!
John
Thanks!
John
- Thu Nov 19, 2020 2:47 pm
- Forum: Nagios XI
- Topic: Comments in email notification without being ACK'd
- Replies: 1
- Views: 500
Comments in email notification without being ACK'd
We are trying to setup custom fields in email notifications. I read the article below and I was able to configure "Notes" to be displayed, however if I am reading correctly "Comments" will not be able to be displayed in an email notification if %type% is acknowledgement. The hope...
- Mon Nov 02, 2020 3:54 pm
- Forum: Nagios XI
- Topic: Nagios XI Host and service History are empty/ Graph Question
- Replies: 3
- Views: 535
Re: Nagios XI Host and service History are empty/ Graph Ques
This is resolved. I updated to the latest version of Nagios XI. I think my blank service history issue was related to the URL, I was accessing via the shortname instead of the fqdn. Until the update I used to get an error about the URLs not matching. As for gapping, this was an oversight on my part....
- Thu Oct 29, 2020 10:08 am
- Forum: Nagios XI
- Topic: Nagios XI Host and service History are empty/ Graph Question
- Replies: 3
- Views: 535
Nagios XI Host and service History are empty/ Graph Question
I am having 2 issues with XI- Issue 1- Host and Service State History are empty for all hosts and services. Is there something I need to enable? I can see this data in the event log. I have tried adjusting the time search period on hosts and services I know went hard down. I am familiar with Nagios ...