cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
913
Views
5
Helpful
2
Replies

Unable to stop RME daily inventory collections

muttman15
Level 1
Level 1

Hi guys

I've tried without success to stop the daily inventory collection of all nodes within LMS 2.6.

I have my RME inventory collection set to monthly and polling set to weekly (under Admin > Inventory > System Job Schedule > ).

I've tried stopping the next scheduled job, purging jobs and restarting services, but it doesnt seem to work. I can no longer find the "parent" job ID, but the daily iteration keeps coming up (now up to 1001.339).

Any suggestions?

Cheers

1 Accepted Solution

Accepted Solutions

Joe Clarke
Cisco Employee
Cisco Employee

You should be able to delete this 1001 job from jobcli:

NMSROOT/bin/cwjava -cw NMSROOT com.cisco.nm.cmf.jrm.jobcli

At the prompt type:

delete 1001

Then exit.

View solution in original post

2 Replies 2

Joe Clarke
Cisco Employee
Cisco Employee

You should be able to delete this 1001 job from jobcli:

NMSROOT/bin/cwjava -cw NMSROOT com.cisco.nm.cmf.jrm.jobcli

At the prompt type:

delete 1001

Then exit.

Worked thanks again Joe.

The last iteration of that job (1001.340) was still there though. I was able to stop it, but it stays there as "Stop Initiated".

Even after stopping and restarting services I am unable to delete it ("Could not delete following jobs: 1001.340. This is because these jobs may be running.")