Comments
-
Not included in the current product but I wanted that enough to make it. I wanted a mix between the NPM interface list and the port details resources so I created a left tab called interfaces and put on a custom SWQL query resource which combines them both and does include interface description and UDT seen Hostname/IP's.
-
thx-found them now,I think I was looking at eoc page and didn't see them. They are def under NPM and Sam.
-
Fair enough but now I know how to add a stack filter so when people open any saved layout in the environment view it shows the other defaults I want.
-
i agree not having https post option is limiting (as well as http put missing) in this case I would wrap the json http post into powershell script executed by the alert action. Then you can also easily write to windows event log and have another Sam monitor report those back (since failed alert action scripts do not…
-
I Use this but it does then get confusing looking at the maps in network atlas should have an expand all variables option
-
+1 for not using group membership to drive a single value field. What do you do if a node is a member of multiple groups? I set the location value via IP address which is easy. You could also use dynamic group filters to assign to groups based on a custom property.
-
Great. One extra note - many of these have the same SID as they are just re-imaged from ami's and also many have a polling ip of 192.168.0.1 - maybe due to having multiple interfaces. That might get better once we apply some ip route tables and vrf's but for now I just switch the polling ip after it adds as node and…
-
Created a feature request here: That said I am lazy and found a workaround. Just run this SQL query against the DB (only if you do NOT use Node Groups today) and then group the NCM Node List or manage nodes by Node Group. I'll likely make this a trigger or job until this feature is implemented. UPDATE [your db name].…
-
tigger2 Today was someday. GTO_FAULT_ORION_IPAM+Delayed+Jobs.xml
-
Correct - it seems to me that auto dependency without understanding of hsrp or vPC etc could lead to suppression of valid down events?
-
This I guess that's why the guys a Product Manager.
-
Does this require monitoring the HP onboard administrator interface o get c7000 stats?
-
Same boat- only suggest I have is your filters need to call out both machinetype and then also by name if you can convince them to name them uniquely. I am considering appending proper machine type to the name or a custom field. Still not helpful for trees though :-(
-
If the page passes the variable then I would use this vs custom html resource. However if the variable needed for the url parameter is not passed as a page variable then custom query SWQL is still the only way, no?
-
So in manage nodes change the selector to interfaces then type irb. if that returns only your interfaces then you can select all and edit properties.
-
you flatter me but isn't that what this idea was all about? Right now I'm working on classification of discovery profiles and how to map them to nodes within our CMDB. Classification - this one is somewhat easy as the choices available dictate the classes - generally switches(NCM,snmpv2 vs snmpv3) / servers (wmi, agent?)…
-
I needed the same but rather then a report I added a custom graph resource to a page just as if it was a report. you can pick date range or last xx rows as @silverbacksays says
-
Running into this issue now as I move from SNMP to WMI polling. Is there any update on Dell providing hardware health via WMI? aLTeReGo wrote: I just want to know if we change to WMI, we will loose the ability to monitor the status of our hard drives/raid controllers? For Dell equipment yes. For HP or IBM no. Dell does not…
-
6-8 modules here and generally all goes smoothly on upgrades. Sometimes the configuration wizard needs a jumpstart - I find launching the trap/alert manager etc runs it if it had not yet or I can manually run it. That said it is a lot of moving parts and mileage will definitely vary...
-
As long as you have a foreign key, in my case it's a custom property for asset tag, then you can join the remote db tables exactly as you would local tables. Only Difference after setting up the link server once, is to query them such as Inner join remote servername.db.dbo.Orion.table on ...
-
Side question/not to hijack but I was planning on an F5 in front of several Orion web servers. Should I plan to rewrite all my alerts to use a custom URL vs detailsURL?
-
Where an agent will not work I am switching to wmi for windows to make interface selection easier
-
Mandatory but no ability to select the default value. I had to make my default values the first alphabetical choices. Yeah
-
Script to log in and check mail. Status 200 ok back and you might assume it's up.
-
I would not even attempt it. After having attempted it.
-
As an example- I used to limit accounts by groups and found the page time to be too slow. Now we have several custom properties - loc_region and loc_sitecode which both can be used to populate groups (both parent and child) or account limitations.
-
Sure - click done and go to this page, find your map resource and click the edit button in the top right corner. From there you should be presented with a list of maps to choose from?
-
tdanner - thanks for adding the functions into the SDK Tech Reference doc - I see ToLocal() and changetimezone() which are helpful - but is there any plans to really support dateadd for when we want more flexibility then simply UTC <-> local time or timezone changes?
-
Voted - I guess everyone else has all approvals coming to just them _
-
CHeck out the most recent NPM beta to see these natively supported.