The most recent content from our members.
I know the old Kiwi is now supposed to be bad because there is a new (NG) version, but I like my old version. The new version can KiSS it! (I'm joking, of course... but I'm not... but I am... but I'm not) The old version is super powerful, but it's also super old. The new version, which I've tried several times, just…
I have created the script but it does not seem to work/ get past the interface selection when I add loop through the interfaces. once I have this working I would like to default the interface and add more config to the interface /* .CHANGE_TEMPLATE_DESCRIPTION Configure Cisco IOS XE Interfaces with VC and advanced settings…
Instead of checking if all services are running on each server by opening Orion "Service Manager", we'd like to use scripting to automate this process, so we could have the results in a file (CSV or XLS). Is there any way to achieve this by using SWQL or scripting (Python, Powershell) ? Thank you for any feedback. Service…
There have been a few occasions where some MPLS interfaces were experiencing high utilisation and the network team was asking me to provide more stats during the peak period. The default interval of 9 minutes was not working for them but we didn't want to change for all interfaces in question down to 1 minute as this would…
Example, I would like to trim the result of ${N=SwisEntity;M=NodeDescription} or add text at the middle of it. Or I want the result to be all in upper case and vice versa.
So when I get a specific type of syslog message, I pass the hostname, IP and message over to a powershell script in syslog viewer and this then send a message to slack via a webhook The problem I am having is getting the Custom property estate form the DB using SWQL I have tried: 1. $CE = Get-SwisData $swis -query "select…
It seems like there's a large number of ways that Alerts and Actions in Orion can be set up where they don't actually do anything. Examples: Enabled alert config/definition with all actions disabled. Action with no ActionAssignment, Action that is only assigned to a disabled Alert config, impossible scheduling, email…
I am running this Sam script in Solarwinds it works if I run it on the server but not in SAM Script Arguments: bash ${SCRIPT} script body: bin/sh port=62019 pid=$(ps --no-headers -eo pid,args | grep activemq | grep port=${port} | awk '{print $1}') if [ "$pid" != "" ]; then rss=$(ps --no-headers -o rss -p $pid) # echo…
Hello all. The problem is Solarwinds support will not help me because they don't feel like it. I wrote a Config Change template to find a phone number in a Cisco port description and then replace that with an updated phone number. It works great, for some devices in NCM. About 50% of our devices, it will parse the script…
Is it possible to restart an agent via an alert. I can create the alert, nodes that are not unmanaged. and only if their agent status is "running" with a connection status of "Unable to connect" I would then like to have a alert action automatically restart the agent, these devices are only monitored via the agent and do…
It looks like you're new here. Sign in or register to get started.