The most recent content from our members.
Can someone suggest how do we write an script for creating an alert in solarwinds or any samples using python sdk. Tried something to create but didn't work swis = SwisClient(npm_server, username, password) print("Add an alert:") props = { 'AlertID': 55, 'Name':'Alert me when an application goes up', 'Description':'This…
It looks like you're new here. Sign in or register to get started.