Management wants their reports in PDF format. I would like to insert a page brake into a report.
How to run a powershell command to all the servers as a report ?
Can anyone help me in this using powershell ? $swis1 = Connect-Swis -Hostname $OrionServer -Username $Username -Password $Password get-content = Get-SwisData $swis1 -Query "Select NodeID, Caption from Orion.Nodes where Caption like '%01'" NodeID Caption ------ ------- 1 xxx01 4 yyy01 5 ZZZ0 I NEED TO CHanGE LIKE BELOW…
So I have been using the following SQL to generate a downtime report for management I have a couple of questions on it. 1) Can the time be converted from hours to minutes? 2) Is there anyway that I can limit false positives from the SW side. Let's say that a polling engine goes belly up for a period of 2 hours. Those…
I have been tasked with creating a report in the following scenario: Tier 1 consists of 6 nodes, divided into 3 groups. These 3 groups make up the backbone to the network. Group one consists of GRP1PE01 and GRP1PE02 Group two consists of GRP2PE01 and GRP2PE02 Group three consists of GRP3PE01 and GRP3PE02 If either device…
Not sure if its a bug? But I can't copy and paste images into thwack discussions anymore? This might have been covered on another post, appologies for duplicating if it has.
Hi All, I am unable to open Solarwinds Orion Console , giving me the following error: " solarwinds.apiproxyfactory.transientapiproxyexception " is thrown. Also Solarwinds services are flapping. Here is the error. Can someone help me with this. Thanks Ankita Gupta
Government Auditing Report (Configuration Document) requires to have all Nodes Monitored in Solarwinds that shows the following: 1. All Monitoring assigned per node (CPU/Memory/Volume/Application/Components etc.) 2. Show all the threshold (warning and critical) for all those monitoring assigned per node 3. Show all the…
Does anybody know how to create a Host report by CPU Load, Memory Utilization and Network Utilization? There are 3 out of box reports available in Solarwinds "Global TOP 25 Virtualized Hosts by CPU Load", "Global TOP 25 Virtualized Hosts by Memory Utilization" and Load" and "Global TOP 25 Virtualized Hosts by Network…
Would like to use swql to return the following: NodeID, NodeName, followed by all custom properties that are not NULL or BLANK. Has anyone done this with SWQL? Reason for SWQL is so that I can create a custom SWQL resource with a search bar as I need to be able to query large sets of nodes with similar naming conventions.…
It looks like you're new here. Sign in or register to get started.