Yes, though the difficulty of doing it depends on the details of your situation.
The controller has a callback probe_config_set where you give it the name of the probe, section in the config file, key name and value. You can send this from a windows batch file using pu. Then after setting the value, send a _stop or _reset to the oracle probe to cause it to restart and read the changes.
You would need to use Lua if you need to extract from the alarm any data. and you would use nimbus.request() to send the callback.
Original Message:
Sent: Nov 15, 2024 10:57 AM
From: Miller Echagarreta
Subject: Activate/Deactivate a checkpoint on oracle probe via NAS script
Hi Everyone,
Can I activate/deactivate a checkpoint in the Oracle probe from an alarm using a NAS script?
Any suggestions on how this script should be?
Best regards...!!!