The most recent content from our members.
In our Orion environment we use a lot of script monitors. The limitation of max. 10 output pairs for each script monitor often makes us difficult. So we need to build unnecessarily many monitors, although it would be very possible in one. Anyway, I find max. 10 very low for a script output. Please give us the possibility…
Currently you are required to always have a statistic in the output script. I request that it be a .message or .statistic Currently the way you configure the script Write-host "Message.MsgsSent: Message Sent"; write-host "statistic.MsgsSent: $(Status.MSgsSent)"; It would be nice to be able to just out put the string data…
Hi there, I want to collect the result of one or more "show command/s" from all the devices in my network in one text file. For instance, I want to see the firewall filters log with "show firewall log" in JUNOS. Then I want to clear the log with the "clear firewall log" command. I have prepared a Python script to do that,…
Let me start out by saying I'm not a coder anymore and at this point fail in all aspects. For this particular script I outsourced to talented folks that are not me. I've ran the script thru the CLI on the SAM server and everything appears to work correctly. I think I've directed the coder incorrectly for what to echo or…
It looks like you're new here. Sign in or register to get started.