Searched refs:collect_data (Results 1 – 4 of 4) sorted by relevance
| /openbmc/ipmitool/contrib/ |
| H A D | Makefile.am | 40 collect_data.sh create_rrds.sh create_webpage_compact.sh create_webpage.sh \
|
| H A D | README | 40 Add a line to your crontab that executes collect_data.sh every 5 minutes. 43 */5 * * * * /usr/local/bin/collect_data.sh 46 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/collect_data.sh
|
| /openbmc/phosphor-debug-collector/tools/dreport.d/ |
| H A D | dreport | 88 function collect_data() 291 collect_data 86 function collect_data() global() function
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0001-Eliminate-old-style-function-declarations.patch | 8031 @@ -83,10 +83,7 @@ static int32_t collect_data __P((HTAB *, PAGE16 *, int32_t)); 8100 -collect_data(hashp, pagep, len) 8104 +collect_data(HTAB *hashp, PAGE16 *pagep, int32_t len)
|