PythonScript
Loads and processes internal Python scripts
Enable module
To enable this module and and allow using the commands you need to ass PythonScript = enabled
to the [/modules]
section in nsclient.ini:
[/modules]
PythonScript = enabled
Configuration
Path / Section | Description |
---|---|
/settings/python/scripts | Python scripts |
Python scripts
A list of scripts available to run from the PythonScript module.
This is a section of objects. This means that you will create objects below this point by adding sections which all look the same.