nagios 4.0 core with graphing
Posted: Mon Oct 14, 2013 2:41 pm
I've been using nagios with nagiosgraph for a while but it seems that
with nagios 4.0, embedded perl support has been removed which seems
to break any type of graphing.
What are other people doing about this?
Is it possible to use nagiosgraph outside of nagios? Something like cron that runs
ssh nagios@myhost "check_load -w1.,2.,3. -c4.,5.,6." | $NAGIOSROOT/nagiosgraph/insert.pl
or something? I'm probably missing some parameters for insert.
Thanks
with nagios 4.0, embedded perl support has been removed which seems
to break any type of graphing.
What are other people doing about this?
Is it possible to use nagiosgraph outside of nagios? Something like cron that runs
ssh nagios@myhost "check_load -w1.,2.,3. -c4.,5.,6." | $NAGIOSROOT/nagiosgraph/insert.pl
or something? I'm probably missing some parameters for insert.
Thanks