Server Management - Systems Insight Manager
1833723 Members
2699 Online
110063 Solutions
New Discussion

Schedule a weekly report and send via email

 
Jaime_39
Advisor

Schedule a weekly report and send via email

Is it possible to schedule a task that it'll generate a weekly report (say Logical Disk Drive info) and set as an event to send via email?
2 REPLIES 2
David Claypool
Honored Contributor

Re: Schedule a weekly report and send via email

That is not possible within HP SIM. However, you could accomplish this by scheduling a script via the OS (such as the 'at' command in Windows) that extracts the data (could be a direct SQL command or the HP SIM utility mxquery) and then email the result using a command line mail client.
Jaime_39
Advisor

Re: Schedule a weekly report and send via email

tks. =)