85 Commits

Author SHA1 Message Date
Tom Laermans
116f846470 change show_printers to enable_printers, add printer tab (still empty) to printer devices and fix syntax error
git-svn-id: http://www.observium.org/svn/observer/trunk@1015 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 17:46:25 +00:00
Tom Laermans
54ff966cf6 toner polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1014 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 17:33:58 +00:00
Adam Amstrong
b230457eb7 fix status setting for down also add new storage image :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1010 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 02:24:23 +00:00
Tom Laermans
9bdf082f95 don't poll disabled devices
git-svn-id: http://www.observium.org/svn/observer/trunk@1004 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 10:19:39 +00:00
Tom Laermans
51e38b6a78 fix windows uptime
git-svn-id: http://www.observium.org/svn/observer/trunk@985 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-03 09:15:37 +00:00
Tom Laermans
436530febc poll hrSystemUptime instead of sysUptime (device uptime vs snmp agent uptime) if available
git-svn-id: http://www.observium.org/svn/observer/trunk@983 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 08:39:33 +00:00
Tom Laermans
80fa98ca3c fix uptime polling broken in r970
git-svn-id: http://www.observium.org/svn/observer/trunk@982 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 08:24:21 +00:00
Adam Amstrong
1e7860e930 bit of restructuring and tiding. all hail bunny.
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00
Tom Laermans
b85435dadd Put device rebooted event in the event log before other device events
git-svn-id: http://www.observium.org/svn/observer/trunk@970 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 01:44:34 +00:00
Tom Laermans
fca6fafb60 include defaults.php before config.php, not FROM config.php
git-svn-id: http://www.observium.org/svn/observer/trunk@966 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-27 14:44:38 +00:00
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
Adam Amstrong
d58bd29035 add generic memory pool poller and add old-cisco-memory-pool-mib support
git-svn-id: http://www.observium.org/svn/observer/trunk@931 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-22 00:57:13 +00:00
Adam Amstrong
5852121416 add a default catch-all IOS cpu poller using avgBusy5
git-svn-id: http://www.observium.org/svn/observer/trunk@899 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 01:35:13 +00:00
Adam Amstrong
8692b82e7a clear $array at the start of each device. ignore fake cpus from net-snmpd. syslog additions.
git-svn-id: http://www.observium.org/svn/observer/trunk@886 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-19 23:57:50 +00:00
Adam Amstrong
ba9246f60d fix junos (change to snmp_get function) and fix poller detection and setting of up/down
git-svn-id: http://www.observium.org/svn/observer/trunk@876 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-16 23:14:02 +00:00
Adam Amstrong
05735f4d55 adding more junose and foundry/brocade. adding new mibs. unifying processor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@831 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 21:45:39 +00:00
Tom Laermans
7b79de4fa4 voltage polling complete
git-svn-id: http://www.observium.org/svn/observer/trunk@804 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 12:03:12 +00:00
Tom Laermans
089e9e16ce fan speed polling
git-svn-id: http://www.observium.org/svn/observer/trunk@802 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-10 11:42:45 +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
60170e3fbb correct count, variable i was used in other places, skewing the counter at the end
git-svn-id: http://www.observium.org/svn/observer/trunk@619 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 21:27:25 +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
c227f43ab0 woops, broke host 'up' a few commits back...
git-svn-id: http://www.observium.org/svn/observer/trunk@606 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-07 00:15:09 +00:00
Tom Laermans
520e14da5a ehh, i broke polling a bit, i think i fixed it now?
git-svn-id: http://www.observium.org/svn/observer/trunk@601 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-05 22:23:00 +00:00
Tom Laermans
259fae2457 really fix up/down issue
git-svn-id: http://www.observium.org/svn/observer/trunk@600 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-05 21:54:13 +00:00
Tom Laermans
f29226e010 Device status changes now are processed correctly, and report down in the eventlog as well
git-svn-id: http://www.observium.org/svn/observer/trunk@599 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-05 20:42:37 +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
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
3859f26661 fixes to BGP on JunOS
git-svn-id: http://www.observium.org/svn/observer/trunk@561 61d68cd4-352d-0410-923a-c4978735b2b8
2009-12-28 16:55:28 +00:00
Adam Amstrong
211e9d0283 HURRAH FOR SID3WINDR
git-svn-id: http://www.observium.org/svn/observer/trunk@560 61d68cd4-352d-0410-923a-c4978735b2b8
2009-12-28 12:00:57 +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
bea6a0667f updates, including fixed procurve support! :)
git-svn-id: http://www.observium.org/svn/observer/trunk@530 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-24 23:58:56 +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
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
881d4abfb3 add etherlike toggle option
git-svn-id: http://www.observium.org/svn/observer/trunk@511 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-11 11:43:06 +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
5a6b6dcf3e adding POE polling
git-svn-id: http://www.observium.org/svn/observer/trunk@500 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-29 09:28:43 +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
b4c80a1c85 Updates
git-svn-id: http://www.observium.org/svn/observer/trunk@480 61d68cd4-352d-0410-923a-c4978735b2b8
2009-10-05 12:47:16 +00:00
Adam Amstrong
ccf67209fd tidied up things
git-svn-id: http://www.observium.org/svn/observer/trunk@477 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-30 12:27:18 +00:00
Adam Amstrong
000ca589a9 improved handling of cisco models (check to see if the entity entry is child of nothing)
git-svn-id: http://www.observium.org/svn/observer/trunk@476 61d68cd4-352d-0410-923a-c4978735b2b8
2009-09-25 12:41:17 +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
bc6ad69724 a million fixes. half way to 0.6.0! :D
git-svn-id: http://www.observium.org/svn/observer/trunk@407 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-23 21:13:56 +00:00
Adam Amstrong
d10c1c26d2 many fixes to ip address polling and displaying
git-svn-id: http://www.observium.org/svn/observer/trunk@403 61d68cd4-352d-0410-923a-c4978735b2b8
2009-04-13 19:16:22 +00:00
Adam Amstrong
1a514e4cd4 many updates to BGP and interface printing
git-svn-id: http://www.observium.org/svn/observer/trunk@396 61d68cd4-352d-0410-923a-c4978735b2b8
2009-03-30 11:20:18 +00:00
Adam Amstrong
83eb114da1 remove the last usage of config variables outside of the $config array ($rrd_file) + fixed adduser script
git-svn-id: http://www.observium.org/svn/observer/trunk@354 61d68cd4-352d-0410-923a-c4978735b2b8
2009-03-16 15:19:44 +00:00
Adam Amstrong
3207412c9e fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@349 61d68cd4-352d-0410-923a-c4978735b2b8
2009-03-02 18:12:09 +00:00
Adam Amstrong
96bb007d4b per-port SNMP polling. thanks to jonathan@studenteninternet.be
git-svn-id: http://www.observium.org/svn/observer/trunk@340 61d68cd4-352d-0410-923a-c4978735b2b8
2009-02-02 16:00:11 +00:00
Adam Amstrong
737d9bad63 lots of updates!
git-svn-id: http://www.observium.org/svn/observer/trunk@330 61d68cd4-352d-0410-923a-c4978735b2b8
2008-12-09 13:55:41 +00:00
Adam Amstrong
53e2b400a4 cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@319 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-26 17:58:47 +00:00
Adam Amstrong
81c75b3d92 bug fixes and security fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@307 61d68cd4-352d-0410-923a-c4978735b2b8
2008-11-19 12:12:54 +00:00