Skip to content

Instantly share code, notes, and snippets.

@jstanley23
Created March 31, 2016 15:20
Show Gist options
  • Save jstanley23/c8c1fc5441bbb2525b906364cfe71d10 to your computer and use it in GitHub Desktop.
Save jstanley23/c8c1fc5441bbb2525b906364cfe71d10 to your computer and use it in GitHub Desktop.
Zenoss lucene reset
zeneventserver stop
rm -rf $ZENHOME/var/zeneventserver/index
rm -rf $ZENHOME/var/zeneventserver/index/archive
zeneventserver start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment