Comments
-
Hi @"m_roberts" Tried to use the script and all i got was errors as shown below. What could i have done wrong? 4/10/2021 4:09:54 PM : Started Msa Lab Maps Test Execute Command Script on Devices 1 devices selected Devices: 1 Errors: 0 ___________________________________________________________________________ Msa Lab…
-
Hi @"dgsmith80" if possible, can you share the script you use to populate your map? A newbie here setting up maps for the first time tryna learn everything i can on how to go about it.
-
My script below: MERGE dbo.WorldMapPoints AS target USING ( SELECT n.NodeID ,n.EntityType ,case when Site='Msa Lab' then -4.043740 else null end as Latitude ,case when Site='Msa Lab' then 39.658871 else null end as Longitude ,case when Site='Msa Lab' then 'Msa Lab' else null end as [Description] FROM Nodes n LEFT JOIN…
-
Hi @"conguir" I tried ussing the script but got so many errors. Any idea on what i could be doing wrong + need to correct? Would you have a video tutorial of the above in any of your webinars? Solarwinds Network Configuration Manager Scheduled Job Notification…
-
Yes @"christopher.t.jones123". I receive the alert however there is no attachment on it. I would expect a report like below as an attachment.
-
@"LatteLarry" My code is code, had tested it before. I have noticed the other server is not taking https request. Request was successful in http. Yet to receive the message though.
-
@"christopher.t.jones123" thanks for the insight. The URL certainly shows as not secured. Let me engage the "owners" of the server.
-
I have installed the server certificate and it's working properly. However i am still getting the same error. Any idea what could be causing the above?
-
@"christopher.t.jones123" Below is what i got from the logs. I suspect that could be the challenge. Will update after i have fixed the Certificate Issue. Thanks. "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. --->…
-
@"christopher.t.jones123", you were correct. It was an authentication issue caused by how i was keying in the credentials on the URL. As shown below, currently I can successfully trigger an SMS to my mobile if i put the URL on my browser. However, i can't get it to work However, i can't get it to work on Solarwinds. I will…
-
Thanks for your response @"christopher.t.jones123". https://reqbin.com/ was indeed helpful. I run the simulation of what i want to alert on and it responded ok. I however get the same error. When i key in the actual values of Username, Password, Text Recipient and Message Data on the URL shared and then run it directly on…
-
I didn't intend to stack the licenses but rather have two polling engines running concurrently on the primary server. After activating the license i can only see one polling engine.
-
Thanks for your response aLTeReGo. The license for the APE appears in the customer portal but not on the web based license manager. I am unable to activate it as i can't get the correct Machine ID. For manual license activation i suppose the module has to already be installed for one to get the correct machine ID??
-
Trying once more.
-
Hi jblanklblank, Thanks for your response. On the solarwinds' document whose url i have pasted below it says that up to three polling engines can be installed on a single server.…
-
Help pls?
-
Hi @"4ahmadali" Did you get a solution to your query? I am looking for the same solution.
-
Hi vrkvvj, Unfortunately i haven't found a workaround to what i wanted to achieve; had to do without. Hope Solarwinds considers to add that functionality in future. I appreciate you support. Happy holidays!!
-
Hi Tony, Thanks for the feedback. Hope Solarwinds considers to add that functionality in future.
-
Thanks Dan