How do you create a passive service under a device like what you get in Nagios?
i.e. For a server, if it has multiple TCP connections, I can look at logs with powershell, or look for the TCP connection to determine the status of the connection and then use SNMP or PowerShell with SWIS to mark it as up /down, also, NetScaler integration is extremely patchy with NPM so I wanted to do that properly for this site.
Do I have to dynamically generate an application with every config change and load that? Or is there a simpler way to do it?
Thanks,
Berny