Skip to content

james-antill/scriptlets-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scriplets monitor

Produce data about the scriptlets within the installed rpms for the system.

  • go build
  • docker run -v $(pwd):/mnt fedora:29 bash
  • /mnt/scriplets-monitor /mnt/pkgs-f29

You'll then get:

  • /mnt/pkgs-f29.name - csv file of package names and scriptlet data.
  • /mnt/pkgs-f29.nevra - csv file of package nevras and scriptlet data.
  • /mnt/pkgs-f29.d/* - package scriptlets as /NEVRA.TYPE

You can then diff the .name files between runs/versions to see what is changing.

About

Produce data to monitor the status of scriptlets in rpm distros.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors