Commit Graph

127 Commits

Author SHA1 Message Date
Dominik Heidler 688b90f3f6 Show ipv4 and ipv6 addresses 2016-01-30 14:48:48 +01:00
Dominik Heidler 44a50ecafb Reduce stat range to 2 Weeks (#3) 2016-01-22 20:33:41 +01:00
Dominik Heidler c81e8328cd use description, position,... from nodewatcher XML 2016-01-07 23:08:23 +01:00
Dominik Heidler e56336b106 rename position.comment to position_comment 2016-01-06 19:06:43 +01:00
Dominik Heidler 818ad5fc75 show data fetch hint in netmon event 2015-12-30 00:33:57 +01:00
Dominik Heidler e9e53b1344 show router community 2015-12-22 10:06:14 +01:00
Dominik Heidler d40b374e3d Fix handling junk data 2015-12-14 00:05:37 +01:00
Dominik Heidler a7cfa33d3d handle status_text 2015-12-10 23:56:23 +01:00
Dominik Heidler df79b4268f netmon api tells old pos comment if changed to ""
so let's interpret a single space as an unset position comment
and allow users to set their position comment to a single space
in order to delete it
2015-12-06 00:39:56 +01:00
Dominik Heidler b19335d3f8 fix hood updater and add hw name normalizer 2015-11-27 15:58:35 +01:00
Dominik Heidler 016a9b4f70 clean routertools; add hood/hostname change event 2015-11-19 22:05:37 +01:00
Dominik Heidler 3eb8793e26 improve parser logic 2015-11-15 20:49:52 +01:00
Dominik Heidler 09c0f4abc2 add created property without netmon sync 2015-11-06 18:18:27 +01:00
Dominik Heidler 3daee38a7c show wan uplink (also for aux) 2015-11-05 15:46:27 +01:00
Dominik Heidler 00e0779fa5 performance tweaks to increase alfred import speed 2015-11-04 17:21:15 +01:00
Dominik Heidler f495283208 add statistics 2015-11-03 23:55:33 +01:00
Dominik Heidler 8dc6760ccc add network statistics 2015-11-03 16:03:14 +01:00
Dominik Heidler 9a84c44145 fix double router bug 2015-10-22 20:53:25 +02:00
Dominik Heidler 771a49bb03 changes for router view and data fetch
- show router update event
- show time since last contact
- re-fetch netmon data when netmon_id is unset
- gracefully handle missing router data
2015-10-22 19:26:03 +02:00
Dominik Heidler 1d0cde5a98 fix creation event 2015-10-21 11:04:54 +02:00
Dominik Heidler 99b7a39fde use new hardware model name 2015-10-20 23:29:30 +02:00
Dominik Heidler 75d7722797 fix the $slice issue (hopefully) the last time
$each must be the first item in the dict and python dicts are
not ordered - so use bson.SON
2015-10-16 18:08:14 +02:00
Dominik Heidler c83ae6657c fix network interface speed calc bug 2015-10-16 17:03:00 +02:00
Dominik Heidler cd6b00940c don't slice events when setting router offline
update_many doesn't seem to like $each
2015-10-13 15:28:31 +02:00
Dominik Heidler d69bb8a622 show network interfaces 2015-10-12 18:09:39 +02:00
Dominik Heidler f9a4e783f5 fix event slicing bug 2015-10-12 14:36:39 +02:00
Dominik Heidler 934d2851e5 add alfred support and dynamic map creation 2015-10-10 17:42:44 +02:00