文件操作 - config.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/netdata/config.h
编辑文件内容
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Libmosquitto.a was not found during build. */ /* #undef ACLK_NO_LIBMOSQ */ /* libwebsockets.a was not found during build. */ /* #undef ACLK_NO_LWS */ /* disable netdata cloud functionality */ /* #undef DISABLE_CLOUD */ /* netdata ACLK */ #define ENABLE_ACLK 1 /* netdata dbengine usability */ #define ENABLE_DBENGINE 1 /* Pub/Sub API usability */ /* #undef ENABLE_EXPORTING_PUBSUB */ /* netdata HTTPS usability */ #define ENABLE_HTTPS 1 /* compile and link with jemalloc */ /* #undef ENABLE_JEMALLOC */ /* netdata json-c usability */ #define ENABLE_JSONC 1 /* Prometheus remote write API usability */ /* #undef ENABLE_PROMETHEUS_REMOTE_WRITE */ /* compile and link with tcmalloc */ /* #undef ENABLE_TCMALLOC */ /* Define to 1 if you have the `accept4' function. */ #define HAVE_ACCEPT4 1 /* Define to 1 if you have the <arpa/nameser.h> header file. */ #define HAVE_ARPA_NAMESER_H 1 /* libcap usability */ /* #undef HAVE_CAPABILITY */ /* Define to 1 if the system has the type `clockid_t'. */ #define HAVE_CLOCKID_T 1 /* Define to 1 if you have the `clock_gettime' function. */ #define HAVE_CLOCK_GETTIME 1 /* cups usability */ /* #undef HAVE_CUPS */ /* Define to 1 if glibc mallinfo exists. */ #define HAVE_C_MALLINFO 1 /* Define to 1 if glibc mallopt exists. */ #define HAVE_C_MALLOPT 1 /* Define to 1 if C11-style _Generic works. */ /* #undef HAVE_C__GENERIC */ /* Define to 1 if __atomic operations work. */ #define HAVE_C___ATOMIC 1 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #define HAVE_DECL_STRERROR_R 1 /* ipmimonitoring usability */ /* #undef HAVE_FREEIPMI */ /* Define to 1 if the system has the `format' function attribute */ #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 /* Define to 1 if the system has the `malloc' function attribute */ #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 /* Define to 1 if the system has the `noinline' function attribute */ #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 /* Define to 1 if the system has the `noreturn' function attribute */ #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 /* Define to 1 if the system has the `returns_nonnull' function attribute */ /* #undef HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL */ /* Define to 1 if the system has the `warn_unused_result' function attribute */ #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 /* Define to 1 if you have the `getpriority' function. */ #define HAVE_GETPRIORITY 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */ /* #undef HAVE_JEMALLOC_JEMALLOC_H */ /* libaws-cpp-sdk-kinesis usability */ /* #undef HAVE_KINESIS */ /* libmnl usability */ /* #undef HAVE_LIBMNL */ /* libnetfilter_acct usability */ /* #undef HAVE_LIBNETFILTER_ACCT */ /* libxenlight usability */ /* #undef HAVE_LIBXENLIGHT */ /* libxenstat usability */ /* #undef HAVE_LIBXENSTAT */ /* libyajl usability */ /* #undef HAVE_LIBYAJL */ /* libnetfilter_nfnetlink_conntrack header usability */ /* #undef HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H */ /* Define to 1 if -flto works. */ #define HAVE_LTO 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* libmongoc usability */ /* #undef HAVE_MONGOC */ /* Define to 1 if you have the <netdb.h> header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the <netinet/in.h> header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the `nice' function. */ #define HAVE_NICE 1 /* Define if you have POSIX threads libraries and header files. */ #define HAVE_PTHREAD 1 /* Have PTHREAD_PRIO_INHERIT. */ #define HAVE_PTHREAD_PRIO_INHERIT 1 /* Define to 1 if you have the `recvmmsg' function. */ #define HAVE_RECVMMSG 1 /* Define to 1 if you have the <resolv.h> header file. */ #define HAVE_RESOLV_H 1 /* Define to 1 if you have the `sched_getparam' function. */ #define HAVE_SCHED_GETPARAM 1 /* Define to 1 if you have the `sched_getscheduler' function. */ #define HAVE_SCHED_GETSCHEDULER 1 /* Define to 1 if you have the `sched_get_priority_max' function. */ #define HAVE_SCHED_GET_PRIORITY_MAX 1 /* Define to 1 if you have the `sched_get_priority_min' function. */ #define HAVE_SCHED_GET_PRIORITY_MIN 1 /* Define to 1 if you have the `sched_setscheduler' function. */ #define HAVE_SCHED_SETSCHEDULER 1 /* Define 1 if you have setns() function */ #define HAVE_SETNS 1 /* Define to 1 if you have the `setpriority' function. */ #define HAVE_SETPRIORITY 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strerror_r' function. */ #define HAVE_STRERROR_R 1 /* Define to 1 if you have the <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* Define to 1 if the system has the type `struct timespec'. */ #define HAVE_STRUCT_TIMESPEC 1 /* Define to 1 if you have the <sys/mount.h> header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define to 1 if you have the <sys/prctl.h> header file. */ #define HAVE_SYS_PRCTL_H 1 /* Define to 1 if you have the <sys/statfs.h> header file. */ #define HAVE_SYS_STATFS_H 1 /* Define to 1 if you have the <sys/statvfs.h> header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <sys/vfs.h> header file. */ #define HAVE_SYS_VFS_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* ssl host validation */ #define HAVE_X509_VERIFY_PARAM_set1_host 1 /* xenstat_vbd_error usability */ /* #undef HAVE_XENSTAT_VBD_ERROR */ /* static json-c should be used */ /* #undef LINK_STATIC_JSONC */ /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in <sysmacros.h>. */ /* #undef MAJOR_IN_SYSMACROS */ /* use this user to drop privileged */ #define NETDATA_USER "netdata" /* uuid usability */ #define NETDATA_WITH_UUID 1 /* zlib usability */ #define NETDATA_WITH_ZLIB 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "netdata" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "netdata" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "netdata v1.22.1-294-nightly" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "netdata" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "v1.22.1-294-nightly" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* math usability */ #define STORAGE_WITH_MATH 1 /* Define to 1 if strerror_r returns char *. */ #define STRERROR_R_CHAR_P 1 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif /* Version number of package */ #define VERSION "v1.22.1-294-nightly" /* Define to 1 if on MINIX. */ /* #undef _MINIX */ /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define to 1 if you need to in order for `stat' and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT32_T */ /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT64_T */ /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT8_T */ /* dummy unused attribute */ #define __always_unused __attribute__((unused)) /* dummy unused attribute */ #define __maybe_unused __attribute__((unused)) /* Link/compile against jemalloc */ /* #undef has_jemalloc */ /* Link/compile against tcmalloc */ /* #undef has_tcmalloc */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef int16_t */ /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef int32_t */ /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef int64_t */ /* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ /* #undef int8_t */ /* gcc branch optimization */ #define likely(x) __builtin_expect(!!(x), 1) /* jemalloc prefix */ #define prefix_jemalloc /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef uint16_t */ /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef uint32_t */ /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ /* #undef uint64_t */ /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ /* #undef uint8_t */ /* gcc branch optimization */ #define unlikely(x) __builtin_expect(!!(x), 0)
修改文件时间
将文件时间修改为当前时间的前一年
删除文件