Comments
-
Hi, I thought because it was a Summary View it wouldnt be restricted to a specific Node (eg when I preview I get the following http://server/orion/Admin/Preview.aspx?ID=123) I'm trying to create a few similar to HP Insight Management that will show all the current hardware status?
-
Thanks for the chat the other day, is there any scope of this requirement being developed?
-
Ah ok thanks Denny, is there an approx eta on the new version?
-
Clever way of doing it but that would be very hard to report on? I think that the end users I have would need something slighly more visible :( I'll keep it in mind for emergencies though! :)
-
To be honest I just read through the code and worked out what it was trying to do from the SQL query (disabled the Insert part as I didnt want that). That got Davids code working the way I wanted and then started looking at the GeoCode part as I dont have Long & Lat custom properties (which from memory Davids code…
-
I had to tweak this a bit as I didnt want to add coordinates as a Custom Property as I already had the City as a Custom Property. I found googles GeoCode which would translate a ASCII city name into a location on the map rather than grid ref, works a treat!!
-
Is there any way to do this automatically?
-
Couldn't you still use the same table dbo.WorldMapPoints? (I've never manually added any coordinates so I assumed it was done from a lookup against the "Location" field against the OpenStreetMap?)
-
First off this is a great post!! For NPM12- I had a thought of a way to do this without the extra DB, but it'll require the field used by the WorldWideMap to be changed from Location - 1) Create a node custom property of "Address" 2) Create an Alert that searches for a NULL or empty Address custom property and also where…
-
This just took at a while and doesn't seem to be an issue any longer in SAM 6.3.0+ For non servers remember to remove the checkbox under Advanced or it wont apply correctly -
-
Im looking at the same thing (Cisco IOS) - 3550, 3560, 3560G and 3750. The following command works - archive download-sw /overwrite /reload tx.x.x.x/.../c3550-ipbase-tar.122-40.SE.tar but only if there is enough free space. The dilema I have now is checking free flash space (show flash:) and then running the - delete…
-
I am in exactly the same scenario right now. The export to csv/xls function is next to useless (is missing VLANs, custom attributes etc) and also doesnt include the hierarchy + supernets + folders. If you worked it out please say how and if not I will post back if I work it out?
-
Decided to settle on NetzoomDC who think that as both products have a good API integration should be possible with a bit of work!
-
I was shown a nice trick this morning, if you click on the Chart Title to open it in a new window you can see a Solarwinds logo at the bottom. Press Shift and Click the logo to enlarge the Chart to full screen.
-
What platform of CP are you running? I've got CP on Open Platform (HP) and UTM appliances which show stuff correctly. But I'm planning an 8core open install shortly so am interested to find out if this is a problem I may face too Edit: Sorry misread the post the 8core is on HP...
-
I've got this working but it requires a few things. * Each node must have the Latitude and Longitude values specified. * Add the Custom HTML Object to the page and enter the following code (fixing hxxps to https) <iframe…
-
Sorry to bump and old thread, did you get anywhere with this?
-
Schoolboy error, forgot to check the "Routing" under List Resources (device had been auto-discovered)
-
I've just noticed that on a Linux server with the Agent installed (and SNMPv3 with location field set), once you switch from SNMP to Agent the location field is left blank.
-
Linking Idea -
-
I just wanted to reply to this so it hopefully helps someone else. Seemingly it turns out that the address needs to be in "MapQuest" format not OpenStreetMap, which is excellent for US based people, however after raising this with MapQuest they informed me - MapQuest Support: "I'm sorry for the confusion, but we only…
-
I worked out what this was with the help of support. Basically I have a HP server which was monitored via iLO and also the OS, both of which see the Network Card MAC address (and fails to import because of a duplicate MAC address). There is a workaround for this and the engineer has update the KB article below. Disable…
-
I have the same problem with NPM 12.0.1 and no VMAN.
-
Thanks guys, Darragh I'll take a look and maybe give you a call as it would be nice to keep it all under one pane, though I would have some questions around support/interop with NTA/Orion with regards to upgrades etc. cem a. - We have checkpoint linking into AD and pulling username and associated IP, while its not flawless…
-
Typical, just after I posted this I got the answer. Seemingly I needed to add ^Building configuration.*$ which then seemed to force the other rules to apply, maybe a potential bug?
-
I had the same error but had a different fix for it. 2012 R2 with IIS, perfmon.msc didn't show any asp.net counters. The fix was to install the feature ASP.NET 4.5 (which was unselected, though .Net Framework 4.5 was selected previously)
-
Sorry I meant to add if this can be an option on each alert action so that SMS for example can have a different schedule for Email without having to create 2 different alerts.
-
Hi Folks, I'm really interested to hear how any of you with centralized global installations have handled the 200ms limit between APEs and SQL DB? (currently the only issue needing addressed before we go ahead with NAM/ACM) Thanks!
-
Did you manage to get anywhere with this? I'm just looking at the HTTP POST for the REST API to see if its possible to raise a ticket.
-
Is there any rough date for the next update?