Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ functions
Functions
4,470 in github.com/Icinga/icinga2
⨍
Functions
4,470
◇
Types & classes
856
Method
EnablePassiveHostChecks
lib/icinga/externalcommandprocessor.cpp:819
Method
EnablePassiveSvcChecks
lib/icinga/externalcommandprocessor.cpp:845
Method
EnablePerfdataChangedHandler
lib/db_ido/dbevents.cpp:277
Method
EnablePerformanceData
lib/icinga/externalcommandprocessor.cpp:1797
Method
EnableServicegroupHostChecks
lib/icinga/externalcommandprocessor.cpp:1669
Method
EnableServicegroupHostNotifications
lib/icinga/externalcommandprocessor.cpp:2245
Method
EnableServicegroupPassiveHostChecks
lib/icinga/externalcommandprocessor.cpp:1686
Method
EnableServicegroupPassiveSvcChecks
lib/icinga/externalcommandprocessor.cpp:871
Method
EnableServicegroupSvcChecks
lib/icinga/externalcommandprocessor.cpp:789
Method
EnableServicegroupSvcNotifications
lib/icinga/externalcommandprocessor.cpp:2262
Method
EnableSvcCheck
lib/icinga/externalcommandprocessor.cpp:489
Method
EnableSvcEventHandler
lib/icinga/externalcommandprocessor.cpp:1925
Method
EnableSvcFlapping
lib/icinga/externalcommandprocessor.cpp:1729
Method
EnableSvcNotifications
lib/icinga/externalcommandprocessor.cpp:1513
Method
EnableTimestamp
lib/base/logger.cpp:194
Method
Encode
lib/base/base64.cpp:12
Method
EncodeArray
* Encodes an Array object into JSON and writes it to the output stream. * * @param array The Array object to be serialized into JSON. * @param yc T
lib/base/json.cpp:103
Method
EncodeNlohmannJson
* Dumps a nlohmann::json object to the output stream using the serializer. * * This function uses the @c nlohmann::detail::serializer to dump the pr
lib/base/json.cpp:190
Method
EncodeNumber
* Encodes a double value into JSON format and writes it to the output stream. * * This function checks if the double value can be safely cast to an
lib/base/json.cpp:206
Method
EncodeObject
lib/base/json.cpp:155
Method
EncodeValueGenerator
* Encodes a ValueGenerator object into JSON and writes it to the output stream. * * This will iterate through the generator, encoding each value it
lib/base/json.cpp:130
Method
EndContainer
* Ends a JSON container (object or array) by writing the closing character and adjusting the * indentation level if pretty-printing is enabled. * *
lib/base/json.cpp:263
Method
EndResultSet
lib/livestatus/livestatusquery.cpp:350
Method
EndTimeAccessor
lib/livestatus/downtimestable.cpp:136
Method
EndTimePeriod
test/notification-notificationcomponent.cpp:163
Function
EndiannessDetector
lib/base/object-packer.cpp:19
Method
Endpoint
lib/remote/endpoint.cpp:49
Method
EndpointDbObject
lib/db_ido/endpointdbobject.cpp:27
Method
EndpointInputBox
()
agent/windows-setup-agent/EndpointInputBox.cs:13
Method
EndpointIsConnected
lib/db_ido/endpointdbobject.cpp:83
Method
EndpointsAccessor
lib/livestatus/zonestable.cpp:67
Method
EndpointsTable
lib/livestatus/endpointstable.cpp:18
Method
EnqueueCheck
lib/icinga/clusterevents-check.cpp:53
Method
EnqueueRelationsDeletion
* Enqueue a relation deletion for processing in the pending objects thread. * * This function adds a relation deletion item to the set of pending it
lib/icingadb/icingadb-worker.cpp:439
Method
EnqueueUnlocked
* Enqueues a task. Tasks are guaranteed to be executed in the order * they were enqueued in except if there is more than one worker thread. */
lib/base/workqueue.cpp:57
Method
EnsureState
lib/livestatus/avgaggregator.cpp:12
Method
EnsureState
lib/livestatus/stdaggregator.cpp:13
Method
EnsureState
lib/livestatus/minaggregator.cpp:12
Method
EnsureState
lib/livestatus/countaggregator.cpp:8
Method
EnsureState
lib/livestatus/invsumaggregator.cpp:12
Method
EnsureState
lib/livestatus/invavgaggregator.cpp:12
Method
EnsureState
lib/livestatus/sumaggregator.cpp:12
Method
EnsureState
lib/livestatus/maxaggregator.cpp:12
Method
EntryTimeAccessor
lib/livestatus/commentstable.cpp:116
Method
EntryTimeAccessor
lib/livestatus/downtimestable.cpp:107
Method
EntryTypeAccessor
lib/livestatus/commentstable.cpp:151
Function
EnumPageFilesProc
plugins/check_swap.cpp:34
Method
EqualExpression
lib/config/expression.hpp:481
Method
Escape
lib/db_ido_mysql/idomysqlconnection.cpp:718
Method
Escape
lib/db_ido_pgsql/idopgsqlconnection.cpp:555
Method
EscapeCreateProcessArg
lib/base/utility.cpp:1261
Method
EscapeIcingaString
lib/base/configwriter.cpp:194
Method
EscapeKeyOrTagValue
lib/perfdata/influxdbcommonwriter.cpp:314
Method
EscapeMacroMetric
* Escape macro metrics found via host/service name templates * * @param value Array or string with macro metric names * @return Escaped string. Arr
lib/perfdata/graphitewriter.cpp:461
Method
EscapeMacroMetric
lib/perfdata/perfdatawriter.cpp:90
Method
EscapeMacroShellArg
lib/icinga/macroprocessor.cpp:422
Method
EscapeMetric
* Escape metric tree elements * * Dots are not allowed, e.g. in host names * * @param str Metric part name * @return Escape string */
lib/perfdata/graphitewriter.cpp:421
Method
EscapeMetric
* Escape metric name for OpenTSDB * http://opentsdb.net/docs/build/html/user_guide/query/timeseries.html#precisions-on-metrics-and-tags * * @param
lib/perfdata/opentsdbwriter.cpp:441
Method
EscapeMetricLabel
* Escape metric label * * Dots are allowed - users can create trees from perfdata labels * * @param str Metric label name * @return Escaped strin
lib/perfdata/graphitewriter.cpp:442
Method
EscapeName
lib/remote/configobjectutility.cpp:129
Method
EscapeShellArg
lib/base/utility.cpp:1229
Method
EscapeShellCmd
lib/base/utility.cpp:1183
Method
EscapeString
lib/base/utility.cpp:1562
Method
EscapeString
Helper for DB IDO and Livestatus. */
lib/icinga/compatutility.cpp:290
Method
EscapeTag
* Escape tags for OpenTSDB * http://opentsdb.net/docs/build/html/user_guide/query/timeseries.html#precisions-on-metrics-and-tags * * @param str Tag
lib/perfdata/opentsdbwriter.cpp:423
Method
EscapeValue
lib/perfdata/influxdbcommonwriter.cpp:336
Method
EvaluateApplyRule
lib/icinga/notification-apply.cpp:65
Method
EvaluateApplyRule
lib/icinga/scheduleddowntime-apply.cpp:64
Method
EvaluateApplyRule
lib/icinga/service-apply.cpp:59
Method
EvaluateApplyRule
lib/icinga/dependency-apply.cpp:66
Method
EvaluateApplyRuleInstance
lib/icinga/notification-apply.cpp:21
Method
EvaluateApplyRuleInstance
lib/icinga/scheduleddowntime-apply.cpp:20
Method
EvaluateApplyRuleInstance
lib/icinga/service-apply.cpp:20
Method
EvaluateApplyRuleInstance
lib/icinga/dependency-apply.cpp:21
Method
EvaluateApplyRules
lib/icinga/notification-apply.cpp:133
Method
EvaluateApplyRules
lib/icinga/scheduleddowntime-apply.cpp:132
Method
EvaluateApplyRules
lib/icinga/service-apply.cpp:121
Method
EvaluateApplyRules
lib/icinga/dependency-apply.cpp:134
Method
EvaluateClosedVars
lib/config/vmops.hpp:259
Method
EvaluateFilter
lib/remote/filterutility.cpp:187
Method
EvaluateFunction
lib/icinga/macroprocessor.cpp:195
Method
EvaluateObjectRule
lib/icinga/hostgroup.cpp:22
Method
EvaluateObjectRule
lib/icinga/usergroup.cpp:23
Method
EvaluateObjectRule
lib/icinga/servicegroup.cpp:22
Method
EvaluateObjectRules
lib/icinga/hostgroup.cpp:47
Method
EvaluateObjectRules
lib/icinga/usergroup.cpp:48
Method
EvaluateObjectRules
lib/icinga/servicegroup.cpp:50
Method
EvenMinutesTimePeriodUpdate
lib/methods/timeperiodtask.cpp:20
Method
EventCommandHandler
lib/compat/compatlogger.cpp:405
Method
EventHandlerAccessor
lib/livestatus/hoststable.cpp:270
Method
EventHandlerAccessor
lib/livestatus/servicestable.cpp:277
Method
EventHandlerEnabledAccessor
lib/livestatus/hoststable.cpp:483
Method
EventHandlerEnabledAccessor
lib/livestatus/servicestable.cpp:727
Method
EventQueue
lib/remote/eventqueue.cpp:19
Method
EventsFilter
lib/remote/eventqueue.cpp:233
Method
EventsInbox
lib/remote/eventqueue.hpp:90
Method
EventsInbox
lib/remote/eventqueue.cpp:133
Method
EventsRouter
lib/remote/eventqueue.hpp:159
Method
EventsSubscriber
lib/remote/eventqueue.hpp:121
Method
EventsSubscriber
lib/remote/eventqueue.cpp:217
← previous
next →
1,801–1,900 of 4,470, ranked by callers