Comments
-
Unfortunately, I do not only check for winevents so if I am going to check FSO for example it will not work. Its a principal question and not restricted to winevents. Also the primary question "what causes this error and how can I solve this issue" is still open. Under specific circumstances (as I tried to explain) the…
-
I am not sure if I exactly understood what you talking about. I have not seen a service called APM where I could assign specific credentials to. The only point where I can assign credentials (as far as I know) is within the webgui. Here I can configure a remote DOMAIN\Username / Password which I assign to the script. If I…
-
I have change the script and added/changed the following connection setting: Set oSvc = objSWbemLocator.ConnectServer(strComputer, _ "root\cimv2", _ strUser, _ strPassword, _ "MS_409", _ "ntlmdomain:" + strDomain) Now I can run the script locally on the Orion server. How does Orion handle Security / Connection to remote…
-
No I did not running it on the ORION Server itself cause then I have to change the script in terms of security and authentication. Usualy Orion takes care of the authentication (credential) part. Running the script witthout changes causes a permission error. regards Bert
-
Usually the Brocade FC products support FE MIB, FC Management MIB. Please check if your specific modell supports these. You should do a MIB walk to see what values will be returned from your device. regards Bert
-
Within the webinterface selecting a node, selecting an interface, viewing detail chart of interface traffic and finally export raw data to excel works fine. same works for all other charts (node, etc). regards Bert ORION v9 SP2 APM v2 SP2, NTA, Wireless Addon on Win2k3 with SQL2005
-
In the "System Manager" select the device and go to "Node Details" within the [Comunity String Field] enter public or the security string you have configured. Once done select "List Resources" to select the ports you want to capture data from. regards Bert
-
I have created a local vbs script and executed it on the remote Server itself with the following parameters : -area System -type Error -timespan 5 and it worked as it should. So I am a bit lost why this error occur within Orion. The remote server is member of domain and Orion is a win2k3 single server. The eventlog does…
-
Yes, I am using admin account for this script otherwise I get an authentification error. I tested System >> Error , Security >> Failure but allways the same error message. regards Berthold
-
Hi, just enable SNMP in the FC switch configuration and ORION will by default find the FC and Ethernet interfaces. If you need more just configure your own SNMP Poller (e.g. Sensor Table FAN, Power Supply >> iso.org.dod.internet.experimental.fcmgmt.connSet.connUnitSensorTable] etc) regards Bert