Skip to content
Snippets Groups Projects
Commit d7c3ece0 authored by Benjamin Fiorini's avatar Benjamin Fiorini
Browse files

add packaging stuff for the mae

parent 027df643
Branches
Tags
No related merge requests found
/etc/logrotate.d/castor-mae
var/log/castor
etc/mae/metrics
%attr(0755,root,root) var/www/castormon/*
%attr(0755,root,root) usr/bin/mae.py
%attr(0755,root,root) usr/lib/python*/site-packages/mae/*
%attr(0644,root,root) etc/mae/mae.conf.example
%attr(0644,root,root) etc/logrotate.d/castor-mae
/var/log/castor/mae*.log {
compress
daily
missingok
rotate 200
delaycompress
}
......@@ -310,3 +310,9 @@ Architecture: any
Depends: logrotate, python, python-rpyc, Django
Description: castor (Cern Advanced STORage system)
Castor monitoring Cockpit
Package: castor-mae
Architecture: any
Depends: logrotate, python, python-rpyc, python-dirq, python-messaging, python-simplejson
Description: castor (Cern Advanced STORage system)
AI messaging consumer for the Metric Analysis Engine.
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment