NetWorker - Probe Based Backup

Опубликовано: 14 Июль 2026
на канале: crazyRov Studios
1,174
18

NetWorker Commands App:
Google Play Store - https://qrgo.page.link/nBvSt

My Lab Set up:
AMD Ryzen 7 3700x processor - https://amzn.to/32SHIXX
GIGABYTE X570 AORUS ELITE Wifi - https://amzn.to/31VDJuE
RIPJAW 16GB - https://amzn.to/34Y5UuJ
Radeon RX 580 - https://amzn.to/32P3j3w
cooler master 550 watt power supply - https://amzn.to/3lMSUy8

Contact Information:
Twitter -   / crazyrovs  
Website - https://crazyrov.com/
Email - [email protected]
DELL EMC Community Page - https://www.dell.com/community/user/v...


Probe based backup is the process of controlling backup based on certain conditions on the client machine. In NetWorker this is achieved by using probe resources. This is achieved by probing the NetWorker client for a user-defined script before the start of a scheduled backup operation. This user defined script is any program that passes a return code to the calling service. The NetWorker server detects the script, runs the code and can interpret two return codes,
Return code 0 indicates that a client backup is required.
Return code 1 indicates that a client backup is not required.
Any other return code will result in a failure of the probe action which in turn causes the workflow to fail. Now there is an argument stating that the return code 1 should also be indicated with a failed status of the probe job, but again if the return code of 0 and 1 it would be as scripted and should not be indicated as a failure. What are your thoughts? Let me know in the comments.