Skip to content

sheijmans/mcollective-mlocate-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCollective Agent mlocate

MCollective Agent to manage/use mlocate.

To use this agent you need:

  • MCollective 2.2.1 at least
  • mlocate installed

TODO

  • ???

Agent Installation

Follow the basic plugin install guide

Usage

All options and filters are available.

Updating

Update the mlocate database with the MCollective Agent:

$ mco rpc mlocate updatedb

Searching

To search in the mlocate database with the MCollective Application:

$ mco mlocate locate <file>

To search in the mlocate database with the MCollective Agent:

$ mco rpc mlocate locate file=<file>

About

MCollective Agent to manage/use mlocate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages