Comments
-
Thanks, Branfarm. I reviewed the logs in that directory and found three files: general.log - Hasn't been updated since 2009 scheduller.log - Nothing of interest; A few entries about the process being created and version number Job-Download Network Device Configs.log - For the last date of the job it shows ~118 entries with…
-
Note that the UnDP is fully backward compatible with pollers created by the CMP.
-
Interested to hear whether this was fixed as we have the same issue in 11.5.2. I've implemented the Loop1 maps with a bit of customisation. Within Static mode everything is displayed correctly but the NOC mode is far from right! Two screenshots attached, one is the Static view, the other the NOC view. Guess which is why…
-
Thanks for your reply. The most common use of scheduling is related to hours of operation for a site. It isn't usually necessary for locations that are essentially closed/unmonitored to continue to perform IP SLA operations. So an example would be that you would set the schedule to be Mon - Fri 7 AM to 7 PM Pacific...as an…
-
Follow up question - if the query returns a number (0 or 1), that will show up in the 'Statistic Data' section of the Component?
-
The labels that you use on the maps have to be in either the nodes or interfaces custom properties. What I did was create a CP and then used SQL to populate that field, then I could include that value on the map. Works like a champ. Let me know if you need more information.....
-
hi there, thank you for the reply. I had read that article, it is one of the only ons on the internet that seem to discuss possible ways around. looks like the only way forward would be if we could deploy a poller into this network. the fact that it would only be for this purpose, and would onyl be for a hundred or so…
-
Not a great solution for me. One of the pollers is actually on the SQL server. Not a great practice I know, but the machines is vary potent and shows no signs of stress. There are other DB's on the machine besides Orion and repeated re-boots would not make me any friends. This is close to what I've been doing, I try to…
-
Thanks.
-
I have done that, however it still dosen't appear.
-
I got around the issue by just building a basic rule on NCM. Let me drop it in here for you. place in: C:\Program Files (x86)\Solarwinds\Orion\NCM\DeviceTypes\ name it: Cisco IOS Generic Profile.ConfigMgmt-Commands paste this Template below this line into doc ----- <!--SolarWinds Network Management Tools--> <!--Copyright…
-
Thanks Jiri. That's what I anticipated to be SolarWinds' response. Since we're just doing 2012 R2 OS upgrade, I think I will give 2012 R2 a shot and see how it goes and hopefully be successful and hold us until we get through testing v11. I can always fallback to the 2003 server running 7.2.2. I can't upgrade to 7.3.2 yet.…
-
Thanx buddy. Please let me know if it works with the SQL tools.
-
Thanks. I will try this and let you know. This is what i have in the filter. I don't have the Solarwinds installed on the workstations. I just want to monitor the servers we have. I was also using the SolarWinds Event Log Forwarder for Windows on the WSUS, but cant find the forwarded events in the LEM console.
-
Yes that is exactly what i want. I want to know when an update has failed and on which workstation.
-
Andy, I appreciate the report. I think it will help get me where I need to get but I have a question. You might be able to illuminate me as you know the backend of NetFlow..... When I put the SQL embeded in the report into SQL I get different results than when I run the report. I have tried this several times but each time…
-
Syslog Viewer and Trap Viewer are separate code bases, and I don't think we changed either. I'd recommend that each of you open a ticket, include diagnostics, and reference this thread.
-
great whitepaper! However, is it better to add the flow source from the loopback or from the physical nodes?
-
We were trying to stay away from Syslog because of the formatting issues with the windows event logs. The Windows Event log monitor in SAM is nice but we can't retain all the events in the database to meet security compliance.
-
I think you are correct. Sorry about that. How do I remove it from here...
-
Thanks
-
Thanks for the help. I think that will work. I only see about 2 days of data being collected. How would I change this to 1 month? Thanks again..
-
I have opened the Database Manager and have found the table "EventTypes" I do not understand the next part of your directions. How do I "untick the record field"?
-
Try replacing: $lvl = $res.notificationlevel with: [int]$lvl = $res.notificationlevel Given you're output if it hit's the default statement from your switch, it doesn't return a number. Output: ============================================== Message.WinUpdates: Windows Updates status couldnt be determined…
-
Hi bskivington, You need to add the Custom Query resource to a view (via the customize view link in the two right corner). Jon.
-
Thanks for the quick response. For each resource I select to monitor, will that use up a license?
-
Thank you augiedc a great query! This is my version which removes the NodeId from list (and includes the icons) following the suggestion of using Nodes.DetailsUrl from tdanner. SELECT Nodes.Caption AS NodeName, Nodes.DetailsUrl AS [_LinkFor_NodeName], '/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_NodeName],…
-
Just to have it documented here: The solution from solarwinds tech-support ist to set the default language of the user (wich is used by orion to connect to the database) to english. Cheers, Jörg
-
Hi Manilyn Ramos i've just tried removing the active alerts and the active transaction alerts and it makes no difference. I still see the error. Sorry
-
I am looking to pull data out and into another system.