Server IP : 184.154.167.98 / Your IP : 52.15.233.83 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/lib/pcp/config/pmieconf/cisco/ |
Upload File : |
#pmieconf-rules 1 # --- DO NOT MODIFY THIS FILE --- see pmieconf(5) rule cisco.out_util summary = "$rule$" enumerate = hosts predicate = "some_inst ( 100 * cisco.rate_out $hosts$ / cisco.bandwidth $hosts$ > $threshold$ )" enabled = no version = 1 help = "Some Cisco router interface exceeded threshold percent of its peak bandwidth sending data during the last sample interval. Use the command: $ pminfo -f cisco.bandwidth to discover the list of Cisco router interfaces currently being monitored by the Cisco PMDA - pmdacisco(1)."; string rule default = "Cisco router outbound bandwidth saturation" modify = no display = no; percent threshold default = 90 help = "Threshold percentage for Cisco router saturation, in the range 0 (idle) to 100 (operating at peak bandwidth)"; string action_expand default = %v%util[%i]@%h display = no modify = no; string email_expand default = "host: %h Cisco router: %i outbound utilization: %v%" display = no modify = no; # Configuration info specific to non-PCP tools follows... # # for SGI Embedded Support Partner integration: string esp_type default = "0x200094" display = no modify = no; # for EnlightenDSM integration: string enln_test default = cisco.out_util display = no modify = no; string enln_units default = %util[%i] display = no modify = no; # # --- DO NOT MODIFY THIS FILE --- see pmieconf(5)