
Product
Announcing Bun and vlt Support in Socket
Bringing supply chain security to the next generation of JavaScript package managers
@skroutz/cron-exporter
Advanced tools
An exporter built to report various metrics of cron jobs by parsing the syslog files writen to by crond
$ yarn to install dependencies$ yarn test$ yarn build$ node ./build/index.js$ yarn global add @skroutz/cron-exporter$ <PATH_TO_YOUR_NODE_MODULES>/.bin/cron-exporterThe exporter can be configured using environment variables
| Variable | Description | Default Value |
|---|---|---|
CE_HOST | The host that the app should respond to | undefined |
CE_PORT | The port to run the exporter | 6748 |
CE_PREFIX | Metric prefix for prometheus | '' |
CE_APPEND_TIMESTAMP | Wether the metric should also be timestamped | true |
CE_ENDPOINT | Endpoint that the exporter responds to | '/metrics' |
CE_LOGFILE | Logfile to parse data from | '/var/log/cron.log' |
CE_COLLECT_INTERVAL | Interval of the collecting process in milliseconds | 5 |
FAQs
Prometheus exporter for cron metrics
We found that @skroutz/cron-exporter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.