Home Directory Addons Nagios Log Server Outputs Nagios XI Create Passive Object

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Nagios XI Create Passive Object

Last Release Date
2017-09-04
Compatible With
  • Nagios XI
  • Nagios Log Server
License
GPL
Hits
5532
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
* This output watches the Nagios Core log data for messages about objects that don't exist * Error: Got host checkresult for 'centos01', but no such host can be found * Error: Got check result for service 'New Service' on host 'centos01'. Unable to find service * When these messages are detected, the box293_xi_api_create_passive_object.php script is executed on the Nagios Log Server, it will: * Create a new passive Host Object on your Nagios XI server if it is a passive Host checkresult message * Create a new passive Service Object on Nagios XI server if it is a passive Service checkresult message * If the host object for this service does not exist then it will also be created * The purpose of this output it to automate the creation of the passive host and service objects in Nagios XI Detailed steps on how to implement this can be found in the following documentation: https://assets.nagios.com/downloads/nagios-log-server/docs/Using-An-Output-To-Create-Nagios-XI-Passive-Objects.pdf