...
The first time the script runs, it is going to request all the data for each configured poller. Next time, it is going to request only the modified data since the last synchronisation.
3.3.3
Status colour Yellow title testing
This release includes:
- Implemented a lock for critical operations.
- New opha-cli operations added:
act=lock_peer
act=unlock_peer
act=peer_islocked
- pull can unlock a peer after 15 minutes locked. The parameter can be changed in opha_max_lock configuration item.
- New opha-cli operations added:
- Improved opha-cli operations:
- act=data-verify To show also the duplicate nodes and the catchall data duplicates.
- Also added to the GUI.
- Improved GUI to disable buttons when an operation is in progress.
- To enable extra debugging logs:
- opCommon.json: node_update_logs: true
- nmis9, Config.nmis: audit_enabled: true
3.3.2
19 Oct 2021 Status colour Green title RELEASED
...