Opened 12 years ago
Closed 12 years ago
#80 closed enhancement (postpone)
Nagios plugin to test if UFO Framework is in good shape
Reported by: | Suren A. Chilingaryan | Owned by: | Matthias Vogelgesang |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | Suren A. Chilingaryan, Matthias Vogelgesang |
Description
We need a simple Nagios plugin which will run daily and check if UFO framework based application produces correct results on the testing system. The plugin interface is rather simple. It is a application/script which exits with code 0 in case of success, 1 - for a warning, and 2 - for critical error. The first line of standard output is kind of title describing the title, for instance:
- OK
- UFO plugins are missing
- Invalid output
the rest of standard output is some details. You may take a look on nagios_pyhst.sh and nagios_opencl.sh in /opt/scripts at ipepdvcompute1.
Attachments (0)
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Yes, this script is more-or-less that I want. Just we need to test the system-wide installation, not a jenkins build (which is not present on other servers anyway).
The nagios configuration is in /etc/nagios/servers at ipepdv.ka.fzk.de (standard root password). The command should be described in 01_commands_pdv.cfg and, then, added to tomo-servers group in 20_spec_compute.cfg. However, if you just provide the script, I'll do nagios configuration myself.
comment:3 Changed 12 years ago by
As long as everything is still changing as rapidly as it is now, it does not make much sense, not to tie it to Jenkins IMHO.
comment:4 Changed 12 years ago by
OK. I don't think we need to duplicate Jenkins anyway. If you think it is to early to make system checks, just set status of ticket to postponed.
comment:5 Changed 12 years ago by
Resolution: | → postpone |
---|---|
Status: | new → closed |
Yes, I need some more time.
You have to provide some more information on how to actually add the script so that it shows up in Nagios. There is now one on
ipepdvcompute1
that runsmake test
for ufo-core.