Comments
-
g, is your script referencing any other modules. does it look similar to mine above? mine doesnt run at all so cant say that a statistic is being returned. miron
-
Mark, I am running the latest version of orion, and 90 % of the time the summary page shows correctly. however at random times I will get an error stating Cannot load network Map. Also at the same time the report underneath it stops appearing only the title of the resource bar is visible. I have rerun the Configuration…
-
g, does your the script actually run, I cant see my script running at all. regard Miron
-
Hey mate, Not sure if this will help at all , what I found when I had a slow web interface was that I had to change the COM+ SolarWinds Orion NPM object to use the the Network Service system account for the application to run. The effects that I was having, 1) Taking ages to log in 2) when i eventually did log in the map…
-
Hi, I am assuming that anyone has would have this answer is probably on holiday. Miron
-
Hi, I get these problems, just wanted to check which hotfix this is that solves this issue? Miron
-
Denny, I made the change last week and have not had any problems that we can see at the moment. Regards Miron
-
Hi, Has anyone actually got a functioning perl script correctly invoking with APM. Even if I use a simple print it does not change the status. Regards Miron
-
Hi, I suppose that even in apm version 4 we still dont have an SSL monitor to check the expiry status of a web certificate. Has anyone created or found something that works. I am not interested in running anything on the web server itself like has been mentioned previously, or the ridiculous previous suggestion of using…
-
Denny, thanks for your update to this topic, as the others posting here a level of "intelligence" in respect to downstream neighbours would enhance the current great product that we have already. Hopefully if combined with a CDP type discovery or better it might make the process dynamic and scalable. You said that this…
-
Hi, We have nagios and solarwinds emailing an out of hours phone for different sections For example we have 4 blackberries 1) For networks 2) For servers 3) For Applications 4) For duty incident managers Each week a member of technical staff within the teams takes over the blackberries. This means we dont have to change…
-
Eugene, You will require to be enabled in order to do any sort of configuration. I think by default depending on the age of the cisco device and I assume its pretty recent that version 2 will be standard one you configure snmp basics. ro = read only , other options are rw or nothing <string> = the community string can be…
-
Hi, The thing that annoys me most is the silent stopping of the polling engine. So everything looks green while the server room is potentially burning down. You kind of expect the monitor to be able to detect and internal failure and rectify, almost like the fire department not being able to detect and fix a fire at their…
-
Brandon, The OID which seems to give the SSID information is: 1.3.6.1.4.1.14179.2.1.4.1.7 The problem is that this is in a table format. So each client is represented in the Row ID and the Test Result is the SSID they are joined to. Unfortunately I have not found a OID that just gives the SSID Name/ID and the count of…
-
Josh/Roger, Just to confirm this is the script that I have cut down to for the perl radius monitor. Essentially when I run that script from CMD it is successful and I am able to confirm on the radius logs. From the radius logs I cannot see any attempt from APM to run the script. Do you think I am just not invoking it…
-
Josh/Roger, info box The return code is different to what is expected. The script returned status code down. When I get back in to work i will check that the radius server is actually receiving requests when orion is running the script in the first place. I have changed the script to only return the last two lines as…
-
Denny/Andy, Glad to admit when my assumptions about SW aversion to voting/visibility on feature requests were wrong. Would look forward to when a solution has been found. I will have a look at the LDAP User Experieince Component - thanks for pointing that out. On a minor point alluded to earlier I presume that there is no…
-
Andy, :-) thanks mate, none of those cheap unbranded post it notes - dont want it flying away when the aircon turns on. I know that some monitors like radius are not easy to reproduce in VBScript and might be more work than its worth. If we could get around the issues with WScript and Perl then we wouldnt have to reinvent…
-
Hi, I have the same thing on mine , from 12:00 yesterday i dont get anything on the graph. Regards Miron
-
Hi, Does anyone have an update to a fix for this issue. I having to restart WWW Publicshings service sometimes every 30 minutes or less sometimes. On a good day i might only have to restart every couple couple hours. Makes the system very unfriendly and management dont like seeing a page cannot be displayed message all the…
-
Roger, Message: Success Statistic: 0 or Message: Failure Statistic: 1 Also these are only the last two lines returned by the script.
-
Hi, Monitoring a remote network is definitely possible. We accomplish it by building a permanent VPN for Monitoring Traffic. We do this for an separate business entity for which we manage their local infrastructure, we also monitor our 3rd party application service providers - all polling done centrally. Of course it…
-
Sam, Will this adversely affect anything else. Regards Miron
-
Denny, Fair enough mate, and by all means please dont think that I m suggesting altering the way you work (why change what works well presently). If your deploying a more flexible design approach thats great. Its just nice (not trying to speak for the community) to have an idea of what is important to the members and in…
-
Showing our summary view which includes a group resource. we filter to only show down nodes rather than up nodes
-
Hi, Thanks mate but; The problem with the method above is that it relies on a script run on the target server itself rather than the script running on APM. A large number of scripts for nagios are written in Perl and those that run from the poller do not lend themselves to being run on APM due to issues between WScript and…
-
SW, I am surprised that an inbuilt ability to to monitor the status and age of certs is not available from APM3.5 even though it has been previously requested when the previous version was out. Can you please check that this is already added to your customers wish list. I would like the ability to set warning thresholds on…
-
Brandon, Do you know if enchanced wireless reporting is on the roadmap. It appears to be a realatively static area (wireless) in terms of new functionality. Regards Miron
-
Eugene, If you have enable privilege on your cisco device (switch or router as an example) you will have to enable snmp on the device first. eg: Router# Router#conf t Router(config)#snmp-server community <string> ro Note: Replace <string> with the string you are going to use for ro snmp polling. Make sure that in NPM when…
-
Martha, I must apologise im not exactly catching the problem here. You say you dont use the web interface but your initial issue said that your web view is cluttered because everything is expanded. Can you confirm When i say delete the resource I mean when you go to Admin, Manage View, Select the View, Delete the resource…