Home
last modified time | relevance | path

Searched refs:system_uptime (Results 1 – 25 of 63) sorted by relevance

123

/dports/net-mgmt/sysmon/sysmon-0.93/src/
H A Dsnmp.c301 …1, "snmp.c:type_reboot:comparing last(%d) > now(%d)", here->checkent->system_uptime, localstruct->… in service_test_snmp()
302 if (here->checkent->system_uptime > localstruct->snmp_retval) in service_test_snmp()
308 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
319 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
330 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
340 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
350 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
356 rate_time_val = (localstruct->snmp_retval - here->checkent->system_uptime); in service_test_snmp()
366 here->checkent->system_uptime = localstruct->snmp_retval; in service_test_snmp()
H A Dloadconfig.c344 new->system_uptime = old->system_uptime; in hard_copy()
/dports/devel/boost-docs/boost_1_72_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/databases/xtrabackup/boost_1_59_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/databases/percona57-server/boost_1_59_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/databases/percona57-client/boost_1_59_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/devel/boost-libs/boost_1_72_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/devel/hyperscan/boost_1_75_0/libs/log/example/doc/
H A Dextension_system_uptime_attr.cpp65 class system_uptime : class
69 system_uptime() : logging::attribute(new system_uptime_impl()) in system_uptime() function in system_uptime
73 …explicit system_uptime(attrs::cast_source const& source) : logging::attribute(source.as< system_up… in system_uptime() function in system_uptime
95 core->add_global_attribute("SystemUptime", system_uptime()); in init_logging()
/dports/net-mgmt/flowviewer/FlowViewer_4.5/tools/
H A Danalyze_netflow_packets230 $system_uptime = "";
256 for ($i=0;$i<4;$i++) { $system_uptime .= $packet_bytes[$sys_uptime_base+$i]; }
257 $system_uptime = hex($system_uptime);
259 $sys_total_secs = int($system_uptime / 1000);
268 $sys_ms = substr($system_uptime,-3,3);
269 $system_uptime = "$sys_days days $sys_hours hours $sys_mins mins $sys_secs\.$sys_ms secs";
323 … printf " %-4s %-4s %35s : %-4s\n", $sys_uptime_base,"4","System Uptime",$system_uptime;
559 … printf " %-4s %-4s %35s : %-4s\n", $sys_uptime_base,"4","System Uptime",$system_uptime;
/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dminiupnpd.conf122 system_uptime=yes
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.conf122 system_uptime=yes
/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Difst_unk.c48 system_uptime(FILE *f) { in system_uptime() function
H A Dipcad.h58 void system_uptime(FILE *); /* Print the uptime */
H A Ddisp.c253 system_uptime(f); in show_stats()
287 system_uptime(f); in show_version()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.conf122 system_uptime=yes
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.conf122 system_uptime=yes
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/phodevi/
H A Dphodevi_cache.php48 if($this->phodevi_time > (time() - phodevi::system_uptime()))
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_storage_object.php114 $continue_loading = $restore->get_creation_time() > (time() - phodevi::system_uptime());
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dshell.php136 if(($uptime = phodevi::system_uptime()) > 0)
/dports/databases/puppetdb6/puppetdb-6.19.1/ext/docs/puppetdb/api/query/v4/
H A Dinventory.markdown95 "system_uptime" : {
/dports/databases/puppetdb7/puppetdb-7.8.0/ext/docs/puppetdb/api/query/v4/
H A Dinventory.markdown95 "system_uptime" : {
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/modules/
H A Dmatisk.php355 if(phodevi::system_uptime() < 60)

123