Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Send Nagios host and service notifications straight into Faddom, so every alert arrives with the application context around it.
Faddom is an agentless platform that continuously discovers your infrastructure and applications – servers, the applications running on them, and the dependencies and traffic between them – and keeps that picture current in real time. Teams use it for dependency mapping, cloud migration planning, security and cost visibility.
This integration brings your Nagios alerts into that picture. When Nagios raises a host or service notification, Faddom attaches it to the affected server, so you can immediately see which applications and downstream dependencies that alert actually touches – rather than triaging a hostname in isolation. Recovery notifications close the event automatically.
What you get
How it works
Faddom provides a Nagios configuration snippet defining two notification commands and a faddom-contact. The commands curl each notification to Faddom’s events webhook, authenticated with a Faddom API token stored in a Nagios user macro.
Nagios Core – install the .cfg, register it in nagios.cfg, and attach faddom-contact to the hosts and services you want reported.
Nagios XI – no file install. Copy the two command lines from the .cfg into CCM > Commands, create the contact in CCM > Contacts, and assign it to hosts and services (the Bulk Modifications Tool handles this at scale).
Works with Nagios Core 4.4.7+ and Nagios XI. Requires Faddom v2026.2 or later.
Full setup guide: https://support.faddom.com/en/articles/15191805-integrating-nagios-with-faddom
Current Version
1.0
Last Release Date
2026-09-01
Owner
faddom
Website
https://www.faddom.com
Download URL
https://download.faddom.com/resources/faddom_nagios.zip
License
MIT
Compatible With
Set your Faddom server address. The notification commands post to your own Faddom server:
https://<YOUR_FADDOM_SERVER>/WebServices/api/v1/event
Replace <YOUR_FADDOM_SERVER> with the IP address or hostname of your Faddom appliance. The Nagios server must be able to reach it over the network.
Easiest path: let Faddom generate the file. In Faddom, go to Settings > Events Integrations > Add Integration, choose Nagios, select your edition, and download faddom_nagios.cfg – it arrives pre-filled with your server address and user macro. The copy in this package is a reference for manual installs.
Your API token never goes in the .cfg. Choose an unused Nagios user macro number (for example 101) and set it in /usr/local/nagios/etc/resource.cfg:
$USER101$=<FADDOM_API_TOKEN>
Generate the token in Faddom under Access Tokens.
Requires enable_environment_macros=1 in nagios.cfg.
Full setup guide for both Core and XI: https://support.faddom.com/en/articles/15191805-integrating-nagios-with-faddom
You must be logged in to submit a review.
To:
From: