Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20616

Re: Report On Nodes Without Particular Application Template Assigned

$
0
0

avn,

 

I have adjusted report a little bit, so, it now does what it should be doing. Thank you so much for your help

 

SELECT DISTINCT NodeID, Caption 

    FROM Nodes 

    Where NodeID not in (SELECT Nodes.NodeID FROM Nodes, APM_CurrentStatusOfApplication 

                                      Where Nodes.NodeID = APM_CurrentStatusOfApplication.NodeID and 

                                      APM_CurrentStatusOfApplication.ApplicationName LIKE '%Basic Windows Server Checks%')

    And Nodes.MachineType LIKE '%windows%'

 

--

Alex


Viewing all articles
Browse latest Browse all 20616

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>