MCPcopy Create free account

hub / github.com/Icinga/icinga2 / functions

Functions4,470 in github.com/Icinga/icinga2

↓ 1 callersMethodGetPath
* Retrieves the path for the input file. * * @returns The path. */
lib/config/configcompiler.cpp:71
↓ 1 callersMethodGetPendingCheckables
lib/checker/checkercomponent.cpp:364
↓ 1 callersMethodGetPendingQueryCount
lib/db_ido_mysql/idomysqlconnection.cpp:1279
↓ 1 callersMethodGetPeriod
lib/icinga/notification.cpp:213
↓ 1 callersMethodGetPluralName
lib/remote/typequeryhandler.cpp:42
↓ 1 callersMethodGetPluralName
lib/base/type.cpp:123
↓ 1 callersMethodGetPositionalSuggestions
lib/cli/clicommand.cpp:140
↓ 1 callersMethodGetRef
* Retrieves a value's address from a dictionary. * * @param key The key whose value's address should be retrieved. * @returns nullptr if the key wa
lib/base/dictionary.cpp:76
↓ 1 callersMethodGetReflectionType
lib/base/object.cpp:179
↓ 1 callersMethodGetResult
lib/base/json.cpp:516
↓ 1 callersMethodGetResultAndFreeState
lib/livestatus/avgaggregator.cpp:32
↓ 1 callersMethodGetResultOfQuery
* Queue a Redis query for sending, wait for the response and return (or throw) it * * @param query Redis query * * @return The response */
lib/icingadb/redisconnection.cpp:178
↓ 1 callersMethodGetScheme
lib/remote/url.cpp:74
↓ 1 callersMethodGetShortDescription
* Provide a short CLI description. * * @return text */
lib/cli/calistcommand.cpp:33
↓ 1 callersFunctionGetSignatureAlgorithm
lib/base/tlsutility.cpp:1134
↓ 1 callersMethodGetSourceLocation
lib/base/configobject.cpp:695
↓ 1 callersMethodGetState
* Retrieve the state of the given dependency group. * * The state of the dependency group is determined based on the state of the parent Checkables
lib/icinga/dependency-state.cpp:85
↓ 1 callersFunctionGetSubjectAltNames
lib/base/tlsutility.cpp:1147
↓ 1 callersMethodGetTestRef
test/base-object.cpp:15
↓ 1 callersMethodGetTypes
lib/icinga/user.cpp:85
↓ 1 callersMethodGetUsername
lib/remote/url.cpp:100
↓ 1 callersMethodGetValue
lib/db_ido/dbvalue.cpp:62
↓ 1 callersFunctionHandleAccessControl
lib/remote/httpserverconnection.cpp:233
↓ 1 callersMethodHandleConfigUpdate
lib/remote/apilistener-filesync.cpp:324
↓ 1 callersFunctionHandleExpect100
lib/remote/httpserverconnection.cpp:217
↓ 1 callersFunctionHandleLegacyDefines
icinga-app/icinga.cpp:83
↓ 1 callersMethodHandleRequest
lib/remote/infohandler.cpp:12
↓ 1 callersMethodHasChildren
* Check if the current dependency has any children. * * @return bool - Returns true if the current dependency group has children, otherwise false.
lib/icinga/dependency-group.cpp:109
↓ 1 callersMethodHasMatches
lib/config/applyrule.cpp:133
↓ 1 callersMethodHasValidConfigOwner
lib/icinga/downtime.cpp:236
↓ 1 callersMethodHasWrites
lib/icingadb/redisconnection.hpp:329
↓ 1 callersMethodHashDowntimeOptions
lib/icinga/scheduleddowntime.cpp:377
↓ 1 callersFunctionIncludeNonLocalZone
lib/cli/daemonutility.cpp:61
↓ 1 callersFunctionIncludePackage
lib/cli/daemonutility.cpp:96
↓ 1 callersFunctionIncludeZoneDirRecursive
lib/cli/daemonutility.cpp:35
↓ 1 callersMethodIncreaseStackDepth
lib/base/scriptframe.cpp:130
↓ 1 callersMethodInitChildParentReferences
lib/icinga/dependency.cpp:221
↓ 1 callersMethodInitParameters
lib/cli/clicommand.cpp:145
↓ 1 callersFunctionInitSslContext
lib/base/tlsutility.cpp:77
↓ 1 callersFunctionInstallIcinga
icinga-installer/icinga-installer.cpp:214
↓ 1 callersFunctionIpMaskCheck
lib/base/utility.cpp:220
↓ 1 callersMethodIsAbstract
* Checks whether the item is abstract. * * @returns true if the item is abstract, false otherwise. */
lib/config/configitem.cpp:90
↓ 1 callersMethodIsDataAvailable
lib/base/stream.cpp:23
↓ 1 callersMethodIsExpired
lib/icinga/downtime.cpp:218
↓ 1 callersMethodIsHandledByDebugger
lib/base/exception.cpp:329
↓ 1 callersMethodIsHidden
lib/cli/clicommand.cpp:89
↓ 1 callersMethodIsIgnoreOnError
lib/config/configitem.cpp:100
↓ 1 callersMethodIsLikelyToBeCheckedSoon
* E.g. we're going to re-send a stashed problem notification as *this is still not ok. * But if the next check result recovers *this soon, we would s
lib/icinga/checkable-notification.cpp:318
↓ 1 callersMethodIsTriggered
lib/icinga/downtime.cpp:209
↓ 1 callersMethodIsValidType
lib/remote/filterutility.cpp:172
↓ 1 callersMethodListen
* Starts listening for incoming client connections. */
lib/base/socket.cpp:245
↓ 1 callersMethodLoadPendingItemsStats
* Load statistics about the pending items queue into the provided perfdata array. * * This function retrieves statistics about the pending items que
lib/icingadb/icingadb-worker.cpp:467
↓ 1 callersFunctionMakeLiteralRaw
lib/config/expression.hpp:246
↓ 1 callersMethodMayFlush
lib/remote/httpmessage.cpp:59
↓ 1 callersMethodModify
lib/icinga/checkable-flapping.cpp:18
↓ 1 callersMethodMsiEnumProducts
(int iProductIndex, StringBuilder lpProductBuf)
agent/windows-setup-agent/Program.cs:12
↓ 1 callersMethodNext
lib/base/generator.hpp:75
↓ 1 callersMethodNotificationReasonApplies
* Returns whether sending a notification of type type right now would represent *this' current state correctly. * * @param type The type of notifica
lib/icinga/checkable-notification.cpp:263
↓ 1 callersMethodNotificationReasonSuppressed
* Checks if notifications of a given type should be suppressed for this Checkable at the moment. * * @param type The notification type for which to
lib/icinga/checkable-notification.cpp:293
↓ 1 callersMethodNotifyField
lib/base/object.cpp:164
↓ 1 callersMethodNotifyOne
lib/base/io-engine.cpp:242
↓ 1 callersMethodOnAllConfigLoaded
lib/compat/compatlogger.cpp:40
↓ 1 callersMethodOnConfigLoaded
lib/checker/checkercomponent.cpp:47
↓ 1 callersMethodOnShutdown
lib/base/application.cpp:375
↓ 1 callersMethodOpenObjectsFile
lib/config/configcompilercontext.cpp:19
↓ 1 callersFunctionPackArray
* Append the given array */
lib/base/object-packer.cpp:141
↓ 1 callersFunctionPackDictionary
* Append the given dictionary */
lib/base/object-packer.cpp:156
↓ 1 callersFunctionPackFloat64BE
* Append the given double as big-endian IEEE 754 binary64 */
lib/base/object-packer.cpp:113
↓ 1 callersMethodParse
lib/remote/httpmessage.cpp:97
↓ 1 callersFunctionParseIpMask
lib/base/utility.cpp:178
↓ 1 callersMethodParseName
lib/icinga/service.cpp:29
↓ 1 callersFunctionPersistModAttrHelper
lib/icinga/icingaapplication.cpp:130
↓ 1 callersMethodPopFront
lib/icingadb/redisconnection.hpp:308
↓ 1 callersMethodPost
lib/base/threadpool.hpp:55
↓ 1 callersMethodPreActivate
lib/base/configobject.cpp:361
↓ 1 callersMethodPrepare
* Prepare a buffer of the specified size for writing. * * The returned buffer serves just as a view onto the internal buffer sequence but does not
lib/remote/httpmessage.hpp:240
↓ 1 callersMethodPrint
lib/base/context.cpp:42
↓ 1 callersFunctionProcessHandler
lib/base/process.cpp:257
↓ 1 callersFunctionProcessKillImpl
lib/base/process.cpp:226
↓ 1 callersMethodProcessLogEntry
* Processes a log entry and outputs it to syslog. * * @param entry The log entry. */
lib/base/sysloglogger.cpp:135
↓ 1 callersFunctionProcessRequest
lib/remote/httpserverconnection.cpp:415
↓ 1 callersFunctionProcessSpawn
lib/base/process.cpp:383
↓ 1 callersFunctionProcessSpawnImpl
lib/base/process.cpp:76
↓ 1 callersFunctionProcessWaitPID
lib/base/process.cpp:475
↓ 1 callersFunctionProcessWaitPIDImpl
lib/base/process.cpp:242
↓ 1 callersMethodPurgeSegments
lib/icinga/timeperiod.cpp:175
↓ 1 callersMethodQuery
lib/db_ido_mysql/idomysqlconnection.cpp:652
↓ 1 callersFunctionQueryPerfData
plugins/check_perfmon.cpp:267
↓ 1 callersMethodRegister
lib/cli/clicommand.cpp:123
↓ 1 callersMethodRegisterAttributeHandler
lib/base/type.cpp:206
↓ 1 callersMethodRegisterChild
lib/icinga/downtime.cpp:430
↓ 1 callersMethodRegisterComment
lib/icinga/checkable-comment.cpp:66
↓ 1 callersMethodRegisterObject
lib/base/configtype.cpp:25
↓ 1 callersFunctionReloadProcessCallbackInternal
lib/base/application.cpp:380
↓ 1 callersMethodRemoveActivePackageStage
lib/remote/apilistener.cpp:1994
↓ 1 callersMethodRemoveAnonymousClient
lib/remote/apilistener.cpp:1829
↓ 1 callersMethodRemoveClient
lib/remote/endpoint.cpp:73
↓ 1 callersMethodRemoveHttpClient
lib/remote/apilistener.cpp:1861
↓ 1 callersMethodRemoveNotification
lib/icinga/usergroup.cpp:93
↓ 1 callersMethodRemoveObsoleteDowntimes
lib/icinga/scheduleddowntime.cpp:314
← previousnext →801–900 of 4,470, ranked by callers