Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # Bareos Tray Monitor Configuration File
- #
- Monitor {
- Name = mypc-03-mon
- Password = "Tu5i9dnq4Jkl9fA4Nuy7DFmNudXTm3gY9BeCsU6qDIQL" # password for the Directors
- RefreshInterval = 30 seconds
- }
- Client {
- Name = mypc-03-fd
- Address = mypc-03
- FDPort = 9102
- Password = "jtBp0VAZaCNjdozPcVGrDnkL+a1ZkevqQaLNpegVzXFM" # password for FileDaemon
- }
- Storage {
- Name = mypc-03-sd
- Address = mypc-03
- SDPort = 9103
- Password = "ACVrJKAvvF+vucS4ldyB65HF3dQ/xATBMJm8zGyJQFCf" # password for StorageDaemon
- }
- Director {
- Name = mypc-03-dir
- DIRport = 9101
- address = mypc-03
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement