Description

Unable to find a share monitor to another account at PAA. The only option is share through URL.

This article provides instructions for sharing monitor to another account.

Solution

1. Take a backup of netrounds.conf, then edit the file:
sudo cp /etc/netrounds/netrounds.conf /home/netrounds.conf_bck
sudo vi /etc/netrounds/netrounds.conf 
2. Add the following line:
ENABLE_SHARE = True
3. Save the file.

4. Post that restart the server with command:
sudo systemctl restart --all "netrounds-*" apache2 kafka openvpn@netrounds

5. Post which verify if the share monitor is working fine.

Modification History

2023-05-04: Updated the article with few changes. Ok to share with users . No impact