copr-be*: copr-ping: dump to the nagios web-UI elapsed time
This commit is contained in:
parent
e37d20a00d
commit
6e9d9a5bd9
1 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,8 @@ def _main():
|
||||||
since_last_stop, CRON_PERIOD + WARN_TIME)
|
since_last_stop, CRON_PERIOD + WARN_TIME)
|
||||||
return EXIT_WARN
|
return EXIT_WARN
|
||||||
|
|
||||||
LOG.info("The last build %s for copr-ping succeeded, took %s seconds",
|
LOG.info("The last build %s for copr-ping succeeded, took %s seconds, "
|
||||||
build_id, took)
|
"elapsed since the last stop %s", build_id, took, since_last_stop)
|
||||||
return EXIT_OK
|
return EXIT_OK
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue