its clear that the relevant lines in groupdb file are being read, I am pasting the lines below Current=localhost,HV L1&db=hvL1,ipos,ineg Voltage=localhost,HV L1&db=hvL1,vpos,vneg Increasing the debug levels is not helpful, because the only log info that I keep getting is Please install the perl module Nagios::Object to obtain groups from the Nagios configuration, or specify groups manually in the groupdb file. Am sorry that I am at deadend, with no help coming from the community.
It seems that the logging behaviour of nagiosgraph (v1.5.2) needs to be straightened out . I investigated the problem that I posted above. I noticed that if I introduce a syntax error in my entries into groupdb file, then Nagiosgraph promptly logs that there is a syntax error. However, when there is no error reported, I'd expect it do something instead of making an log entry suggesting there there is no entry at all in the groupdb file!
Hi, I have Nagiosgraph v1.5.2 working OK with Nagios Core v4.3.4 I ran into problems when I used groupdb , and I am requesting here for help. I explain below. I have a set of services such as below, with the identically named data in the individual DB's Service name "HV L1", and DB name "hvL1" tha has four data namely ipos,vpos,ineg,vneg As default behavious Nagiosgraph shows one graph per service, and all four data in same plot. All OK till here. I then want to separate two graphs for each service,...