Monitored hosts/service report?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Monitored hosts/service report?

Post by TBT »

Need to create an executive summary of all hosts and services (host name with alias) being monitored on an XI host, an recommendations on best way to accomplish this?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitored hosts/service report?

Post by ssax »

Does this meet your needs?

Code: Select all

http://YOURXISERVER/nagios/cgi-bin/config.cgi
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: Monitored hosts/service report?

Post by TBT »

ssax wrote:Does this meet your needs?

Code: Select all

http://YOURXISERVER/nagios/cgi-bin/config.cgi
Somewhat, is there a way to export to CSV?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitored hosts/service report?

Post by ssax »

Not built in, you can copy and paste into a spreadsheet program though.
Locked