Comments
-
The query im interested in is quite a simple one around the nodes and node custom property tables, but the question is more generic about it even being possible. If you can figure something out, thats great. I have even tried using a custom query in a SAM Application but you can only show component status in an Intelligent…
-
i could really do with this feature right now for something im working on
-
At the top of this page it says this feature has been implemented? Could anyone advise what version this is in as im running NCM 7.3.2 and its not in there. Thanks
-
Damn it, took a guess as the link wasnt working and got it wrong
-
London is best for me. sounds good.
-
Yep, same here. :(
-
We have just built a HA set up in our lab to test different failure scenarios and this was one of them. We killed SQL to see what happened and it resulted in a similar "stuck" state. We had to shut down the Standby NPM and then reboot the Primary one to bring it all back into service. The SQL connection test wold be a…
-
So, i have just run some tests using Database Manager and ive been able to use INSERT INTO to add the custom hardware health and Polling frequenies into the NodeSettings Table and it is showing in the Node Details GUI with the Override Box checked and the new value. I thought i'd test it first without asigning an ID to it…
-
After looking through SWQL Studio and finding the other verbs associated to Orion.Container i realised that verb 'DeleteDefintiion' can be used. I queried the Orion.ContainerMemberDefinition table and found the Definition IDs of all the definitions i needed to delete and then used the below script to delete them all…
-
Ive figured it out now. the Credentials list is a set of dictionary items, so 2 sets of credentials would be :- 'Credentials': [{'CredentialID': credential_id1,'Order': 1},{'CredentialID': credential_id2,'Order': 2}],
-
Hi, We are currently running 2020.2.6 but an upgrade to the latest 2022.4 version is imminent. Regards
-
Hi, I have a very similar issue, did you ever rfind a way to alert on changes to Custom Node Poller values? Thanks
-
Hi, What code where you running that you had issues with and did you get to a stable release that run Netflow on your ASR 920s? Regards
-
Hi, Did you get to the bottom of this? i have two separate versions running NPM 12.2 with both using the full admin account. I do not have the option to add Performance Analysis to one of them and i do the other. i just cant work out whats different between them. Regards
-
Hi Jeilers, My initial thoughts were to use groups but the roll up status didn't fit the criteria i needed, but i hadn't thought of using the group member status which combined with the "Alerts can be triggered if more than xx objects" would work. This still wouldn't work as i hoped though because there may be 3 sites down…
-
Hi, Im afraid this just returns a Query is not Valid message, but it sounds like a great starting point for what i need. Regards
-
Hi, Id love to know if you got to the bottom of this as im having the same issue filtering the Capacity reports based on Custom Properties.
-
Hi d09h, Sadly your first suggestion didn't work. I like your thinking with the group idea though. Ive created the group with the dynamic membership, but cant figure out the filter to add just that group to the resource. Any suggestions?
-
I agree with schwin97, i have had this several times in the past and it does seem to be when a schedule has been duplicated and edited. you will need to create a new schedule and apply the report to that.
-
Hi, I am running NPM 11.0.1 with NTA 4.1.0
-
Thanks for the reply. That's the only other solution i came up with too. Not too happy about having one always in a triggered state though.
-
Hi Richard, Thanks for the reply. It looks like this would cover what i initially mentioned, but i assume this would trigger whenever 10 nodes were down in total? i would need this to only trigger if 10 or in my case 4 nodes went down within a specific time period. As this is a large network, there are always a handful of…
-
Hi, This is a great way to view current stats. Do you know how you would be able to add a history column for the Latency data? so you could summarise and see the hourly average for example for a given month etc. I have several Netpaths set up from different locations and need to be able to compare the latency between the…
-
Hi, Yes, the SAM script is setting the status of the nodes, but its one SAM script running but updating 4500 external nodes. I also need the granularity of each outage for each node. I think i have found what i need in the Node Downtime History. Bizarrely It doesnt show you Node Down/Up Events in the event log or calculate…
-
Hi, This alert looks like just what i need, but id like to check one thing regarding the alert check cycle. Does the fact that its checking the alert every 59 minutes (or whatever i set it to) mean that it will trigger if there has been >100 (or whatever i set it to) since it last checked. My current alert for errors, uses…
-
Hi, I know this is a bit old, but all im getting is the SWQL, not the SQL. Any thoughts at what im doing wrong. Regards
-
Hi, did you ever work out a way to do this?