Comments
-
Hi, The replay status is"failed" but the script work, the script output show me the lines in the log file. This is what i didn't understand !!!
-
Hi, Do you know why the status is failed ? Today i will find out with the sap administrator what he want from the log file. Thanks Regards
-
Hi, It works with: get-content \\x.x.x.x\S$\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR" And this is the output from the template: Why test is failed ? Do you know what are the command to show the "statistic" result ?
-
this the command ? get-content \\x.x.x.x\S:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR" OR get-content \\x.x.x.x\S:usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR"
-
Hi, Thanks works good, it was easier then i thought. Regards Rafi
-
Hi Martin, I have the same problem, on my dashboard i use "top 25 subnets by %" and all my /30 and /29 are red and warning. If i create new alert as you mentioned it want help me, i think i need to edit the original alert condition, am i right ? Can you you help with that issue ? Regards Rafi
-
Hi, I cant because i have to do login, the website is protected with "basic http authentication" so the first thing i see on my screen is the popup window of the basic http authentication, Only after i provide the right credential i can see the web site, and this is what i want from the script. In the solarwinds template…
-
Hi As i mention before i am a networking man so !!! But i will tray , if you have all ready the answer it will be very nice .
-
OK Thanks.
-
The same problem PS C:\Users\admin> get-content \\x.x.x.x\S$:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR" At line:1 char:28 + get-content \\132.68.6.30\S$:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string ... + ~~ Variable reference is not valid. '$' was not followed by a valid variable name character.…
-
get-content //x.x.x.x/S:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR" ?
-
Hi Adatole Its works , thank you very much. Can i get the same alert but now for sam license ? If you know the syntax it will be very helpful. Best Regards Rafi
-
Hi Frama, Thank you very much for your quick response. I don't really know what to do with the script, i will explane my needs. I want to check a web site the problem is that web site is protect with basic http authentication, so what need is that the solarwinds template in sam will give the basic http authentication the…
-
Hi, Thanks for your replay, I added the "List of all VLAN's" to IPAM with customize page. I added it to network tab also, but unfortunately its the same i cant see the vlan list Regards Rafi
-
Hi Adatole Can you please write to the exactly command because i get syntax error . I forgot to mention the sql server is on different server Best Regards Rafi
-
Hi, If run the same command from solarwind command line i get the same ERROR, i think that when i run this command in command line the solarwind sever check the script loacl. the sap server is virtual machine (vMware) its not a network drive PS C:> get-content S:\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR"…
-
Hi, i am trying to test basic http authentication but i don't familiar with PowerShell, can you publish your template so i can use it ? Regards Rafi
-
Hi, I have 3 trapeze wireless controllers, i marked the vlan options and i can see the vlan list in the device node. In IPAM i added the view of "all vlan list" but the view is empty, someone know why ? Regards Rafi
-
The goal is to create button on NPN summery node, and from there run the scripn It should not be response to an event, The scenario is when i open the npm summery and i want to run some show command i will be able to execute the python (which will be located on orion server) script from the npm summery screen, same way i…
-
Hi Thank you, i delete the credentials Best Regards Rafi
-
Hi This is how i can do manually. Can do it automatically ?
-
Hi, O.k i understand !!! For now all my BB switches are Nortel and i don't have this VLAN option in "List resources" . Thanks
-
Hi, I success with this command : get-content \\x.x.x.x\S$\usr\sap\TDP\DVEBMGS00\work\dev_icm | select-string "ERROR" (without the : ) Thank you very much for your help
-
Hi, Thanks for your replay, I tried with v2, but unfortunately its the same as v3, Solarwinds recognized the Aruba controller but i cant see any details. Regards Rafi
-
Hi, Sorry for delay, it was very helpful. Regards Rafi
-
Hi Silverbacksays, Yes this want i am looking for, I will try and let you know. Thanks Regards Rafi
-
Hi Adatole I am not comfortable with SQL, but i will ask my system man. thank you very much Best Regards Rafi
-
Hi Mharvey, I tested your power shell command, from sap server i get the correct response: [Thr 4992] <<- ERROR: SapSSLSessionStart(sssl_hdl=000000001AF86D30)==SSSLERR_PEER_CERT_UNTRUSTED [Thr 4992] *** ERROR => IcmConnInitServerSSL: SapSSLSessionStart returned (-102): SSSLERR_PEER_CERT_UNTRUSTED [icxxconn.c 1701] While…
-
Hi, Did u succeeded with this ?
-
Hi, The problem was in setting->polling setting->icmp data All starts to work when i delete the txt in icmp data. Regrds Rafi