Is PRTG can moniter Solaris platform if yes what necessary changes/requirement need to be done in solaris side


Article Comments

The PRTG SSH sensors support Solaris and you can use NetSNMP, to activate some of the snmp sensors, like

  • snmp cpu
  • snmp memory
  • snmp disk free
  • snmp traffic

You can find the instructions, how to install net-snmp on solaris here.


Apr, 2013 - Permalink

Is this possible to monitor Solaris syslog through the software.


Apr, 2013 - Permalink

Hi,
as long as the syslogs are exported correctly from the Solaris system you should be able to monitor them using the Syslog Sensor.
Best regards


Apr, 2013 - Permalink

Thanks for reply

Still i have confusion is prtg server is pulls syslog data from solaris

or

Solaris node need to push data to prtg server

or any another method to add syslog sensor.

Network diagarm.

Solaris Node(need to monitor)------------------------------------window XP server (prtg server console)

we need to monitor solaris syslog through window xp server.is it possible in prtg server console


Apr, 2013 - Permalink

You will have to set up your Solaris machine to send the syslogs to the PRTG Server and then set up the Syslog Sensor in PRTG. The syslog senor has some limitations as PRTG is not a dedicated syslog server.


Apr, 2013 - Permalink

What path of prtg do i sun syslog.conf to write.

also what configuration require in syslog.conf to send log to prtg server.


Apr, 2013 - Permalink

The machien running PRTG has to be set up as syslog receiver. For a detailed documentation on how to configure the syslog daemon correctly, please see the man page of the same.


Apr, 2013 - Permalink