User Tools

Site Tools


avaya:asm:prtg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
avaya:asm:prtg [2024/11/01 11:53] – created adminavaya:asm:prtg [2026/01/20 21:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== PRTG Check Script ====== ====== PRTG Check Script ======
 +Create prtg Admin User:
 +  custAccounts add prtg
 +  
 +Script needds to be copied to /sbin Directory. Create PRTG Directory and symbolik Link to script File. Change permissions.\\
 +  mkdir -p /var/prtg/scripts
 +  ln -s /sbin/monitoring.sh /var/prtg/scripts/monitoring.sh
 +  chown -R prtg /var/prtg
 +  chmod 755 /sbin/monitoring.sh
  
 +Script to execute by PRTG via ssh:\\
   #!/bin/sh   #!/bin/sh
   smconsole="sudo /opt/Avaya/contrib/bin/sm console"   smconsole="sudo /opt/Avaya/contrib/bin/sm console"

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

avaya/asm/prtg.1730462011.txt.gz · Last modified: (external edit)