I would like to know if it would be possible to have a Linux script component monitor run against a system other than the one its assigned to?
The reason I need this is as follows...
We currently have a backup server that all of our systems are backed up to. On each system I would like to have an application that shows how much space on our backup system it's backup is using. Basically report the backup footprint of the system using an APM component. To do this I would need to run the script against our backup system but have the component assigned to the system that is being backed up.
Any suggestions on this would be much appreciated!