Nagios server status on confluence

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
randyrogers
Posts: 1
Joined: Sun Mar 30, 2025 10:03 pm

Nagios server status on confluence

Post by randyrogers »

Hello,
Is it possible to print/display Nagios server status report on confluence page? I want to automate it so confluence page grabs data and display on its side.
Thanks in advance!
jsimon
Posts: 343
Joined: Wed Aug 23, 2023 11:27 am

Re: Nagios server status on confluence

Post by jsimon »

Hi @randyrogers,

We don't have native support for pushing Nagios reports to Confluence, however we do have an API that you can write scripts to poll. It looks like Confluence supports this as well, so you could read out any available values from the API and push them to your Confluence setup, but this would be something you'd need to build out on your own. Let me know if you have any questions about this. I've included a link to our API documentation for your reference.

https://assets.nagios.com/downloads/nag ... ST-API.pdf
Post Reply