I create script agent checking the file size. I will check with WinRM remotely. I would like to make an agent more universal and be able to provide the host name and file name.
Regards
Marcin Falkowski
QDP
I create script agent checking the file size. I will check with WinRM remotely. I would like to make an agent more universal and be able to provide the host name and file name.
Regards
Marcin Falkowski
QDP
I had a customer who wanted to read boottime information from a XML file generated by xperf into Foglight after every reboot. There might be a couple of solutions for this. Here is an example how to do things like that with a script agent using powershell…
By Geoff Vona
In my last blog I introduced Script Agents. Script Agents are a great way to get data into Foglight quickly. Foglight 5 extends the script agent data format in some interesting ways. In this blog, we're going to look at data modeling, units…
In this first of a series of technical articles, Quest Principal Solutions Architect Brian Wheeldon steps through the process of building a script agent using best practices. This agent calls an existing monitoring script, formats the output, and publishes…
Quest Solution Architect Brian Wheeldon announces a custon dashboard framework to help you speed up your custom agent development.
Creating drag and drop dashboards for custom agents can time-consuming and these cannot easily be saved and…