Comments
-
I think they all moved out West to the Oil Patch
-
My select query is working: JObject results = client.Query("SELECT NodeID, Comments FROM Orion.NodesCustomProperties WHERE NodeID = 469",new JObject {{"vendor", "Cisco"}}); However I can't get an update query to work to do the actual change. JObject results = client.Query("UPDATE Orion.NodesCustomProperties SET Comments=…
-
Yes, very Orange as pictured. Just looking at it will awaken your senses.
-
Maybe start shipping by mail rather than by courier to keep costs down and required points down.
-
I opened a ticket and they have confirmed this feature does not work. The request has been sent to their development team. Thanks.
-
Hi Craig, I wanted to take a web page from NPM, e.g. Network Summary Home, and have a script convert it to a PDF and then save it to a file. I know all pages have a Export to PDF link, but it is a javascript function that requires a person to manually click on it after the page loads. (Won't work from a script). Thanks,…
-
The links in this thread no longer work. I am trying to do the same with Powershell
-
I'd like to be able to monitor if a registry key is present or its value changes.
-
Minimum polling time is also 5 minutes ?
-
Don’t Ask, Don’t Tell !
-
DanielleH I can't wait, please give us hints!
-
There's always decaf if you enjoy the taste of coffee
-
I did get my free mug from my SCP. It leaked and lettering has washed away. I should rewrite !!
-
POS, Point of Sale ?
-
On our Server 2012, in Roles and Features, I noticed that we do not have Distributed Transactions enabled. Is this an issue? It sounds like it would help increase speed. .
-
I am trying to use it in a POST e.g. (NodeID: 100) https://SERVERNAME:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Poll.Now/N100 I am trying it using POSTMAN with Basic Auth Receiving a 500 Internal Server Error. "Expecting state 'Element'.. Encountered 'Text' with name '', namespace ''. " I think I have…
-
Was this successful ? I am having the same issue trying to connect to Postgre v11 using 64 bit ODBC.
-
We need some new Tshirts added to the store. Maybe have a Tshirt design contest. See how artistic some Thwackers are!
-
Got the script working. Thank you for your support.
-
Yes, I want to see all the nodes right away as you described. I see the marklatlng variable that references the lat and long in the array. This line of code: var latlng = new google.maps.LatLng(States[state][0], States[state][1]); on line 157 is crashing. I tried (var latlng = new google.maps.LatLngLatLongs[wank][0],…
-
The script currently works to show the nodes by the province field. Instead of the province field I want to use longitude and latitude fields. (var marklatlng = new google.maps.LatLng(Provinces[wank][0], Provinces[wank][1]); Just now sure how to change the code to only use the long and lat fields. My sql is correctly…
-
I am modifying the script so to only use long and lat with my node. Each of our nodes has a longitude and latitude field. I've taken this script which works well with city, and want to change it to use only longitude and latitude. I am not proficient in javascript, can't figure out the variable structure using…
-
Will I be able to use this script by only providing longitude and latitude for each node, you mention the current version of this script only goes down to 'city'. I will have to add two custom properties: Longitude, Latitude Thank you
-
Just what I needed !
-
I figured it out IF THEN ELSE in T-SQL was my friend.
-
I hope it is being monitored with WPM
-
Still waiting for Boxer Shorts !
-
I have the same issue after upgrading to 12.1 All our views using limitations and groups are broken. We cannot roll out the product in this state to our users. I opened a case with Support and escalated. Advised development is aware of the issue and to wait for a future release.
-
Anyone know if a report can be triggered from the command line ?