mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
db updates
git-svn-id: http://www.observium.org/svn/observer/trunk@2716 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -1185,6 +1185,9 @@ CREATE TABLE IF NOT EXISTS `bill_history` (
|
||||
`rate_95th_out` int(11) NOT NULL,
|
||||
`rate_95th` int(11) NOT NULL,
|
||||
`dir_95th` varchar(3) NOT NULL,
|
||||
`rate_average` int(11) NOT NULL,
|
||||
`rate_average_in` int(11) NOT NULL,
|
||||
`rate_average_out` int(11) NOT NULL,
|
||||
`traf_in` int(11) NOT NULL,
|
||||
`traf_out` int(11) NOT NULL,
|
||||
`traf_total` int(11) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user