Script Addons
You can import any monitoring data through the user of scripts.
Here is the latest versions of scripts that work with BixData 2.7 and up
Scripts in Python
These scripts go into the bixagent/data/scripts directory.
- User Info: users.py
- MySQLStats: mysqlstats.py
- BixSNMP: bixsnmp.py
Graph Templates
These templates go into the bixserver/data/reporting/templates/graphs directory.
- SNMP Traffic: SNMPTraffic.xml
- MySQL Connections: mysql_conn.xml
- MySQL Network Activity: mysql_net.xml
- MySQL Queries: mysql_queries.xml
- MySQL IO: mysql_io.xml
These scripts are provided under the BSD Open Source license so feel free to change and distribute them.

