Comments
-
thats great, now lets take it a step further. My CIO is requesting a report that gives me the total downtime for each node over the past 7 days.
-
It was/is checked. Enclosed a couple of screenshots. One from the Client side and the other from the Setup> Tickets> Options side.
-
Thanks for the heads up Jiri. Yes, I did see it. I just got around to testing. Report works great. I think this report should be included as a OOTB predefined UDT report.
-
Jfrazier, just post as a comment, that should do it.
-
@prowessa Yes, I can really blame them. I realize they want to sell products, but giving our contact information out to a 3rd party bothers me. Frankly, if Thwack is going to turn into a place for salespeople to gather leads, I'd rather that Solarwinds just came out and told us so people can delete their accounts if they…
-
Thanks superfly99! That’s what I suspected. We look at the APs as part of the WLC using the default Statistics Collection interval (10 min). We didn’t think there was much gain monitoring thin APs as a node. Now that I know the monitoring is based off the Statistics interval, we may consider cutting the statistics interval…
-
I agree that downloading a trial has always generated a sales call, but this is the first time that attending a webinar generated a sales call. Also, the salesperson who called me wasn't from solarwinds.
-
Hi Brandon- Has this been implemented with NPM GA 10.2.2? Thanks, Mike
-
Is this is a known bug? Because this graph is kind of hard to believe that availability was 100%, that's a pretty steep dip.
-
I'm not sure what's going on. I would suggest the Support ticket.
-
Thanks but that was not what I was looking for. I am looking for a report that will show what nodes have been unmanaged previously. This report only shows the currently unmanaged devices. I am not even sure if it is possible.....
-
I couldn't get this working using MAPI but not sure why. I believe it was some sort of authentication issue. I did however get it working quickly using IMAP. Thank you for your help
-
No, just dealing with it the best we can.
-
Unfortunately no, I have been just living with it. At one time I wrote a script/macro to parse out and return information I needed but it is still pretty buggy. It's really a shame, this app is easy to install, push updates to, and reliability wise is great. If only the output could be tweaked.
-
If your management ports have consistently different names from the user ports, you can do it in web node management via the search function.
-
Hi Thanks I was using a multiple series chart, which does not have that option, I have adjusted to a single series chart. Thanks James
-
In 9.1, 1-minute samples are an option in the dropdown.
-
Unfortunately, we can't change the data items list because of pre-existing CDR reporting. We will be putting VNQM in production shortly and will change the data items to match what it requires (and replace the existing CDR reporting), so hopefully that will resolve it. Thanks.
-
Thanks Josh!
-
Thank you very much.
-
I recently inherited the system so I am in firefighter mode figuring out how to get the kinks out of the existing system while developing best practices to have system meet requirements in the most efficient manner possible. The number of alerts that exist and the lack of documentation is daunting. On the other hand, if I…
-
Hemi, Thanks for your thoughts. All our 1200+ routers and switches are currently configured as you suggest. That is, they are suppose to be. However, our engineers have been known to forget to configure or misconfigure the NTP statements on new or replaced equipment and some of these misconfigurations are not caught until…
-
Hey Chris, do you know if we can use this license for the latest version? Thx, dash
-
hit here thanks for the reply, but thats the way you do it on noral SQL server, i need to do it on a cluster... if u try and follow this, you get an error stating "you cannot configure surface area of clustered services by connecting to a computername. connect to the virtual server to configure clustered services. (SQLSAC)"
-
Hi Chris, thank you for your quick reply. Will our license support the latest version? This would probably the best option. Meanwhile it crashed again: 2012-07-30 14:02:22 4-Debug 0 Kiwi CatTools Service New TFTP session started from host *************** 2012-07-30 14:02:26 2-Warning 0 Kiwi CatTools Manager The Service is…
-
Thank you very much for the perspective and for SNMPWALK tool. Based on the information gathered it looks like there is a problem with the router -- by SNMP reports there are 17 interfaces on the router yet if you count there are 18 (including the invisible Tunnel 0). So I have opened a case with Cisco and assuming there…
-
Awesome. We have had a lot of customers surprised by people trying to bypass their proxy servers/content filters and try to install crap like IM that was blocked by policy. When you get to detecting that stuff even REMOTELY reliably I swear there's a set of users who think you have eyes in the back of your head and start…
-
Aw, man. The talk of shame.
-
Makes ya wonder if the "offender" felt that he (I'm assuming here.. safe assumption, eh?) was above rules and regulations, or never read the dialogs to begin with. From what I've heard from folks in the healthcare industry, there is a certain class of employee in that environment that has that exact opinion of themselves.…
-
What about last 6 month? Just replace -1 with -6 ? Like following? DateTime BETWEEN DATEADD(MONTH,-6,DATEADD(mm, DATEDIFF(m,0,GETDATE()),0)) AND DATEADD(s,-6,DATEADD(mm, DATEDIFF(m,0,GETDATE()),0))