Comments
-
That would be a great feature, SmartNet can be a pain we go through everytime we have to do renewals.
-
Need to test the NCM 7.02 upgrade and new features since we have NPM and NCM on different servers, the evaluation copy does not allow that scenario it is not possible to test since this a major upgrade, we need to test in the lab to see if we would want to tie both together. The evaluation copies should be able to allow to…
-
Thanks, that is a great idea. I think I’ll try using a custom property Thanks Gary Stevenson ARAMARK Inc 1101 Market Street Philadelphia, PA 19107 Phone: (215) 238-3740 Cell: (267) 978-1094 stevenson-gary@aramark.com
-
That feature would be great, to send alerts out for pool member, we are a network group so we do not have any servers in our NPM so when servers go down, we do not know about it, the Server groups use the MS mgmt product. Being able to alert on VIP status would be a tremedous help to us.
-
I am not sure if this is what the person is referring to but when you do a search, it searchs for IP address and if all you real need is the subnet information it would be nice to tell the search just to show me the subnets that match the search. We use a 10.x.x.x address space for a VPN remote sites and the sites have /29…
-
Add better support for Fortigates will be great and also the FortiAP since the Fortigate can be the wireless controller, if the AP can be detect through the Fortigate and report on the APs.
-
It would be great for overall better support of Fortigate devices. I had to create UDP just to grab the serial number and OS version besides the CPU and memory. It hard to create reports using the UDP since it seems you can only have one in the report since the report you have to have the filter for the particular UDP and…
-
That would be perfect if you could do that, that would also help when it comes time to renew maintenance that you would still have the serial number information.
-
On the IPAM, is that the only thing that will be there, are the graphs. I was hoping that I could access IPAM for making changes, this way I just have to logon to the EOC and be able to access NPM and IPAM without having to logon to both web sites.
-
I agree, it is very difficult to find just subnets. I also request this as a feature.
-
This would be a great addition, we have to spend some much time when renewal comes around if it can be link some how and be able to create reports that would be a hugh time saver. Not only Cisco but any vendor, if there would be an easy way to import the information in.
-
Could not agree more, I do not know how much time I spend looking through with the custom property editior to correct things. On the fields where you can have yes/no or a list of values setting a default value to be stored if nothing entered.
-
Yes, that is exactly what I meant, not having to enter it twice. I am not SQL expert but I would think if you have 1000s of nodes and only need to keep say a 100 of sites with address, contact ect. I do not think it would be hard to add, just another table. Just like adding another node, you just add another site. So when…
-
This is a must need feature. It is annoying that you cannot do that. We have one group that has over 700 subnets for remotes sites. Searching for subnet would make things so much easier.
-
That is a vague statement, if they do not change their password within the 30 days it will be expire or do you have to go in and edit all the local IDs.
-
So does that mean if they do not change their password after the upgrade it will expire. What about the admin account, is that include?
-
Has this been fix, I am running 10.0 and it seems to have the same problem Also is there an easier way to mark the ports as unpluggable, we have many switches and it is very time consuming.
-
I was able to figure it out, this work for me to include the other fields I want for the Service Now incident SELECT o.AlertConfigurations.Name AS [ALERT NAME] ,'/Orion/NetPerfMon/ActiveAlertDetails.aspx?NetObject=AAT:' + ToString(o.AlertObjectID) AS [_LinkFor_ALERT NAME] ,o.AlertActive.TriggeredMessage AS [ALERT MESSAGE]…
-
Hi, I like this for filtering on alerts. It worked well for me. But I want to filter and include some of fields on something else and I am getting errors I never try a SWQL before. We have our NPM integrated with Service Now and want to include the incident number and assignment group and receiving an this error "There was…
-
For the most part it worked for me also except I had a lot of custom fields, only part of them came over when we initially install IPAM we had some custom fields, they came over last year we added more for E911 information to be keep for the subnets, those custom properties did not. I was wondering what version of SQL…
-
Thanks a lot also for the reply, it was account limitation that cause the issue. I will also try your simplified version.
-
Thanks a lot, that did it. I had a limitation define on the view once that was remove the query worked.
-
Here is for an IBM Blade Server with the BNT switch SysObjectID (see Nodes Details) 1.3.6.1.4.1.26543.1.18.11 Vendor IBM Model BNT Virtual Fabric 10Gb Switch Module for IBM BladeCenter
-
try testing upgrade in our testlab from 10.7 to 11.5.2 upgrade went fine but all the additional poller all look like they are running but when you look at the polling engines they all report as being down. Nothing obvious in the event log, have case open with support nothing. we also have NCM 7.3 and NTA 4.0.1. It looks…
-
Thanks but the scope option did not help but lead me to fine assign a class to the table and do the style to the class <style> table.contact { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 50%; } table.contact td, table.contact th { border: 1px solid #ddd; padding: 8px; }…
-
Does "F5 Interface polling" include the ability to alert when a node is marked down or a pool has no available members? This information is essentially already in NPM so it would be really, really useful to be able to alert on it. It would make NPM a total slam-dunk for F5 monitoring. We'd be happy to test / preview as…
-
Did performance improve after you shrank the DB. Our DBA say the same thing and we have a lot of space that can be freed up
-
Searching for subnets, there are many times that we need to find a just the subnet or group and not IP addresses for example you know the IP address but you want to find out what group or site it assigned to, you cannot easily do that. IPAM give you a nice way to group subnets and supernets but no way to search to return…
-
Would the system perform better if the services and job engines we 64bit instead of mostly everything being 32bit. NTA is now 64bit when will NPM and NCM become 64bit
-
Did some more testing and it seem as soon as I add there where clause no data comes back. When doing the same exact query in SWQL Studio it works fine