Runs Windows PowerShell scripts from a repository that you can develop to monitor conditions that are specific to your environment.
The PowerShell Repository Event Monitor runs custom scripts that you create and add to FrameFlow's PowerShell Repository. When you make changes to the scripts in the repository, all PowerShell Repository Event Monitors using those scripts automatically get the changes.
This event monitor provides the following options:
Choose the PowerShell version that will be used to execute your scripts.
This option will send an alert of your choice if the script outputs warnings.
This option will alert you if there are errors in the script's output.
This option will send you an alert if the respository script is not found.
Use this option to receive an alert of your choice if your script did not return any data.
Here, use the "Add Script" button to choose a script from your repository.
Check this box to reveal a code editor in which you can input additional custom script.
Enable this option to select a device group that newly discovered devices will be deposited into.
This option will pause devices if they were discovered in past event monitor runs and are now missing from the script output.
This option will move devices to a folder of your choice if they were discovered in past event monitor runs and are now missing from the script output.
This option will remove devices if they were discovered in past event monitor runs and are now missing from the script output.
Enter device names to ignore, with each new name on a separate line. These devices will be ignored by the event monitor.
Check this box to execute the PowerShell script remotely.
Enable this option to include the script output in the event text generated each time the event monitor runs.
This option lets you include the verbose script output in the event text.
Check this box to include the debug script output in the event monitor text generated each time it runs.
Your script will run on the FrameFlow main console (or on the remote node in a multi-site configuration). If the script accesses other network devices, it will require credentials with sufficient rights to perform its task.
The data points generated by any scripting event monitor depend on the custom monitoring action it performs.
Add a comment