mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 16:15:49 +03:00
[GH-ISSUE #277] LoadAverageProcessor #93
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GuillaumeDievart on GitHub (Nov 22, 2013).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/277
Hello @Seldaek ,
Is it possible to add the LoadAverageProcessor to obtain the load average without to create a closure with a call to sys_getloadavg ?
Guillaume.
@Seldaek commented on GitHub (Nov 23, 2013):
I think monolog should focus on application logs, and application knowledge. This goes more in the system monitoring direction, and I feel like if we open the door to this we will end up with a collectd/nagios clone, which I don't really want to maintain :) So I would suggest you create a monolog-system-stats repo and create all the system-related processors you want in there. I am sure it can be useful to some, but I don't think it has it's place in monolog itself.
@Seldaek commented on GitHub (Nov 23, 2013):
Et à part ça pas mal le blog post, un bon résumé, si seulement ma doc ici était aussi complète ça serait bien :)
@GuillaumeDievart commented on GitHub (Nov 23, 2013):
Merci,
Et merci pour Monolog, un très bon outil :)
@stof commented on GitHub (Nov 23, 2013):
quel blog post ?
@GuillaumeDievart commented on GitHub (Nov 23, 2013):
Ici: http://blog.dev-art.fr/php/monolog/