Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published