Skip to content

becos76/kentik-custom-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kentik-custom-metrics

Repo for my blog post on Kentik NMS Custom Metrics

Directory Structure

.
├── .gitignore
├── README.md
├── docker-compose.yml    >--- Fill in your CompanyID from the Portal
├── kagent-data
│   └── .gitkeep
└── override-data
    └── config
        ├── profiles
        │   ├── junos-fw-grpc.yml
        │   ├── junos-fw-snmp.yml
        │   └── xrv-fspec-grpc.yml
        ├── reports
        │   ├── junos-fw-grpc-counters.star
        │   ├── junos-fw-grpc-memory.star
        │   ├── junos-fw-grpc-policers.star
        │   ├── junos-fw-grpc.star
        │   ├── junos-fw-grpc.yml
        │   ├── junos-fw-snmp.yml
        │   ├── xrv-fspec-grpc.star
        │   └── xrv-fspec-grpc.yml
        └── sources
            ├── junos-fw-grpc.yml
            └── xrv-fspec-grpc.yml

About

Shipping custom SNMP and ST metrics via Kentik NMS agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors