Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Actions
Actions for adding additional capability to Nagios Reactor.
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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Create a new event chain
This action can be added into Nagios Reactor to create a new event chain as defined by a JSON file.
Create a new Nagios IM incident
This action can be added into Nagios Reactor to create a new incident with the Nagios Incident Manager.
Delete metadata value
This action can be added into Nagios Reactor to remove a metadata entry by key name.
Disable an event chain
This action can be added into Nagios Reactor to disable an active event chain.
Enable an event chain
This action can be added into Nagios Reactor to enable an event chain.
Execute a remote command via SSH
This action can be added into Nagios Reactor to log into a remote machine via SSH and issue a command.
Load metadata to a context variable
This action can be added into Nagios Reactor to read a persistent metadata value and copy it to a context variable.
Perform a file or directory operation
This action can be added into Nagios Reactor to perform one of several file operations.
Perform an operation on a Windows machine
This action can be added into Nagios Reactor to run a specified net RPC command on a remote Windows machine.
Restart this step of the event chain
This action can be added into Nagios Reactor to restart the currently defined step in an event chain.
Run a PHP script
This action can be added into Nagios Reactor to evaluate a block of custom PHP code.
Run a shell script
This action can be added into Nagios Reactor to evaluate the returned output from a designated shell script.
Run a SQL query
This action can be added into Nagios Reactor to run a SQL query against a DNS address with credentials.
Run an event chain
This action can be added into Nagios Reactor to run an event chain, allowing a context variable to be passed.
Run event chain x times for each item
This action can be added into Nagios Reactor to run an event chain, allowing context variable to be passed.
Save a context variable to metadata
This action can be added into Nagios Reactor to save a variable from the current context as a metadata key/value pair.
Send a NRDP check result
This action can be added into Nagios Reactor to send a NRDP check result to a Nagios NRDP server.
Send a SNMP trap
This action can be added into Nagios Reactor to send a SNMP trap to a designated destination.
Send an email notification
This action can be added into Nagios Reactor to send an email message to a list of recipients.
Set context variable
This action can be added into Nagios Reactor to update the value of an event chain context variable during runtime.
Set metadata value
This action can be added into Nagios Reactor to update (insert) a key/value pair in the metadata table.
Skip to block
This action can be added into Nagios Reactor to skip ahead to a specific block in an event chain.
Sleep or wait
This action can be added into Nagios Reactor to cause a currently running event chain to sleep for x number of seconds.
Stop processing this event chain
This action can be added into Nagios Reactor to halt the currently running event chain.
Submit a HTTP request
This action can be added into Nagios Reactor to submit a HTTP GET/POST request and evaluate the return code.
Upload a file
This action can be added into Nagios Reactor to upload a file using either FTP or SFTP.
Write a file to disk
This action can be added into Nagios Reactor to write a file to a local directory with appropriate permissions.