Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
TODO:
+ Targets/alertee: syntax to remove an address from the Alerts/to list
|
|
|
|
lib/Smokeping.pm,
bin/smokeping.dist,
CHANGES,
TODO:
+ reload the config file on HUP signal and bail out if it's broken.
After reloading, restart gracefully so that no measurement is
interrupted. The signal can also be triggered by 'smokeping --reload'.
|
|
doc/smokeping_upgrade.pod (trunk),
CHANGES (trunk),
TODO (trunk):
+ optionally only send alerts when the state changes ('edgetrigger').
(untested yet)
|
|
|
|
+ make 'active alerts' (whatever that means, have to think
this through) visible (eg. different colour) in the CGI menu
|
|
lib/Smokeping/probes/base.pm,
doc/smokeping_upgrade.pod,
TODO,
CHANGES:
+ the DYNAMIC-related files (.adr and .snmp) can now be located outside "datadir"
by specifying the new configuration variable "dyndir"
|
|
2.0/TODO,
2.0/CHANGES:
+ return '404 not found' when DYNAMIC updates fail
|
|
+ CGI::Carp is already implemented
|
|
+ CGI: return something else than 200 OK in error situations
+ config: make .adr dir configurable
|
|
2.0/CHANGES:
+ make errors in DYNAMIC updates appear in the web server error log
* 2.0/TODO:
+ replace the __WARN__ and __DIE__ handlers with CGI::Carp?
|
|
+ configurable RRD parameters per target?
|
|
+ wishlist and other entries
|
|
|