Search found 16 matches

by mengesb
Tue Oct 18, 2011 10:07 am
Forum: Help: Linux/Unix Specific
Topic: Cacti 0.8.7g + LDAP / Browser differences / Group Filters
Replies: 3
Views: 1078

Re: Cacti 0.8.7g + LDAP / Browser differences

At the very top of auth_login.php add the following: print "<pre>";print_r($_POST);print "</pre>";exit; Before saving the file, get to the login page, type the user and password, save the file, and press the login button. You will get the contents of the post variable. Then comm...
by mengesb
Mon Oct 17, 2011 10:18 pm
Forum: Help: Linux/Unix Specific
Topic: Cacti 0.8.7g + LDAP / Browser differences / Group Filters
Replies: 3
Views: 1078

Re: Cacti 0.8.7g + LDAP / Browser differences

It also seems that the filter doesn't result in the restrictions I was hoping for, as a user that isn't in the restriction group for the search field was allowed access: 10/17/2011 08:16:17 PM - AUTH LOGIN: LDAP User '<redacted_user>' Authenticated 10/17/2011 08:16:17 PM - AUTH WARN: User '<redacted...
by mengesb
Mon Oct 17, 2011 10:15 pm
Forum: Help: Linux/Unix Specific
Topic: Cacti 0.8.7g + LDAP / Browser differences / Group Filters
Replies: 3
Views: 1078

Cacti 0.8.7g + LDAP / Browser differences / Group Filters

Cacti: 0.8.7g Google Chrome: 14.0.835.202 m Firefox: 7.0.1 Internet Explorer: 9.0.8112.16421 Authentication: LDAP (Windows AD) LDAP Authentication Settings: Authentication Method: LDAP Authentication Guest User: guest User Template: admin Server: <redacted> Port Standard: 389 Port SSL: 636 Encryptio...
by mengesb
Fri Sep 21, 2007 11:41 am
Forum: Help: Linux/Unix Specific
Topic: no network interface data anymore
Replies: 3
Views: 1479

it seems that I patched my issue by entering in some hardcoding info into my hosts file for the cacti box... this is a strange one, because it pings itself when i try and hit the other host (strange behaviour). Will have to look into this more.
by mengesb
Fri Sep 21, 2007 11:34 am
Forum: Help: Linux/Unix Specific
Topic: no network interface data anymore
Replies: 3
Views: 1479

Did you check your IP address? I know it seem very stupid bu check taht you haven't change the IP address beacuse the inteface is identfied by the IP address i think SNMP Information System: Linux samba 2.6.18-8.1.8.el5xen #1 SMP Tue Jul 10 07:06:45 EDT 2007 x86_64 Uptime: 199986919 (23 days, 3 hou...
by mengesb
Fri Sep 21, 2007 6:27 am
Forum: Help: Linux/Unix Specific
Topic: no network interface data anymore
Replies: 3
Views: 1479

no network interface data anymore

Client - OS: CentOS 5 x64 Cacti: OS: CentOS 5 i386 Ver: 0.8.6j http://www.cat6wired.net/cacti/graph.php?local_graph_id=38&rra_id=all Previously, I was getting graphed data on the network interfaces. It seems that data stopped graphing on 8/22 for some odd reason, and I cannot gather why. I've ma...
by mengesb
Sat Jul 21, 2007 1:55 am
Forum: Help: Linux/Unix Specific
Topic: gaps in graphs
Replies: 5
Views: 4494

gandalf wrote:A common VM issue is a glitch with the machine's local time. Please google for possible solutions. To verify that my assumption is correct, use DEBUG mode as given at the second link of my signature
Reinhard
Doesn't quite explain the history of it being perfect for so long though...
by mengesb
Fri Jul 20, 2007 2:20 pm
Forum: Help: Linux/Unix Specific
Topic: gaps in graphs
Replies: 5
Views: 4494

gaps in graphs

I've been running cacti for a while, and it wasn't showing any gaps in either of my two monitored hosts, but now all the sudden its gotten real flakey on my virtual server host. I'm not quite sure what's the problem, because its never been flakey since setup. http://sano.cat6wired.net/cacti/graph_vi...
by mengesb
Wed Jul 18, 2007 8:04 am
Forum: Help: Linux/Unix Specific
Topic: Ping graph shows pinging what?
Replies: 7
Views: 1643

Is it possible, that obe of them reports in "msec" while the other reports in "usec", which makes a difference of 1000? Reinhard I did see that, and I'm guessing that's what is happening. Is there a way to force it to report in msec's, because usecs are quite annoying and I don'...
by mengesb
Thu Jun 21, 2007 10:45 am
Forum: Help: Linux/Unix Specific
Topic: Ping graph shows pinging what?
Replies: 7
Views: 1643

That's the exact script that I have.

So why for one server is it showing such a different reporting?
by mengesb
Wed Jun 20, 2007 4:34 pm
Forum: Help: Linux/Unix Specific
Topic: Ping graph shows pinging what?
Replies: 7
Views: 1643

The ping test will always ping the IP@/host name given in the target device's edit screen. This may/may not inlcude a name service lookup. Apart from that, it will depend on the excat script that is used. Hmm, counting those that I'm aware of gives me the number of at least 4 (one of them is my per...
by mengesb
Wed Jun 20, 2007 3:16 pm
Forum: Help: Linux/Unix Specific
Topic: Ping graph shows pinging what?
Replies: 7
Views: 1643

Ping graph shows pinging what?

After a few struggles I got cacti up and configured, but I got some questions. Cacti running for the localhost shows 100ms ping constantly... but what's it pinging? it shouldn't be that high, and I'm not finding the target?! When I setup a second target to graph, a non-local system, the pings report...
by mengesb
Wed Jun 13, 2007 4:14 pm
Forum: Help: Linux/Unix Specific
Topic: Install requested - help?
Replies: 6
Views: 2552

Can you try with this in snmpd.conf : rocommunity public disk / If that works, follow the HowTo in my signature. Wow, don't I feel slightly retarded... Looks like I choose a specific device, and only now did it occur to me that it was my boot partition, instead of my volume group... damn new partit...
by mengesb
Wed Jun 13, 2007 3:42 am
Forum: Help: Linux/Unix Specific
Topic: Install requested - help?
Replies: 6
Views: 2552

It looks like the problem lay in my snmpd.conf - so here's my present one which works for most things: com2sec local localhost public group MyROGroup v1 local group MyROGroup v2c local group MyROGroup usm local view all included .1 80 access MyROGroup "" any noauth exact all none none One ...
by mengesb
Mon Jun 11, 2007 3:58 pm
Forum: Help: Linux/Unix Specific
Topic: Install requested - help?
Replies: 6
Views: 2552

It looks like I got the system running - appeard that my snmpd was the source of the issue, so once I got past that hurdle we were good to go.

I do have some other issues, which I'll have to post later - so I'll be back to post my new issues =)