Skip to content

hardened-user/zabbix_get_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix Get Graph

Utility for downloading graphs from Zabbix Frontend.

Required

  • Zabbix 3.x, 4.0
  • Python 3.x

Example

Help

user@localhost:~$ ./zabbix_get_graph.py -h

Config

user@localhost:~$ nano config.ini

Run

user@localhost:~$ ./zabbix_get_graph.py
[--] Starting: NetGraphs
[..] Time period:'2018-03-01 00:00:00' - '2018-03-31 23:59:59'
[OK] Graph id: 1043 saved: '/tmp/graphid_1043_enumerate_1.png'
[OK] Graph id: 1717 saved: '/tmp/graphid_1717_enumerate_2.png'

See also wiki page.

About

Utility for downloading graphs from Zabbix Frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages