avaya:asm:prtg
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| avaya:asm:prtg [2026/06/10 06:35] – reto.buergi | avaya:asm:prtg [2026/06/10 06:51] (current) – reto.buergi | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| if [ -z " | if [ -z " | ||
| echo 0:0:All SIP Entities UP | echo 0:0:All SIP Entities UP | ||
| + | elif [[ $status == *" | ||
| + | echo 0: | ||
| else | else | ||
| down=`${smconsole} MONITOR Down` | down=`${smconsole} MONITOR Down` | ||
| Line 44: | Line 46: | ||
| chown -R prtg /var/prtg | chown -R prtg /var/prtg | ||
| chmod 755 / | chmod 755 / | ||
| + | Setup Public Key Authentication: | ||
| + | su - prtg | ||
| + | ssh-keygen -t rsa | ||
| + | vi .ssh/ | ||
| + | | ||
| \\ | \\ | ||
| Testing: | Testing: | ||
avaya/asm/prtg.1781066150.txt.gz · Last modified: by reto.buergi
