Class: IControl::System::Statistics
- Inherits:
-
Base
- Object
- Base
- IControl::System::Statistics
- Defined in:
- lib/icontrol/system/statistics.rb,
lib/icontrol/system.rb
Overview
The Statistics interface enables you to get information on various system statistics.
Defined Under Namespace
Classes: GlobalHostStatistics, GlobalTMMStatistics, GtmIQueryState, GtmIQueryStatisticEntry, GtmIQueryStatisticEntrySequence, GtmIQueryStatistics, GtmLdnsStatisticEntry, GtmLdnsStatisticEntrySequence, GtmLdnsStatistics, GtmPathStatisticEntry, GtmPathStatisticEntrySequence, GtmPathStatisticObjectID, GtmPathStatisticObjectIDSequence, GtmPathStatisticObjectType, GtmPathStatistics, HostStatisticEntry, HostStatisticEntrySequence, HostStatistics, PVAStatisticEntry, PVAStatisticEntrySequence, PVAStatistics, PerformanceGraph, PerformanceGraphDataCSV, PerformanceGraphDataCSVSequence, PerformanceGraphSequence, PerformanceStatisticQuery, PerformanceStatisticQuerySequence, PerformanceTable, PerformanceTableData, PerformanceTableDataSequence, PerformanceTableSequence, SystemStatistics, TMMStatisticEntry, TMMStatisticEntrySequence, TMMStatistics, VirtualCompressionStatisticEntry, VirtualCompressionStatisticEntrySequence, VirtualCompressionStatistics
Instance Method Summary (collapse)
-
- (GtmIQueryStatistics) all_gtm_iquery_statistics
Gets the statistics for all the iQueries.
-
- (HostStatistics) all_host_statistics
Gets all of the system's host statistics.
-
- (PVAStatistics) all_pva_statistics
Gets all of the system's PVA statistics.
-
- (TMMStatistics) all_tmm_statistics
Gets all of the system's TMOS processing agent statistics.
-
- (VirtualCompressionStatistics) all_virtual_compression_statistics
This method has been deprecated, as it represents internal, implementation-specific details.
-
- (SystemStatistics) authentication_statistics
Gets the system's global authentication statistics.
-
- (SystemStatistics) client_ssl_statistics
Gets the system's global client SSL statistics.
-
- (SystemStatistics) diameter_statistics
Gets the system's global Diameter statistics.
-
- (SystemStatistics) dns_statistics
Gets the system's global DNS profile statistics.
-
- (SystemStatistics) fasthttp_statistics
Gets the system's global Fast HTTP statistics.
-
- (SystemStatistics) fastl4_statistics
Gets the system's global FastL4 statistics.
-
- (SystemStatistics) ftp_statistics
Gets the system's global FTP statistics.
-
- (GlobalHostStatistics) global_host_statistics
Gets the system's global host statistics.
-
- (SystemStatistics) global_statistics
Gets the system's global statistics.
-
- (GlobalTMMStatistics) global_tmm_statistics
Gets the system's global TMOS processing agent statistics.
-
- (SystemStatistics) gtm_global_statistics
Gets the GTM global statistics.
-
- (GtmIQueryStatistics) gtm_iquery_statistics(opts)
Gets the statistics for this iQueries.
-
- (GtmLdnsStatistics) gtm_ldns_statistics
Gets the statistics for this LDNSes.
-
- (SystemStatistics) gtm_memory_usage_statistics
Gets the memory usage statistics used by GTM.
-
- (GtmPathStatistics) gtm_path_statistics(opts)
Gets the statistics for this paths (LDNSes and links).
-
- (HostStatistics) host_statistics(opts)
Gets the system's host statistics (by host id).
-
- (SystemStatistics) http_statistics
Gets the system's global HTTP statistics.
-
- (SystemStatistics) icmp_statistics
Gets the system's ICMP statistics.
-
- (SystemStatistics) icmpv6_statistics
Gets the system's ICMPv6 statistics.
-
- (SystemStatistics) iiop_statistics
Gets the system's global IIOP statistics.
-
- (SystemStatistics) ip_statistics
Gets the system's IP statistics.
-
- (SystemStatistics) ipv6_statistics
Gets the system's IPv6 statistics.
-
- (String) list_of_hosts
Gets a list of all hosts.
-
- (String) list_of_pvas
Gets a list of all PVAs.
-
- (String) list_of_tmms
Gets a list of all TMOS processing agents.
-
- (SystemStatistics) oneconnect_statistics
Gets the system's global OneConnect statistics.
-
- (PerformanceGraphDataCSV) performance_graph_csv_statistics(opts)
Gets the statistical data in CSV format for this graphs/tables.
-
- (PerformanceGraph) performance_graph_list
Gets the list of available statistical graphs as seen in the GUI's Performance Graph.
-
- (PerformanceTable) performance_table_list
Gets the list of available statistical tables.
-
- (PerformanceTableData) performance_table_statistics(opts)
Gets the statistical data tables.
-
- (PVAStatistics) pva_statistics(opts)
Gets the system's PVA statistics (by PVA id).
-
- (SystemStatistics) radius_statistics
Gets the system's global RADIUS statistics.
-
- (Object) reset_all_statistics
Resets all statistics in the system, including all global statistics as well as all object-level statistics such as pool, virtual server statistics....
-
- (Object) reset_authentication_statistics
Resets the system's global authentication statistics.
-
- (Object) reset_client_ssl_statistics
Resets the system's global client SSL statistics.
-
- (Object) reset_diameter_statistics
Resets the system's global Diameter statistics.
-
- (Object) reset_dns_statistics
Resets the system's global DNS statistics.
-
- (Object) reset_fasthttp_statistics
Resets the system's global Fast HTTP statistics.
-
- (Object) reset_fastl4_statistics
Resets the system's global FastL4 statistics.
-
- (Object) reset_ftp_statistics
Resets the system's global FTP statistics.
-
- (Object) reset_global_statistics
Resets the system's global statistics.
-
- (Object) reset_gtm_global_statistics
Resets the GTM global statistics.
-
- (Object) reset_gtm_iquery_statistics(opts)
Resets the statistics for this iQueries.
-
- (Object) reset_gtm_ldns_statistics
Resets the statistics for this LDNSes.
-
- (Object) reset_gtm_path_statistics(opts)
Resets the statistics for this paths.
-
- (Object) reset_http_statistics
Resets the system's global HTTP statistics.
-
- (Object) reset_icmp_statistics
Resets the system's ICMP statistics.
-
- (Object) reset_icmpv6_statistics
Resets the system's ICMPv6 statistics.
-
- (Object) reset_iiop_statistics
Resets the system's global IIOP statistics.
-
- (Object) reset_ip_statistics
Resets the system's IP statistics.
-
- (Object) reset_ipv6_statistics
Resets the system's IPv6 statistics.
-
- (Object) reset_oneconnect_statistics
Resets the system's global OneConnect statistics.
-
- (Object) reset_radius_statistics
Resets the system's global RADIUS statistics.
-
- (Object) reset_rtsp_statistics
Resets the system's global RTSP statistics.
-
- (Object) reset_sctp_statistics
Resets the system's global SCTP statistics.
-
- (Object) reset_server_ssl_statistics
Resets the system's global server SSL statistics.
-
- (Object) reset_stream_statistics
Resets the system's global stream statistics.
-
- (Object) reset_tcp_statistics
Resets the system's global TCP statistics.
-
- (Object) reset_udp_statistics
Resets the system's global UDP statistics.
-
- (Object) reset_virtual_compression_statistics(opts)
This method has been deprecated, as it represents internal, implementation-specific details.
-
- (Object) reset_xml_statistics
Resets the system's global XML statistics.
-
- (SystemStatistics) rtsp_statistics
Gets the system's global RTSP statistics.
-
- (SystemStatistics) sctp_statistics
Gets the system's global SCTP statistics.
-
- (SystemStatistics) server_ssl_statistics
Gets the system's global server SSL statistics.
-
- (SystemStatistics) stream_statistics
Gets the system's global stream statistics.
-
- (SystemStatistics) tcp_statistics
Gets the system's global TCP statistics.
-
- (TMMStatistics) tmm_statistics(opts)
Gets the system's TMOS processing agent statistics (by TMOS processing agent id).
-
- (SystemStatistics) udp_statistics
Gets the system's global UDP statistics.
-
- (String) version
Gets the version information for this interface.
-
- (VirtualCompressionStatistics) virtual_compression_statistics(opts)
This method has been deprecated, as it represents internal, implementation-specific details.
-
- (SystemStatistics) xml_statistics
Gets the system's global XML statistics.
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class IControl::Base
Instance Method Details
- (GtmIQueryStatistics) all_gtm_iquery_statistics
Gets the statistics for all the iQueries.
54 55 56 |
# File 'lib/icontrol/system/statistics.rb', line 54 def all_gtm_iquery_statistics super end |
- (HostStatistics) all_host_statistics
Gets all of the system's host statistics. Note that CPU usage statistics by host are available but not retrieved by this method.
66 67 68 |
# File 'lib/icontrol/system/statistics.rb', line 66 def all_host_statistics super end |
- (PVAStatistics) all_pva_statistics
Gets all of the system's PVA statistics.
77 78 79 |
# File 'lib/icontrol/system/statistics.rb', line 77 def all_pva_statistics super end |
- (TMMStatistics) all_tmm_statistics
Gets all of the system's TMOS processing agent statistics.
88 89 90 |
# File 'lib/icontrol/system/statistics.rb', line 88 def all_tmm_statistics super end |
- (VirtualCompressionStatistics) all_virtual_compression_statistics
This method has been deprecated, as it represents internal, implementation-specific details. Gets the statistics for all the virtual compression devices.
99 100 101 |
# File 'lib/icontrol/system/statistics.rb', line 99 def all_virtual_compression_statistics super end |
- (SystemStatistics) authentication_statistics
Gets the system's global authentication statistics. These are the roll-ups of all the individual authentication profiles' statistics.
111 112 113 |
# File 'lib/icontrol/system/statistics.rb', line 111 def authentication_statistics super end |
- (SystemStatistics) client_ssl_statistics
Gets the system's global client SSL statistics. These are the roll-ups of all the individual client SSL profiles' statistics.
123 124 125 |
# File 'lib/icontrol/system/statistics.rb', line 123 def client_ssl_statistics super end |
- (SystemStatistics) diameter_statistics
Gets the system's global Diameter statistics. These are the roll-ups of all the individual Diameter profiles' statistics.
135 136 137 |
# File 'lib/icontrol/system/statistics.rb', line 135 def diameter_statistics super end |
- (SystemStatistics) dns_statistics
Gets the system's global DNS profile statistics. These are the roll-ups of all the individual DNS profiles' statistics.
147 148 149 |
# File 'lib/icontrol/system/statistics.rb', line 147 def dns_statistics super end |
- (SystemStatistics) fasthttp_statistics
Gets the system's global Fast HTTP statistics. These are the roll-ups of all the individual Fast HTTP profiles' statistics.
159 160 161 |
# File 'lib/icontrol/system/statistics.rb', line 159 def fasthttp_statistics super end |
- (SystemStatistics) fastl4_statistics
Gets the system's global FastL4 statistics. These are the roll-ups of all the individual FastL4 profiles' statistics.
171 172 173 |
# File 'lib/icontrol/system/statistics.rb', line 171 def fastl4_statistics super end |
- (SystemStatistics) ftp_statistics
Gets the system's global FTP statistics. These are the roll-ups of all the individual FTP profiles' statistics.
183 184 185 |
# File 'lib/icontrol/system/statistics.rb', line 183 def ftp_statistics super end |
- (GlobalHostStatistics) global_host_statistics
Gets the system's global host statistics. Note that global CPU usage statistics are available but not retrieved by this method. This gets one set of combined ("rolled up") statistics for all hosts. It is not to be confused with get_all_host_statistics, which gets all individual host statistics, one for each host.
197 198 199 |
# File 'lib/icontrol/system/statistics.rb', line 197 def global_host_statistics super end |
- (SystemStatistics) global_statistics
Gets the system's global statistics.
208 209 210 |
# File 'lib/icontrol/system/statistics.rb', line 208 def global_statistics super end |
- (GlobalTMMStatistics) global_tmm_statistics
Gets the system's global TMOS processing agent statistics. This gets one set of combined ("rolled up") statistics for all TMOS processing agents. It is not to be confused with get_all_tmm_statistics, which gets all individual TMOS processing agent statistics, one for each TMOS processing agent.
222 223 224 |
# File 'lib/icontrol/system/statistics.rb', line 222 def global_tmm_statistics super end |
- (SystemStatistics) gtm_global_statistics
Gets the GTM global statistics. These are the roll-ups of all the individual wide IPs' and iQueries statistics.
234 235 236 |
# File 'lib/icontrol/system/statistics.rb', line 234 def gtm_global_statistics super end |
- (GtmIQueryStatistics) gtm_iquery_statistics(opts)
Gets the statistics for this iQueries.
247 248 249 250 |
# File 'lib/icontrol/system/statistics.rb', line 247 def gtm_iquery_statistics(opts) check_params(opts,[:addresses]) super end |
- (GtmLdnsStatistics) gtm_ldns_statistics
Gets the statistics for this LDNSes.
259 260 261 |
# File 'lib/icontrol/system/statistics.rb', line 259 def gtm_ldns_statistics super end |
- (SystemStatistics) gtm_memory_usage_statistics
Gets the memory usage statistics used by GTM.
270 271 272 |
# File 'lib/icontrol/system/statistics.rb', line 270 def gtm_memory_usage_statistics super end |
- (GtmPathStatistics) gtm_path_statistics(opts)
Gets the statistics for this paths (LDNSes and links).
283 284 285 286 |
# File 'lib/icontrol/system/statistics.rb', line 283 def gtm_path_statistics(opts) check_params(opts,[:object_names]) super end |
- (HostStatistics) host_statistics(opts)
Gets the system's host statistics (by host id). Note that CPU usage statistics by host are available but not retrieved by this method.
298 299 300 301 |
# File 'lib/icontrol/system/statistics.rb', line 298 def host_statistics(opts) check_params(opts,[:host_ids]) super end |
- (SystemStatistics) http_statistics
Gets the system's global HTTP statistics. These are the roll-ups of all the individual HTTP profiles' statistics.
311 312 313 |
# File 'lib/icontrol/system/statistics.rb', line 311 def http_statistics super end |
- (SystemStatistics) icmp_statistics
Gets the system's ICMP statistics.
322 323 324 |
# File 'lib/icontrol/system/statistics.rb', line 322 def icmp_statistics super end |
- (SystemStatistics) icmpv6_statistics
Gets the system's ICMPv6 statistics.
333 334 335 |
# File 'lib/icontrol/system/statistics.rb', line 333 def icmpv6_statistics super end |
- (SystemStatistics) iiop_statistics
Gets the system's global IIOP statistics. These are the roll-ups of all the individual IIOP profiles' statistics.
345 346 347 |
# File 'lib/icontrol/system/statistics.rb', line 345 def iiop_statistics super end |
- (SystemStatistics) ip_statistics
Gets the system's IP statistics.
356 357 358 |
# File 'lib/icontrol/system/statistics.rb', line 356 def ip_statistics super end |
- (SystemStatistics) ipv6_statistics
Gets the system's IPv6 statistics.
367 368 369 |
# File 'lib/icontrol/system/statistics.rb', line 367 def ipv6_statistics super end |
- (String) list_of_hosts
Gets a list of all hosts.
378 379 380 |
# File 'lib/icontrol/system/statistics.rb', line 378 def list_of_hosts super end |
- (String) list_of_pvas
Gets a list of all PVAs.
389 390 391 |
# File 'lib/icontrol/system/statistics.rb', line 389 def list_of_pvas super end |
- (String) list_of_tmms
Gets a list of all TMOS processing agents.
400 401 402 |
# File 'lib/icontrol/system/statistics.rb', line 400 def list_of_tmms super end |
- (SystemStatistics) oneconnect_statistics
Gets the system's global OneConnect statistics. These are the roll-ups of all the individual OneConnect profiles' statistics.
412 413 414 |
# File 'lib/icontrol/system/statistics.rb', line 412 def oneconnect_statistics super end |
- (PerformanceGraphDataCSV) performance_graph_csv_statistics(opts)
Gets the statistical data in CSV format for this graphs/tables.
425 426 427 428 |
# File 'lib/icontrol/system/statistics.rb', line 425 def performance_graph_csv_statistics(opts) check_params(opts,[:objects]) super end |
- (PerformanceGraph) performance_graph_list
Gets the list of available statistical graphs as seen in the GUI's Performance Graph.
437 438 439 |
# File 'lib/icontrol/system/statistics.rb', line 437 def performance_graph_list super end |
- (PerformanceTable) performance_table_list
Gets the list of available statistical tables.
448 449 450 |
# File 'lib/icontrol/system/statistics.rb', line 448 def performance_table_list super end |
- (PerformanceTableData) performance_table_statistics(opts)
Gets the statistical data tables.
461 462 463 464 |
# File 'lib/icontrol/system/statistics.rb', line 461 def performance_table_statistics(opts) check_params(opts,[:tables]) super end |
- (PVAStatistics) pva_statistics(opts)
Gets the system's PVA statistics (by PVA id).
475 476 477 478 |
# File 'lib/icontrol/system/statistics.rb', line 475 def pva_statistics(opts) check_params(opts,[:pva_ids]) super end |
- (SystemStatistics) radius_statistics
Gets the system's global RADIUS statistics. These are the roll-ups of all the individual RADIUS profiles' statistics.
488 489 490 |
# File 'lib/icontrol/system/statistics.rb', line 488 def radius_statistics super end |
- (Object) reset_all_statistics
Resets all statistics in the system, including all global statistics as well as all object-level statistics such as pool, virtual server statistics....
619 620 621 |
# File 'lib/icontrol/system/statistics.rb', line 619 def reset_all_statistics super end |
- (Object) reset_authentication_statistics
Resets the system's global authentication statistics.
629 630 631 |
# File 'lib/icontrol/system/statistics.rb', line 629 def reset_authentication_statistics super end |
- (Object) reset_client_ssl_statistics
Resets the system's global client SSL statistics.
639 640 641 |
# File 'lib/icontrol/system/statistics.rb', line 639 def reset_client_ssl_statistics super end |
- (Object) reset_diameter_statistics
Resets the system's global Diameter statistics.
649 650 651 |
# File 'lib/icontrol/system/statistics.rb', line 649 def reset_diameter_statistics super end |
- (Object) reset_dns_statistics
Resets the system's global DNS statistics.
659 660 661 |
# File 'lib/icontrol/system/statistics.rb', line 659 def reset_dns_statistics super end |
- (Object) reset_fasthttp_statistics
Resets the system's global Fast HTTP statistics.
669 670 671 |
# File 'lib/icontrol/system/statistics.rb', line 669 def reset_fasthttp_statistics super end |
- (Object) reset_fastl4_statistics
Resets the system's global FastL4 statistics.
679 680 681 |
# File 'lib/icontrol/system/statistics.rb', line 679 def reset_fastl4_statistics super end |
- (Object) reset_ftp_statistics
Resets the system's global FTP statistics.
689 690 691 |
# File 'lib/icontrol/system/statistics.rb', line 689 def reset_ftp_statistics super end |
- (Object) reset_global_statistics
Resets the system's global statistics.
699 700 701 |
# File 'lib/icontrol/system/statistics.rb', line 699 def reset_global_statistics super end |
- (Object) reset_gtm_global_statistics
Resets the GTM global statistics.
709 710 711 |
# File 'lib/icontrol/system/statistics.rb', line 709 def reset_gtm_global_statistics super end |
- (Object) reset_gtm_iquery_statistics(opts)
Resets the statistics for this iQueries.
721 722 723 724 |
# File 'lib/icontrol/system/statistics.rb', line 721 def reset_gtm_iquery_statistics(opts) check_params(opts,[:addresses]) super end |
- (Object) reset_gtm_ldns_statistics
Resets the statistics for this LDNSes.
732 733 734 |
# File 'lib/icontrol/system/statistics.rb', line 732 def reset_gtm_ldns_statistics super end |
- (Object) reset_gtm_path_statistics(opts)
Resets the statistics for this paths.
744 745 746 747 |
# File 'lib/icontrol/system/statistics.rb', line 744 def reset_gtm_path_statistics(opts) check_params(opts,[:object_names]) super end |
- (Object) reset_http_statistics
Resets the system's global HTTP statistics.
755 756 757 |
# File 'lib/icontrol/system/statistics.rb', line 755 def reset_http_statistics super end |
- (Object) reset_icmp_statistics
Resets the system's ICMP statistics.
765 766 767 |
# File 'lib/icontrol/system/statistics.rb', line 765 def reset_icmp_statistics super end |
- (Object) reset_icmpv6_statistics
Resets the system's ICMPv6 statistics.
775 776 777 |
# File 'lib/icontrol/system/statistics.rb', line 775 def reset_icmpv6_statistics super end |
- (Object) reset_iiop_statistics
Resets the system's global IIOP statistics.
785 786 787 |
# File 'lib/icontrol/system/statistics.rb', line 785 def reset_iiop_statistics super end |
- (Object) reset_ip_statistics
Resets the system's IP statistics.
795 796 797 |
# File 'lib/icontrol/system/statistics.rb', line 795 def reset_ip_statistics super end |
- (Object) reset_ipv6_statistics
Resets the system's IPv6 statistics.
805 806 807 |
# File 'lib/icontrol/system/statistics.rb', line 805 def reset_ipv6_statistics super end |
- (Object) reset_oneconnect_statistics
Resets the system's global OneConnect statistics.
815 816 817 |
# File 'lib/icontrol/system/statistics.rb', line 815 def reset_oneconnect_statistics super end |
- (Object) reset_radius_statistics
Resets the system's global RADIUS statistics.
825 826 827 |
# File 'lib/icontrol/system/statistics.rb', line 825 def reset_radius_statistics super end |
- (Object) reset_rtsp_statistics
Resets the system's global RTSP statistics.
835 836 837 |
# File 'lib/icontrol/system/statistics.rb', line 835 def reset_rtsp_statistics super end |
- (Object) reset_sctp_statistics
Resets the system's global SCTP statistics.
845 846 847 |
# File 'lib/icontrol/system/statistics.rb', line 845 def reset_sctp_statistics super end |
- (Object) reset_server_ssl_statistics
Resets the system's global server SSL statistics.
855 856 857 |
# File 'lib/icontrol/system/statistics.rb', line 855 def reset_server_ssl_statistics super end |
- (Object) reset_stream_statistics
Resets the system's global stream statistics.
865 866 867 |
# File 'lib/icontrol/system/statistics.rb', line 865 def reset_stream_statistics super end |
- (Object) reset_tcp_statistics
Resets the system's global TCP statistics.
875 876 877 |
# File 'lib/icontrol/system/statistics.rb', line 875 def reset_tcp_statistics super end |
- (Object) reset_udp_statistics
Resets the system's global UDP statistics.
885 886 887 |
# File 'lib/icontrol/system/statistics.rb', line 885 def reset_udp_statistics super end |
- (Object) reset_virtual_compression_statistics(opts)
This method has been deprecated, as it represents internal, implementation-specific details. Resets the statistics for this virtual compression devices.
897 898 899 900 |
# File 'lib/icontrol/system/statistics.rb', line 897 def reset_virtual_compression_statistics(opts) check_params(opts,[:device_names]) super end |
- (Object) reset_xml_statistics
Resets the system's global XML statistics.
908 909 910 |
# File 'lib/icontrol/system/statistics.rb', line 908 def reset_xml_statistics super end |
- (SystemStatistics) rtsp_statistics
Gets the system's global RTSP statistics. These are the roll-ups of all the individual RTSP profiles' statistics.
500 501 502 |
# File 'lib/icontrol/system/statistics.rb', line 500 def rtsp_statistics super end |
- (SystemStatistics) sctp_statistics
Gets the system's global SCTP statistics. These are the roll-ups of all the individual SCTP profiles' statistics.
512 513 514 |
# File 'lib/icontrol/system/statistics.rb', line 512 def sctp_statistics super end |
- (SystemStatistics) server_ssl_statistics
Gets the system's global server SSL statistics. These are the roll-ups of all the individual server SSL profiles' statistics.
524 525 526 |
# File 'lib/icontrol/system/statistics.rb', line 524 def server_ssl_statistics super end |
- (SystemStatistics) stream_statistics
Gets the system's global stream statistics. These are the roll-ups of all the individual stream profiles' statistics.
536 537 538 |
# File 'lib/icontrol/system/statistics.rb', line 536 def stream_statistics super end |
- (SystemStatistics) tcp_statistics
Gets the system's global TCP statistics. These are the roll-ups of all the individual TCP profiles' statistics.
548 549 550 |
# File 'lib/icontrol/system/statistics.rb', line 548 def tcp_statistics super end |
- (TMMStatistics) tmm_statistics(opts)
Gets the system's TMOS processing agent statistics (by TMOS processing agent id).
561 562 563 564 |
# File 'lib/icontrol/system/statistics.rb', line 561 def tmm_statistics(opts) check_params(opts,[:tmm_ids]) super end |
- (SystemStatistics) udp_statistics
Gets the system's global UDP statistics. These are the roll-ups of all the individual UDP profiles' statistics.
574 575 576 |
# File 'lib/icontrol/system/statistics.rb', line 574 def udp_statistics super end |
- (String) version
Gets the version information for this interface.
582 583 584 |
# File 'lib/icontrol/system/statistics.rb', line 582 def version super end |
- (VirtualCompressionStatistics) virtual_compression_statistics(opts)
This method has been deprecated, as it represents internal, implementation-specific details. Gets the statistics for this virtual compression devices.
595 596 597 598 |
# File 'lib/icontrol/system/statistics.rb', line 595 def virtual_compression_statistics(opts) check_params(opts,[:device_names]) super end |
- (SystemStatistics) xml_statistics
Gets the system's global XML statistics. These are the roll-ups of all the individual XML profiles' statistics.
608 609 610 |
# File 'lib/icontrol/system/statistics.rb', line 608 def xml_statistics super end |