The most recent content from our members.
I use plink.exe to launch a file on my asterisk phone server. I use it in the following format. C:\"location"\plink.exe -pw PASSWORD USER@HOST /var/spool/asterisk/tmp/SHell.sh Also I can run it this way C:\"location"\plink.exe -pw PASSWORD USER@HOST -m C:\location\file.txt Where the file.txt has a list of commands to be…
A while back, I had a rather large script that was failing because it took too long. The problem wasn't obvious and so I wanted to time different sections of the script to see where the efficiency was lacking. It wasn't too difficult to find the problem, but when I started looking, I had many sections that were taking 0…
Hello all, I wanted to ask about how Orion accomplishes the execution of VBScript monitor. Is the script uploaded to the remote server and run on the remote server and then a result is returned to Orion, or does the polling server run the script locally? Best regards, Bryan
I have a video cam that uses FTP to upload an image file to my FTP server every 30 seconds. On a fairly regular basis, the latest image is not uploaded to the FTP server. During these failures, the video cam maintains it's reach-ability on the network so a simple ping alert is not going to work. Also during these failures,…
I need to know if there's a way to run a script (VB) from NPM and store the value that is returned in the database for graphing. The script performs a SNMP query and converts the value returned to a more graph frinedly value. Unfortunately, I don't believe I can use the "transform results" functionality of the device…
It looks like you're new here. Sign in or register to get started.