newbie looking for solution
I have read around, but I need some advice to plan
The need is to monitor the use of certain predefined applications during business hours on workstations.
For example, writer/word, calc/excel, thunderbird, firefox, ...
No matter if they are simply open in background or are actively used.
The only interest at the moment is to extrapolate how long are active and able to do the statistics on these data.
My idea is to install Nagios to a VM somewhere on the net.
The stations are not directly accessible from the Nagios server, so I have to use an agent in passive mode (NCPA or NSClient++ I suppose).
I am new to Nagios, but this seems simple (or not too complex
Am I right until now or I already had done some wrong evaluation?
If The previous considerations are fine, I now have an info registered in some DB, that report the application status for a specific workstation every N minutes.
MySQL or RRD?
Is there any simple way to do the statistics on these data?
Obviously I am interested to evaluate the workstation's activity and the applications activity during business hours (my be 8-12, 14-18 or simply when the PC is ON).
I am not interested to reinvent the wheel, so, if someone already do something similar ...
Thanks, P.