Comments
-
I have tried that one already. Do you have any other thoughts?
-
This is the first part of a larger effort in release engineering, so the question then becomes is there a way to bulk import nodes into NPM 10.1 / NCM 6.0 with custom properties? An external automated way is best. We are building a set of capabilities around NPM/APM/NCM. This includes: new custom resources, customized…
-
The clients I have are internal so it is not an issue to share email addresses. However, I do have the checks for both Setup > Tickets > Options > Clients Can CC: Email Setup > Tickets > Options > Allow User Lookup When logged in as a client I select a ticket to edit and then check the box for enable next to the CC field…
-
Awesome! How did I miss this sneaking into 4.0.2???? :) Thanks very much.
-
I got the trigger condition configured and summary is showing "this alert would be immediately triggered on 8 objects", which is what I'm expecting, however the trigger action is not executing, i.e. I'm not getting an email. Any idea why this might be happening?
-
Appreciate the response Richard, however I'm having trouble following your query. I was able to craft a query using the union operator. Not sure if it's the optimal query for my purposes, but it seems to work.
-
Yes, you can test fire an Advanced Alert in 8.1 or 8.5.
-
how do you have your Trigger Conditions configured?
-
That’s not in the report view—that’s the ticket view. There’s currently no way to export report data—only the raw ticket data itself.
-
Hi Mav, Thanks for the tip, next time I will do some more searching before posting as this one was a simple solution Cheers James
-
Thanks for the Tips the content exchange had some bits but is fairly light with regards the ACE's and FWSM/ASA. This was also a request to sort of see what other people were monitoring on these devices as this seemed an ideal oppurtunity to maybe improve our monitoring and see if other people were doing things better than…
-
Guru is right, as usual. Performance is largely a function of what you show. One useful step to optimize a page is to detach each resource (click on the name) and time how long the detached page takes to load. The current architecture forces the page to wait until it can draw everything, so if you have one resource that…
-
Thank you very much for this! Much appreciated. Michael
-
Thanks, Superfly, for the suggestion, but it did not work.
-
Correct
-
Thanks. But i don't receive any email when i send a test email to myself from the console.
-
Denny, Shouldn't this be done on your Hot Stand-by server as well? Just checking... Yes, you should hotfix everything with a web server.
-
Sorry, thought I had provided 'nuff info. The multiple reboots are showing up in the events for those nodes. This just started when we changed them from SNMPv2 to SNMPv3. I 'suspect' it might be the OS version on those 2 switches.
-
Here is what is on my 2811s and their interfaces ... interface Serial0/0/0 description AT&T Frame Relay bandwidth 512 no ip address encapsulation frame-relay IETF ip route-cache flow interface FastEthernet0/0 description Link to LAN ip address X.X.X.X ip route-cache flow ip flow-export source Loopback0 ip flow-export…
-
With remote updates, we have to do some extra steps to update the registry where that value is stored, so this is expected behavior at the moment. We're looking into ways to make sure the registry/version reported in add/remove programs gets updated when remote updating the agent, we know it can be confusing.
-
Keep in mind that it's not just the number of elements, it's the polling frequency. While you can do usually do 8000 elements at 12-minute polling intervals, we have customers who want to polling every 5 minutes or every 1 minute. In those circumstances, you won't get anywhere near 8000 elements. And the database and…
-
Here are some threads that address the topic in some detail:
-
From one of our Development team: In general, you can dump a database table to a tab-delimited text file (this format is more robust than csv and Excel can read both just fine) with a command like this: bcp NetPerfMon..Nodes out test.txt -T -c That will dump the “Nodes” table from the “NetPerfMon” database to text.txt in…
-
Jiri, thanks - this was right on and looks close to what I need. I will continue to play with it and see. I need to see if I can only report on certain Application Templates, for example the ones that fall under the MAPI Round Trip RT..... Thanks again for pointing me in the right direction.
-
Thanks, Acy. I should really have said "the source IP from the IP datagram" to be more accurate. That source IP is captured by Kiwi, jamesatloop1. However, that doesn't make it a packet sniffer. Here's a quote from the "Forward to another host" section of the manual: Normally, the syslog protocol is unable to maintain the…
-
HF3 was no better, we have a ticket open with SW Support, no word yet. They have the diags, it is something that brings down the entire environment as it overloads the Database. I have notice that service sending the queries that cause the waits and later the blockers, is the Cortex service. Our DBA created an index for…
-
No, I'll look at it now. Thank You for bringing that to my attention.
-
I personally woud like to either see this functionality added to the product or perhaps available as a check box option to be enabled if the user has the need.
-
This is an interesting idea - you can use LEM to "append text to file", so you could create a text file with the inputs and create a service/task that checks the file for new data and "do something" externally. There is a Thwack FR for running scripts from LEM, too, so be sure to vote -
-
I understand the explaination, but only having daily data after 180 days really washes out the data and trending spikes. I am not looking to keep the detailed as long. I would rather have the detailed data for something like 90 days and have the hourly for a year. Maybe the system could validate some calc for the two…