Comments
-
Ok got it. Thanks!
-
I'm taking that URI and appending /CustomProperties to it in order to apply all the custom properties. Without adding that old domain name to my hosts file I couldn't reach the Orion server. What am I missing here?
-
Where does the FQDN for this URI get pulled from? It's giving me the old domain name of my server. I put an entry in the host file to make this work for now, but I'd like to fix it permanently.
-
That worked, thanks!
-
I copied the props section starting at line 24 in the sample code and changed it up a bit. It basically does nothing. When I print 'results2' it outputs 'None' customprops = { 40 'Region' : 'North America', 41 'Market' : market, 42 'Address' : address 43 } 44 45 print("Adding custom properties...") 46 results2 =…
-
The bottom line is you shouldn't have to do all of this. Every expensive renewal gets a little harder to swallow when I can't get any support.
-
One more add-on question here. How would I go about populating custom properties when creating this node? I've been playing around with swis.create/update and trying to add custom property dictionary contents to Orion.NodesCustomProperties, but I can't get it to work.
-
Yep, EngineID needed to be changed to 3...completely missed that. Thanks! And I'll check my version of swisclient.py
-
Agreed. I don't see how the 10,000 limit still stands at all if you're doing NCM only. I couldn't seem to get any answer other than "10,000 per poller if you want support" from sales though. It's definitely something I need to explore further before making any purchases.
-
I saw them post about an award they won for "outstanding technical support" so I thought maybe they had made some improvements since my last attempt to open a ticket. I called yesterday to open a ticket and waited 30 minutes on hold before finally giving up. I understand growing pains, but there seems to be no plans to fix…
-
{u'Message': u"Unable to create Node. Details : Information : Assigned default value 'Orion.Nodes' for EntityType.\r\nInformation : Assigned default value 'False' for DynamicIP.\r\nInformation : Assigned default value '' for Caption.\r\nError : In property EngineID. Reason : Invalid EngineID. Value : 1.\r\nInformation :…