Commit Graph

430 Commits

Author SHA1 Message Date
Adam Amstrong
3405339a3d continuation of storage changes, addition of rrdtool functions
git-svn-id: http://www.observium.org/svn/observer/trunk@937 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 13:46:12 +00:00
Geert Hauwaerts
32255a829f - Device hardware rewrite addon (Ex "CISCO1841" to "Cisco 1841")
git-svn-id: http://www.observium.org/svn/observer/trunk@930 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 21:05:58 +00:00
Adam Amstrong
de075546b0 add service history RRD and graph
git-svn-id: http://www.observium.org/svn/observer/trunk@926 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:32:08 +00:00
Geert Hauwaerts
d54df316ac - Added a utility function formatCiscoHardware()
Params: - A reference to the $device array.
          - An optional (true) if you want the platform only (and not the part number)
- In device overview place Hardware before Operating System (makes more sence)
- Added virtual $device['hardware'] for Cisco platforms without an hardware tag (like Cisco 3750)


git-svn-id: http://www.observium.org/svn/observer/trunk@925 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 17:02:20 +00:00
Tom Laermans
8ac21dc054 add single quotes in eventlog statement
git-svn-id: http://www.observium.org/svn/observer/trunk@923 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 15:18:13 +00:00
Tom Laermans
eb7835c8b3 hm, fix to last commit, debug output would never fire
git-svn-id: http://www.observium.org/svn/observer/trunk@921 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:57:36 +00:00
Tom Laermans
bfba015815 hide debug output from log_event()
git-svn-id: http://www.observium.org/svn/observer/trunk@920 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 14:56:20 +00:00
Adam Amstrong
0bee34b6ad change interfaces table to ports (to match GUI conventions)
git-svn-id: http://www.observium.org/svn/observer/trunk@889 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 17:22:22 +00:00
Adam Amstrong
3c11291488 add generic device, hackeryfix hr-mib memory
git-svn-id: http://www.observium.org/svn/observer/trunk@882 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-17 18:54:34 +00:00
Adam Amstrong
09e22b2f63 adding SNMP trap handling capability (yes it is horrible horrible right now!)
git-svn-id: http://www.observium.org/svn/observer/trunk@880 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-17 11:02:18 +00:00
Tom Laermans
6a9940fe5e cleanups + remove space in astext
git-svn-id: http://www.observium.org/svn/observer/trunk@867 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-16 00:52:40 +00:00
Adam Amstrong
38f0170b0b cdp/lldp rewrite and addition of brocade FDP discovery. now records neighbours even if it doesn't monitor that neighbour
git-svn-id: http://www.observium.org/svn/observer/trunk@862 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 23:56:30 +00:00
Adam Amstrong
54e8ac3cbd add new IronWare (Brocade/Foundry) OS type. rename temp/fan/voltage_host to device_id
git-svn-id: http://www.observium.org/svn/observer/trunk@830 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 07:40:43 +00:00
Adam Amstrong
4bec5c75e7 remove broken juniper mib (J mibs suck, C implementation sucks.)
git-svn-id: http://www.observium.org/svn/observer/trunk@797 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-09 14:11:10 +00:00
Adam Amstrong
1ad3650475 start cleanup of overlib into functions. create defaults.inc.php for new settings (why not before? because i suck. duh.)
git-svn-id: http://www.observium.org/svn/observer/trunk@796 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-08 18:56:26 +00:00
Tom Laermans
e77c976670 use rrdtool_update() everywhere instead of single rrdtool update lines, remove some dead code, and a bunch of coding style cleanups..
git-svn-id: http://www.observium.org/svn/observer/trunk@780 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-07 22:39:02 +00:00
Adam Amstrong
d02ade9ba6 speedups to syslog page, caching of device_id
git-svn-id: http://www.observium.org/svn/observer/trunk@743 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-29 21:10:05 +00:00
Tom Laermans
a805d51c3a nicer uptime display for 1 day
git-svn-id: http://www.observium.org/svn/observer/trunk@737 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-28 17:42:50 +00:00
Tom Laermans
96d5c322b3 rewrote shorthost function, made some php warnings go away (when using 'use strict' equivalent ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@701 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-16 23:16:58 +00:00
Tom Laermans
88731b5c68 allow dash in OS name
git-svn-id: http://www.observium.org/svn/observer/trunk@682 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-14 16:55:29 +00:00
Tom Laermans
c9bd48c9d2 notify() test + indent cleanup + html cleanup
git-svn-id: http://www.observium.org/svn/observer/trunk@677 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-13 15:54:03 +00:00
Tom Laermans
7c62b0a142 html fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@658 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-10 18:19:15 +00:00
Tom Laermans
6e9d02a8ce cache astext to reduce number of dns queries
git-svn-id: http://www.observium.org/svn/observer/trunk@654 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-10 14:48:00 +00:00
Tom Laermans
76bf3f54b4 allow for custom ASN textual descriptions
git-svn-id: http://www.observium.org/svn/observer/trunk@637 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-09 17:06:34 +00:00
Tom Laermans
bb0cecc5b0 more html fixes - yes, Adam, I'm anal like that ;-)
git-svn-id: http://www.observium.org/svn/observer/trunk@627 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-09 00:42:45 +00:00
Tom Laermans
7a24176508 some code and html cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@625 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-08 23:47:54 +00:00
Tom Laermans
35139ad96a oops, fixed ipv62snmp()
git-svn-id: http://www.observium.org/svn/observer/trunk@620 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 23:26:05 +00:00
Tom Laermans
d020f59761 remove debug print in eventlog()
git-svn-id: http://www.observium.org/svn/observer/trunk@614 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 18:19:53 +00:00
Tom Laermans
6db77f3345 minor code cleanup, change queries to eventlog table to eventlog() function
git-svn-id: http://www.observium.org/svn/observer/trunk@609 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 16:50:52 +00:00
Tom Laermans
ededf43109 trim formatUptime
git-svn-id: http://www.observium.org/svn/observer/trunk@607 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 11:43:55 +00:00
Tom Laermans
4743d31a2b replace recently committed duration() by already existing format_uptime()
git-svn-id: http://www.observium.org/svn/observer/trunk@594 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-05 10:46:25 +00:00
Adam Amstrong
ce9ddb4ae5 sid3windr updates!
git-svn-id: http://www.observium.org/svn/observer/trunk@588 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-03 20:13:10 +00:00
Adam Amstrong
5877e94093 sid3windr fixes!
git-svn-id: http://www.observium.org/svn/observer/trunk@587 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-03 09:45:19 +00:00
Adam Amstrong
1e16f185ef sid3windr fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@585 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-02 17:12:04 +00:00
Adam Amstrong
bdf954cde3 fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@584 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-01 14:14:09 +00:00
Adam Amstrong
8bcc89e670 ipv6-mib support
git-svn-id: http://www.observium.org/svn/observer/trunk@583 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-01 14:09:57 +00:00
Adam Amstrong
23633d1579 add Thompson speedtouch
git-svn-id: http://www.observium.org/svn/observer/trunk@543 61d68cd4-352d-0410-923a-c4978735b2b8
2009-12-04 15:28:52 +00:00
Adam Amstrong
7157ec5549 a billion changes. **** MAKE SURE TO UPDATE DATABASE AND RUN poll-os.php AND discovery.php -h all **** This is VERY important, as a lot of things have changed! Expect missing files, and another update soon!
git-svn-id: http://www.observium.org/svn/observer/trunk@531 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-28 09:48:23 +00:00
Adam Amstrong
64368223a0 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@528 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-21 15:07:09 +00:00
Adam Amstrong
08ae40ab1e separate and improve overview page
git-svn-id: http://www.observium.org/svn/observer/trunk@515 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-11 18:20:32 +00:00
Adam Amstrong
8040941635 updates and cleanups. fixed mysql query
git-svn-id: http://www.observium.org/svn/observer/trunk@514 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-11 16:02:58 +00:00
Adam Amstrong
975c3a2a93 updates et al
git-svn-id: http://www.observium.org/svn/observer/trunk@503 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-07 02:30:38 +00:00
Adam Amstrong
1f1eda9764 Major updates on the road to 0.7
git-svn-id: http://www.observium.org/svn/observer/trunk@492 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-28 13:49:37 +00:00
Adam Amstrong
8828225659 updates, more mibs, cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@486 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-13 20:07:31 +00:00
Adam Amstrong
606c948828 updating graphing system
git-svn-id: http://www.observium.org/svn/observer/trunk@475 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-25 12:18:25 +00:00
Adam Amstrong
0ceb70014f add some ASA support, clean up polling, clean up MAC table generation, add ARP table
git-svn-id: http://www.observium.org/svn/observer/trunk@467 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-18 09:11:52 +00:00
Adam Amstrong
bfc9f845ce replacing <? with <?php
git-svn-id: http://www.observium.org/svn/observer/trunk@466 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-07 11:07:59 +00:00
Adam Amstrong
0e64ef858d updates - nice rounded corners on page search
git-svn-id: http://www.observium.org/svn/observer/trunk@445 61d68cd4-352d-0410-923a-c4978735b2b8
2009-08-07 16:10:52 +00:00
Adam Amstrong
6c56299161 updates and fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@439 61d68cd4-352d-0410-923a-c4978735b2b8
2009-06-19 10:43:02 +00:00
Adam Amstrong
67fc89c6e7 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@428 61d68cd4-352d-0410-923a-c4978735b2b8
2009-05-11 13:43:59 +00:00