03-04-2010 11:33 AM
I would need to know if CiscoWorks LMS 3.1 can perform the following tasks:
At least once a week connect all our machines a perform a couple of show command. The output of this show should be captured and the results should be sent by email or to HPOVO.
Thanks very much in advance!!
03-09-2010 09:56 AM
any ideas?
thanks very much in advance!
03-09-2010 11:56 AM
use netshow / netconfig in rme.
as for outputing to HPOV .... that's a diff. issue.
03-11-2010 06:39 AM
Hi
The scheduling of the Netshow commands within RME is easy and straight forward.
RME's Netshow jobs that are scheduled to run daily or weekly will create its results in the following folder structure (Windows): C:\Program Files\CSCOpx\files\rme\jobs\NetShow\[jobnumber]\[schedule instance]
where jobnumber will be the folder corresponding to the scheduled netshow job number. And then as each job completes weekly, it creates a consecutive number for that particular job.
The netshow job will create a few files, but the actual results will be within the *.dev files. I don't know of way to get them to be sent via email, but I supose you could run some kind of script to collect these files.
cheers
P
03-12-2010 05:07 AM
i would use info from *.dev files and run a perl script to run an snmptrap to the Openview Server. The message part of the trap would obviously be the info you want. Create your own OID if you chose to and create a simple MIB and install on the OVO server. You could use the standard snmptrap or trapsend application on NNM server to actually sent the trap.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide