Comments
-
Hi, The interfaces will still exist even though they no longer show up as a resource on the new node which is expected. Through the admin console go to the manage nodes and change from nodes to interfaces, if these interfaces have a name in common refine your search to those. You will see all the old interfaces as…
-
Hi, You need to make sure that your SNMP setting are set correctly on your network and other devices. Very little config on orion except for inputting the correct snmp community string if using v1/v2 or username/password/encryption if using snmpv3. At a minimum on a cisco device snmp-server community <string> RO once you…
-
Hi, I had/have an issue getting perl scripts to run correctly on windows in general not because the script wont run on windows but because APM requires you to use WSH/WScript to initialise the perl script. A simple script which doesnt reference external components will work however I found as soon as it uses external…
-
Hi, As far as I am aware there actually no concept of map authorisation for users. The view restrictions gives the ability to restrict the viewing of individual node items for users. So essentially if you have a map with two types of objects you can restrict some users to only seeing/access the one type. In relation to…
-
Hi, I have experienced the same issue, which when it first happened caused me concern as to why one of my main devices suddenly disappeared. Miron
-
Hi, Thanks for the response, pretty much what I expected:-)
-
Hi, Sorry i didnt fully read all the posts associated with this topic, so apologies if I repeated something. Kind Regards Miron
-
Josh, Apologies again if this is a dim question, if i run the perl script from the cmd line on the solarwinds server the script successfully tests user authentication against a radius server and returns a code to the cmd line. I notice that the windows script template allows you to define the script but not the expected…
-
Denny, As far as I was aware if not mistaken the LDAP Monitor available as part of the installation does not take in a user credential and query the ldap server and expect a pass/fail response. Can you confirm. Does this mean that up until now the previous feature requests for radius/tacacs user experience monitors from…
-
Denny/Yann, In addition to the additional perspective you will gain from outlying segments of the network you may have the option of doing the following. Set up a monitor for your main web site Set up a number of hosts which represent the fastest and slowest parts of your network to poll the web site , and report to orion.…
-
Mate, so basically everything is expanded. I cant recall ever seeing a setting that instructs the website to expand everything as default. (sorry) will have a look but im sure someone at sw will give you a solution before i find it:-) what happens if you delete and recreate the resource.
-
mate, Are you talking about the web backup tool? When i have restored from the configuration file created by web backup and database all user accounts, settings and views where restored. I believe the some user stuff is stored in the table dbo.WebUserSetting. Regards Miron
-
Mate, They wont be under Node Details go to > Network Nodes> Custom Properties this is where you will find your custom properties. Under Select Fields Tab. Add Field: Availablity sort * Function AVERAGE Under Time Frame Tab. Selct the Yesterday under the named Time Frame option drop down. Regards Miron
-
Hey Mate, I have the same issue, and when the process his 1Gig I have to restart the process, with this using a high proportion of memory and bussiness layer eating the CPU im waiting for the server to melt. SP4 has not rectified the issue. Miron
-
SW, Do you have any response to my previous comment? Miron
-
The SQL Server is on the same server as the main orion installation and website at the moment
-
Hi, I would prefer to rename them to what I see fit or create new ones as necessary. Miron
-
:-) Im sure you will. Thanks for the response
-
Sam, I was thinking that surely the application should be responsible for formatting any input correctly so as to avoid the potential of arbitary code being executed on the web pages. Im not a web guru , but would it then be possible to insert some code in the interface description which could be run when the client views…
-
Samuel, Thanks for the answer I didnt think of that. It will be a pain changing all the descriptions on the switches:-) Regards Miron
-
Hi Elisabeth, I think i phrased my question incorrectly as I know you can edit the reports, my question was rather to find out if you could and how add a count column which showed the number of times the device was down in a period on the existing report. However i believe that the structure of the report would not allow…
-
Hi, Yep sorry should have been more specific. Yep using 1131 Cisco AP's in FAT Mode, and a another lot controlled by a wlc. I was trying to shortcut having to read though all the docs in case someone has already done it. Miron
-
Hey Yann, The DHCP Servers are generic Linux based servers at the moment. Miron
-
While I am aware the you can create custom UnDP the question is do I want to. Would I have rather said to SW that rather on deliver the ability to query cisco wlc devices as in inbuilt function not to worry I will spend my own time trying to come up with something that is going to do half the job and not so elegantly. You…
-
Hi, Again as in a separate post it appears that the function of the product has evolved into a business application rather than just something for the techies. As such it needs to be afforded the appropriate resources both time and money in order to have development and production environment. The loss of visibility or…
-
Hi, I think in the interim you can create this functionality by creating a Map called MS Exchange and drag all those nodes onto the map that make up that service. If one of those goes down your exec could drill down and see that there is an issue with a specific component. This however will not give the intelligence as to…
-
Hi, I am not sure i understand your question. I have set up 4 UNDP to check the status of 4 OID's. The first is the count of the members in the pool, the other 3 are the result of querying the OID on the Loadbalancer that relate to the individual pool members status. Miron
-
Hi, I actually found this neat little script that will cycle through application tabs: ************************************ Option Explicit Dim objShell Set objShell = CreateObject("WScript.Shell") Do objShell.SendKeys "%+{TAB}" Wscript.Sleep 30000 Loop ************************************ So you cycle through your Kiwi…
-
Hi, Anyone aware of a product that will cycle through application tabs rather than just cycling through a screen in firefox. Some monitoring solutions use a Java or client and if we can swop between sw and these other on a screen it would be useful. :-) Miron
-
Ah yes I see. I see that the actual alerts are saved and include SQL statements. I suppose that if it is possible to write an alert in SQL that can do this then you could import it? Not sure, also not sure why my other posts to this topic have disappeared. Miron