mattyc88

Comments

  • Thanks aLTeReGo we’ve a call logged with support (00288068) and my guys are currently uploading logs to it. They’re taking a minimum of an hour each so definitely something at play, AV is an interesting one. Not had any issues previously but it’s an angle I hadn’t thought of.
  • Most of it is on the same virtual infrastructure sat on some really high end kit. Got to be something with our setup but don’t understand what. Manual installs work fine
  • Is this still in a stable condition? We've having major issues with the Cortex service and have been since HF1 (Currently got HF3 applied) On our primary poller the Cortex service is using 31GB/48GB, all the APEs have a very similar ratio.
  • @"djreil9" Apologies for the late response, i've moved jobs so don't really use SW anymore and missed the email I used the default connect to sql database option. As long as it can connect to the SQL DB and Authenticate it should be striaght forward.
  • Hi, With the attached query you should be able to create a dashboard view similar to this in PBI.
  • It really depends what data you are wanting to present. If you give me an idea of what you want to achieve i'll try point you in the right direction.
  • Is it just a case of stopping the services, altering the swnetperfmon.db file and then starting the services again? What happens if you run the configuration wizard at a later date?
  • Hi JVB I'm off at the moment but one of my guys raised 00288068 earlier, yet to be picked up by support. We still haven't hit 200 agents upgraded in over 36 hours, really no idea what's going on here. Thanks Matt
  • One thing they keep mentioning is the status of POP3. The windows service is monitored but not the actual availability of the protocol which could be down even if the windows service is up. Thanks, i've request a "What's Missing?" list from the exchange bods so once I have that i'll add to this post. I'm half expecting to…
  • We do yes, we have 92 nodes using that particular template, polling at 5 minute intervals. I thought we increased this from 2 minutes but that was a long time ago so can't say for certain.
  • Thanks Raul, most application checks are fine most of the time (Except SQL servers which always generally have issues). Sometimes the MSMQ has a load of orphaned files so I get them cleared but haven't checked which ones are filling up so will do that next. We have replaced the job Engine/Collector SDF files before which…
  • When I go to Enterprise -> WSUS servers > MyWSUS Server there doesn't appear to be any problem, the information from the previous inventory is there and a test connection passes fine. It's only failing when running a new inventory check. I've confirmed the creds are working fine and have full access over not only WSUS but…
  • Only time we've come across this scenario is when the APE was short of a couple of FW rules on the network devices meaning they could communicate on 443.
  • Below is a few PowerBI dashboard views i've created recently using Solarwinds data so that we can keep an eye on the amount of remote users we have and the bandwidth they use. These were request as an executive view along side some other dashboards i'd created previously using SW data. **The SQL data used to populate the…
  • I've spent a bit of time on working this out this year and am now able to produce some really useful dashboards for our executives when request. The trick with PowerBI is not just connected it direct to the DB but to actually import only the data you need from the Database into PowerBi itself using a SQL query. This makes…
  • Hi M-Milligan Sorted it!!! Replaced small bit of the query; C.ContainerID=39 with " + whereGroup + " on line 86 in GroupMemberAggregateStatus.aspx.cs So that I can still use the Percentage graphs if required I've renamed the originals to GroupMemberAggregatePercentStatus.aspx.cs & GroupMemberAggregatePercentStatus.aspx so…
  • Thanks Almost there, I now get totals but each of the pie charts is using exactly the same stats?
  • I managed to get the horizontal bar to disappear by amending the iFrame to start with <iframe scrolling="no"
  • Thanks M-Milligan With that I get the following error on each of the charts; "Could not create pie chart for group GroupName: Object cannot be cast from DBNull to other types."
  • Hi M-Milligan That's actually the original post I found that took me to this post. I found a comment on there that showed how to convert the globe from a count to percentage but having tried to reverse that process i just get errors. "DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'Color'"…
  • Thanks, didn't work though I'm afraid. I'm trying to push everyone via the Additional Web Server anyway so not too urgent. One question I have been asked is can we show the number of items rather than a percentage? I think the percentage is lost on a few people if they don't know what is within the container.
  • I've amended the column to be 1055px wide and the scroll bar went but this means there is just a huge amount of white space. I've had a look at the files provided but can't see where or if this is specified in there. Also getting "The file '/Orion/NetPerfMon/GroupMemberAggregateStatus.aspx' has not been pre-compiled, and…
  • Managed to get this working after it kept saying the file didn't exist and I couldn't work out why, turned out I was being stupid and forgot about our AWS server :-( How can I get rid of the horizontal scroll bar, I've got the width at 380px (was 100%) which is perfect but it still shows the horizontal bar.
  • I'm not sure how to just show the 2019 table but i noticed when i hit FEB this year my 2018 calendar was removed. Managed to work out this was because the retention of the events was set to 30 days so when the 2018 events cleared due to the retention settings there was nothing for the 2018 calendar to show and therefore…
  • how have you created the table? Just building this at the minute and it would be ideal to list the X number of alerts created in a table when selecting a section on the pie chart. or even having a full table with a drop down with the group by property (legends on the pie chart) Matt
  • **UPDATE** We still have the same issue 2 weeks on, ticket currently with DEV. It doesn't look like the request to update is getting from the poller to the agents, AGENTUPDATESVC never runs. All agent communication is working fine apart from this which as i understand just uses the standard agent ports anyway 17778-17791
  • Following this thread as had the same problem since upgrading 2 weeks ago and looking to track number of pooled connections in place. At the moment we have to restart the INFO_V3 service every 60-90 minutes. CASE: 00408837 Service was unable to open new database connection when requested. InvalidOperationException: Timeout…
  • We're currently trying to get this working but we're having issues when connecting to DNS. We have a ticket open but i think they're stumped too. We're trying to configure an APE on a different domain to the primary server with HA, so need to configure the DNS server to be one in the different domain. When we go through…