I am just starting to use Opmanager for monitoring our servers and was trying to find out if its possible to have it monitor/provide graphical information from data that is in a text file on the server.
We use virtuozzo for virtual private servers (VPS) and there is a command the we can run on the server that can tell you how much of the CPU is being utilized by a virtual private server in relation to the amount that is actually allocated to that VPS. What I would like to do is put the command in a cron job and send the output to a text file and have Opmanager report that information in the webinterface. Is this this possible. Would I have to write something custom? How would I have snmp capture this information. A starting point will be very help full. My ultimate goal is to have the Opmanager web interface display this information in addition to some graphs for each server that has virtual provate servers.